New FTDN December/Diciembre 2013 (FWH 13.12)

Post Reply
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

New FTDN December/Diciembre 2013 (FWH 13.12)

Post 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:

http://forums.fivetechsupport.com/viewt ... 70#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.
regards, saludos

Antonio Linares
www.fivetechsoft.com
Post Reply