2008-06-08 16:03 UTC+0800 Pritpal Bedi ([EMAIL PROTECTED] * harbour/source/rtl/gtwvt/gtwvt.c * harbour/source/rtl/gtwvt/gtwvt.h * harbour/source/rtl/hbgtcore.c * harbour/include/hbgtinfo.ch + HB_GTI_MARKCOPY Added feature to toggle "Mark and Copy" Sysmenu option with: Hb_GtInfo( HB_GTI_MARKCOPY, TRUE|FALSE ) -> lPrevState
Removed necessity to have Hb_NoCopyConsole() to not include it. Now appln always HAS this SysMenu option. + HB_GTI_RESIZEABLE Added feature to toggle resizing of appln window as: Hb_GtInfo( HB_GTI_RESIZEABLE, TRUE|FALSE ) -> lPrevState Function Hb_NoResizeableWindow() still hold good for startup. You always can activate/deactivate this feature from within appln. Few more optimizations while resizing, still work in progress. * harbour/tests/wvtext.prg * Updated to demonstrate above functionality. Regards Pritpal Bedi -- View this message in context: http://www.nabble.com/2008-06-08-16%3A03-UTC%2B0800-Pritpal-Bedi-%28pritpal%40vouchcac.com-tp17724278p17724278.html Sent from the Harbour - Dev mailing list archive at Nabble.com. _______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour