New FTDN July 2012 (FWH 12.07)

New FTDN July 2012 (FWH 12.07)

Postby Antonio Linares » Sat Aug 11, 2012 4:48 pm

July 2012
=========

* Enhancement: Updated makefile example for MinGW and FWH and Harbour in
FWH\makes\gccmake.zip

viewtopic.php?p=132405#p132405

* Enhancement: Optional incremental search on Class TComboBox no longer requires that
the user writes the whole searched for item chars. It searches for the already partially
written chars:

viewtopic.php?f=3&t=24394&p=131939#p131939

Please review samples\tim3.prg

* New: Class TWindow Method SetPos( nRow, nCol )

* New: function SourceEdit( @cSource, cTitle ) --> lChanged builds a Scintila source
code editor, similar to MemoEdit() but with syntax highlighting, line numbers, etc.

* New: Class TControl Method GetCtrlIndex() calculates the index of a control based
on its order inside its container aControls, and checks for other controls of the
same class. In example, if you have to TButtons on a window, the second one will have
2 as its GetCtrlIndex().

* Enhancement: mapi support was missing from FWH for MinGW. Now it is properly included.

viewtopic.php?p=132465#p132465

* New: Class TMeterEx METHOD SetTotal( nTotal ) to have compatibility with Class TMeter.

* New: function Execute( cCode, [ params, ... ] ) --> uResult invokes the builted in
Harbour compiler so you can compile any external file or dinamically built code. Please
review FWH\samples\scripts.prg

* Fix: Some required changes in Class TGantt Method New():

viewtopic.php?f=3&t=24506&p=132724#p132724

* New: samples\FiveForm.prg is a FWH forms (windows, dialogs) designer that automatically
generates PRG source code and allows the save and load of forms to disk. It is a
work in progress that we will be completing in next FWH builds, so your feedback is
very welcome :-)

FiveForm.prg requires FWH 12.07 as we have implemented new required Methods GenLocals()
and cGenPrg() so it can work properly. Also, FiveWin.ch has been modified so now all
controls created from source code save their variable names into the DATA cVarName.

In example, if you do: @ ..., ... GET oGet1 VAR ...

oGet1:cVarName will be automatically assigned with "oGet1".

viewtopic.php?f=3&t=24531&p=132726#p132726

* New function FW_DbfToExcel( cFieldList, bFor, bWhile, nNext, nRec, lRest )
for quick export of selected/all fields of a DBF to Excel

* Enhancement: Class TGantt has been greatly enhanced and now we provide a new example in
c:\FWH\samples\silvio.prg showing a xbrowse and a gantt together on a window:

viewtopic.php?p=132837#p132837

* Fix: report.prg: while printing group totals bottom line also was printed above the totals.

* New: complete make example for FWH and Harbour for Microsoft Visual Studio 2010.
Available in FWH\makes\vs2010_make.zip

* Enhancement: Rpreview.prg: Where MS Office is not installed, rpreview uses OpenOffice,
if installed, for the purpose of saving to DOC or PDF.
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41314
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Return to WhatsNew / Novedades

Who is online

Users browsing this forum: No registered users and 14 guests