I am having a problem that on SOME machines, my single window app
does not minimize. Pressing the minimize button on the form does nothing.

trying to figure out what was happening, I tried putting in

private
    procedure wmSize( var msg: TWMSize ); message WM_SIZE;

hook.

This is not triggered at all by the pressing the minimize button. I know that
delphi works with hidden application window, but still surprised at this.
Any idea whats going on and why a problem some machines but not
others. I cant see any correlation in OS etc. Working with D2006.


----------------------------------------------------------
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

Reply via email to