Mike Copeland wrote on 2011-03-03: > Tracy, > > Many thanks! > > Yes, I tried the Firstdraw event as that is a pretty common issue with > DBI components. And, I was surprised that it made no difference at all. > I also tried a few other form events and ctGrid events...I forget > which ones now because it was in the wee hours a few days ago. No effect. > > I'll try dumping the eye candy, although that's going to negatively > impact my satisfaction in using my computer! (Don't you realize how > important glowing buttons and transparent borders are!!!!) > > Thanks again! I'll report any improvements. > > Mike > >> Mike, >> >> Move the code to a new method on the form. Then call it from the >> ctGrid.FirstDraw event. See if turning off the fancy Windows 7 >> graphical themes with SYS(2700,0). >> >> Tracy Pearson >> PowerChurch Software
Mike, I'm told time and again about eye candy. I'm suggesting a test to see if the speed is due to the eye candy. Explain the full structure of the form this is on. Is the ctGrid object on a page in a pageframe, in a container, are other ActiveX controls on the form, is there other code associated in events of the ctGrid that might be redrawing the control as it is getting loaded? >From what I've seen the IDE handles memory and UI things a little differently than the IDE. Open the Debug window, then launch the form on the Windows 7. You'll probably see it crawl and take over 2 minutes. Tracy Pearson PowerChurch Software _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/000a01cbd9dc$7c371bd0$74a55370$@com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

