2008-06-08 08:57 UTC+0800 Pritpal Bedi ([EMAIL PROTECTED]
   * harbour/source/rtl/gtwvt/gtwvt.c
     + Added functionality to disable "Mark and Copy" prompt in the SysMenu.
       Include Function Hb_NoCopyConsole() if you do not want this
functionality.

     + Added funtionality to resize the console window with mouse
operations.
       /*
          Resizing of console is enabled by default. 
          To supress this behavior include a dummy function
Hb_NoResizableWindow()

          Resizing is available in both directions. I mean horizontal as
well as verticle.
          Maximize button is also enabled. Click it to see to your surprize
that now
          console window will provide you DOS like terminal.

          However there is a bug in maximized operation, last row does not
show up correct.
          I feel it belongs to some miscalculation, but what that is I am
unable to locate, so far.
          Please experiment.
       */
   * harbour/tests/wvtext.prg
     * Updated to new HB_GT*_ constants and new functionality.

Regards
Pritpal Bedi
-- 
View this message in context: 
http://www.nabble.com/2008-06-08-08%3A57-UTC%2B0800-Pritpal-Bedi-%28pritpal%40vouchcac.com-tp17720143p17720143.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

Reply via email to