FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index WhatsNew / Novedades New FTDN December/Diciembre 2013 (FWH 13.12)
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
New FTDN December/Diciembre 2013 (FWH 13.12)
Posted: Mon Jan 06, 2014 09:20 AM

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.
regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion