Very good! Is possible enable/disable maximize? In wvtext.prg
----- Messaggio originale ----- Da: Pritpal Bedi <[EMAIL PROTECTED]> Inviato: sabato 28 giugno 2008 20.52 A: [email protected] <[email protected]> Oggetto: [Harbour] 2008-06-28 11:37 UTC-0800 Pritpal Bedi([EMAIL PROTECTED]) 2008-06-28 11:37 UTC-0800 Pritpal Bedi ([EMAIL PROTECTED]) * contrib/gtwvg/gtwvg.c * contrib/gtwvg/gtwvg.h * contrib/gtwvg/hbgtwvg.ch + Implemented application to run as a System Tray Icon. ; IMPLEMENTATION: Hb_GtInfo( HB_GTI_SPEC, HB_GTS_SYSTRAYICON, ; { nMode /*NIM_ADD/MODIFY/DELETE*/, ; nIconType /*NIT_FILE/RESOURCEBYNAME/RESOURCEBYID*/, ; cnFileNameOrResourceName|Id, ; cTooltip } ) Right-click on SysTrayIcon will restore the appln in its original state. : TOKNOW: Does it qualify for GTWVT? * tests/wvtext.prg ! Modified to show the SysTrayIcon feature if linked with GTWVG. Link Guarded againt __GTWVG__ define. Regards Pritpal Bedi -- View this message in context: http://www.nabble.com/2008-06-28-11%3A37-UTC-0800-Pritpal-Bedi-%28pritpal%40vouchcac.com%29-tp18173799p18173799.html Sent from the Harbour - Dev mailing list archive at Nabble.com. _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
