October 2006 build
==============
* Enhancement: FWH Class TMGet Method GoBottom() now scrolls down the multiline get control, so the bottom line gets visible.
* Enhancement: Class TGet Method Paint() minor fix.
* Fix: function TVSETITEMTEXT() GPF. Now it is ok.
* New: samples\Terminal.prg, a working sample of a simple ASCII terminal program developed by Enrico M. Giordano.
* Enhancement: Class TTreeView properly sets the background color of its items when clause COLOR <nColorFore>, <nClrBack> is used.
* Fix: Class TTreeView and TTVItem method Colapse... renamed as Collapse... .
* Enhancement: Class TXBrowse processes <oCol>:bRClickData if the mouse is right clicked on a selected cell too.
* New: @ <nRow>, <nCol> ACTIVEX <oActX> ... command implemented. Please review include\FiveWin.ch for its full syntax.
* Enhancement: Class TXBrowse Method KeyDown() now properly process bKeyDown codeblock.
* Enhancement: samples\TestSay2.prg has been modified to show how to change the color of the SAY once it is clicked.
* Enhancement: Minor change on Class TDbOdbcDirect.
* New: Class TToolBar Method AEvalWhen(), to evaluate all toolbar buttons bWhen.
* Fix: Minor fix on MsgInfo() and similar Msg... functions when displaying a date using xHarbour.
* Fix: Minor fix on Class TWBrowse when using lCellStyle as true and a codeblock for the background color.
* Fix: FWPPC, function GetWindowText() was corrupting the Pocket PC memory. Now it is ok!
* Fix: Minor fix on Class TReport Method New() when the device is not defined.
* Enhancement: FWPPC has been greatly enhanced for memory management optimitation.
* Enhancement: FWH is fully compatible with the most current Harbour and xHarbour CVS code, for both Borland and Microsoft.
* Enhancement: FWPPC, due to recent CVS syncronization, -TP flag is no longer needed from buildce.bat. Please update your makefiles. Important: GTWIN.lib is no longer used. Use GTGUI.lib instead. IMPORTANT: Please download Harb-arm.exe again, reinstall it and
rebuild all your PRGs with it.
* Enhancement: FWH is fully compatible with xHarbour Builder October 2006.