1. EXW on Win2000
- Posted by Caballero Rojo <pampeano at rocketmail.com> Aug 31, 2000
- 469 views
I've made a program using Win32lib, and it doesn't run on Windows2000. Is there a problem with win32lib or exw on that os? Thanks, Red Knight __________________________________________________ Do You Yahoo!? Yahoo! Mail - Free email you can access from anywhere! http://mail.yahoo.com/
2. Re: EXW on Win2000
- Posted by Brian Broker <bkb at CNW.COM> Aug 31, 2000
- 465 views
On Thu, 31 Aug 2000 14:33:22 -0700, Caballero Rojo wrote: >I've made a program using Win32lib, and it doesn't run on Windows2000. >Is there a problem with win32lib or exw on that os? I think I ran into a minor glitch in some of the drawing routines but, in general, I've had no problems. If you'd like to send me your program, I'd be happy to help you figure out what's wrong. -- Brian
3. Re: EXW on Win2000
- Posted by Brian Broker <bkb at CNW.COM> Aug 31, 2000
- 481 views
On Thu, 31 Aug 2000 17:39:29 -0400, Brian Broker wrote: >On Thu, 31 Aug 2000 14:33:22 -0700, Caballero Rojo wrote: > >>I've made a program using Win32lib, and it doesn't run on Windows2000. >>Is there a problem with win32lib or exw on that os? > >I think I ran into a minor glitch in some of the drawing routines but, in >general, I've had no problems. If you'd like to send me your program, I'd >be happy to help you figure out what's wrong. Also make sure that you have your environment variables set correctly. You need to do this manually. Right click 'My Computer', select "Properties", click "Advanced" tab, click "Environment Variables" button. Then, under "System variables" click "New...": for 'Variable Name' type "EUDIR" (without the quotes) for 'Variable Value' type the path to your euphoria directory. Then click 'OK'. Also, in "System variables", select your "Path" variable, and click "Edit.." button. In 'Variable value' add the path to your Euphoria\bin director (separated from previous paths by a semi-colon (i.e. % SystemRoot%\system32;%SystemRoot%;D:\Euphoria\bin ) -- Brian
4. Re: EXW on Win2000
- Posted by Caballero Rojo <pampeano at ROCKETMAIL.COM> Sep 01, 2000
- 470 views
Hello Brian, I could fix it.. it was the drawPolygon() routine that doesn't work. Thanks. -- Best regards, ICQ Number: 3198249 Caballero Rojo mailto:pampeano at rocketmail.com Thursday, August 31, 2000, 6:39:29 PM, you wrote: BB> On Thu, 31 Aug 2000 14:33:22 -0700, Caballero Rojo wrote: >>I've made a program using Win32lib, and it doesn't run on Windows2000. >>Is there a problem with win32lib or exw on that os? BB> I think I ran into a minor glitch in some of the drawing routines but, in BB> general, I've had no problems. If you'd like to send me your program, I'd BB> be happy to help you figure out what's wrong. BB> -- Brian _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com