Re: Re: --- UPLOAD --- G4C version 19.35
Dimitris Keletsekis <[email protected]>
| Newsgroups | gmane.comp.windows.gui4cli |
|---|---|
| Message-ID | <[email protected]> |
Hi Chris, That's going to be kind of difficult, because my old computer is up in the loft now.. I'm not sure its a VS8/win7 problem, because it would have raised a few eyebrows by now (one would hope). Of course a bunch of things have changed behavior in win7/vista (like when a window comes to front, file drag and drop, etc - small annoying changes) so it may well be.. Anyway try putting a PUMPMESSAGES right after the GUIOPEN statement (try elsewhere too) and see if that has any effect. I suppose version 19.33 doesn't have this problem? Dimitris On Fri, May 14, 2010 at 10:55 AM, chris.kevany <[email protected]>wrote: > > > Hi Dimitris, > > Thanks for the 19.35 upload. The rebar problem is fixed, even for w2k. > > There is a change however in the way the gui is build at startup. > I uploaded a screenshot to the files/temp folder that shows that > at startup the gui is partly build up with a lot of transparent > events (xTextin, xRichEdit) and no xTextbox events at all. Note that > the blue background on this picture is my desktop. > > After the whole script at xOnOpen is executed, which takes 3-5 > seconds in my app, the events are finally completed and everything > looks normal. I also noticed that refreshing the gui, e.g. after > closing a messagebox, has some delay. > > I assume it has something to do with VC 8 and Win7 so I wonder, > would it be possible to also compile a version with VC 6 with all > the fixes in it? > > Best regards, > Chris > > >