1. [Win32Lib] v57.5: generic.exw bug-- using % in create generic WINDOW
- Posted by Dan Moyer <DANIELMOYER at prodigy.net> May 18, 2002
- 408 views
Has anyone else had an error trying to run "generic.exw" under Win32Lib 57.5? I did, running under Win98 1st ed, but Derek doesn't. I tracked it to creating the status bar, but there's nothing wrong with that line of code itself, 'cause I copied it into the simple window demo & it worked just fine. So then I changed the method of setting the position/size of the generic window, using pixel integers instead of % values, and that lets generic.exw work fine for me. Dan Moyer
2. Re: [Win32Lib] v57.5: generic.exw bug-- using % in create generic WINDOW
- Posted by jluethje at gmx.de May 19, 2002
- 415 views
Hello Dan, you wrote: > Has anyone else had an error trying to run "generic.exw" under Win32Lib > 57.5? I did, running under Win98 1st ed, but Derek doesn't. > [...] I don't have an error, too (also running under Win98 1st ed). Best regards, Juergen
3. Re: [Win32Lib] v57.5: generic.exw bug-- using % in create generic WINDOW
- Posted by Dan Moyer <DANIELMOYER at prodigy.net> May 19, 2002
- 408 views
Juergen, Thanks; strange! Dan Moyer ----- Original Message ----- From: <jluethje at gmx.de> To: "EUforum" <EUforum at topica.com> Subject: Re: [Win32Lib] v57.5: generic.exw bug-- using % in create generic WINDOW > > Hello Dan, > > you wrote: > > > Has anyone else had an error trying to run "generic.exw" under Win32Lib > > 57.5? I did, running under Win98 1st ed, but Derek doesn't. > > [...] > > I don't have an error, too (also running under Win98 1st ed). > > Best regards, > Juergen > >