Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- FiveWin 1.9.2 - January 97 - fivewin 1.5 b http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 FiveWin 1.5 b
=============

* DOUBLES numbers params added to CallDll() and DLL.ch.
  Thanks Miguel!

* New BUTTONSIZE clause for BUTTONBARs: Now it is possible to define the
  desired width and height of the Buttons of the ButtonBar when creating
  the ButtonBar.

          DEFINE BUTTONBAR oBar BUTTONSIZE 80, 40 OF oWnd

  Also, they have been enhanced to support 256 colors! and the ability to
  adjust automatically its size to the whole area of the button:

          DEFINE BUTTON OF oBar ...  ADJUST

* We are already using intensively the OOPS clause INLINE. It is very
  fast and very nice xBase!

* Bug fixed: Method TTimer:DeActivate(). Now it is ok. Thanks Javier Blasco!

* New Pixel param added to TWindow:Say() method:

       oWnd:Say( nRow, nCol, cText, nClrText, nClrBack, oFont, lPixel )

  If lPixel is .t. FiveWin uses pixels instead of characters.



Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson