> Might have breakthrough. If you start the program from a shortcut and you > set the "run" property to "minimised" instead of Normal window, the I can > reproduce on my windows 2000 machine. The offending machine is > a Win XP. I am checking whether the offending machine has done the shortcut > this way.
Sadly no. However, making the main form visible false has similar effect. BUT in investigating, I find another issue. The formshow event is being called before the other autocreate forms are created. I thought it should show until application.run. This is being an issue because it reference data in the not yet created form. Behaviour at moment is well and truly different to my perceptions on how Delphi runs. ---------------------------------------------------------- Phil Scadden, GNS Science Ltd 764 Cumberland St, Private Bag 1930, Dunedin, New Zealand Ph +64 3 4799663, fax +64 3 477 5232 _______________________________________________ NZ Borland Developers Group - Delphi mailing list Post: [email protected] Admin: http://delphi.org.nz/mailman/listinfo/delphi Unsubscribe: send an email to [EMAIL PROTECTED] with Subject: unsubscribe
