Ed Leafe wrote: > On Aug 26, 2008, at 6:14 AM, Uwe Grauer wrote: > >> You will find out that even afterInitAll() isn't the right place for a >> call to requery(). Most of my forms use onActivate() with some status >> variables for this kind of work. > > > Why wouldn't afterInitAll() be a good time? All the controls are > created at that point.
Putting too much stuff in the init phase makes forms feel like they are loading sluggishly. Delaying the requery until the controls that need the data are shown can make things feel snappier. But that's my reason. Uwe, what's yours? Paul _______________________________________________ Post Messages to: Dabo-users@leafe.com Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]