[Lazarus] TListview issues
Michael Van Canneyt
michael at freepascal.org
Tue Oct 28 14:43:41 CET 2008
Hi,
How can I tell when my application has loaded and I can start
initializing some of the form elements?
At the moment I place all of the initialization routines in the
FormCreate but quite often I get an 'external SIGSEHV' exception as
the mouse generates a false onSelection event on a StringGrid,
presumably because the StringGrid has yet to be fully loaded.
This is on Windows XP using 0.9.25 beta 15981 (I will upgrade when I
finish this current project).
Many thanks,
Dave Coventry
More information about the Lazarus
mailing list