On Monday 07 October 2013 12:21:09 Ivanko B wrote: > "connsetupfo.oncreate" calls checkmd5password4file which in turn > creates "fo:= tstringenterfo.create(nil)" internally and this internal > form doesn't draw properly (no button captions etc).
Probably because begingloballoading() has been called somewhere in the not finished process of loading connsetupfo -> loading() call of further forms well be delayed too. > It means that we > can't use _any_ (even MSEgui's built-in) form-drawing GUI code in > "form.OnCreate" anymore, correct ? In OnLoaded everything is OK. > Is it as designed ? > Yes. Martin ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk _______________________________________________ mseide-msegui-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

