Page 1 of 1

New FTDN December/Diciembre 2013 (FWH 13.12)

PostPosted: Mon Jan 06, 2014 9:20 am
by Antonio Linares
On FWH 13.12 we have focused to stabilize FWH 13.11 (minor fixes were required) and we just added some minor changes:

We appreciate your feedback as usual

December 2013
=============

* Enhancement: Some modules were not properly included in FWH 13.11 so this
December build is focused mainly on stabilize FWH 13.11 so we get a FWH 13.12
rock solid.

* Fix: Missing module for xhb.com users:

viewtopic.php?p=155770#p155770

* New: New command @ nRow, nCol PANEL oPanel SIZE nWidth, nHeight OF oWnd
for Class TPanel:

#xcommand @ <nRow>, <nCol> PANEL [ <oPnl> ] ;
[ SIZE <nWidth>, <nHeight> ] ;
[ <of: OF, WINDOW, DIALOG > <oWnd> ] ;
[ <design: DESIGN> ] ;
=> ;
[ <oPnl> := ] TPanel():New( <nRow>, <nCol>, <nWidth> + <nCol> - 1,;
<nHeight> + <nRow> - 1, <oWnd>, <.design.> )

* Enhancement: Clause 2013 support for BUTTONBAR.