New FTDN February / Febrero 2008 (8.02)
Posted: Sun Feb 10, 2008 8:18 pm
February 2008
===========
* Enhancement: Class TTabs now uses Office 2007 look. Please review samples\TestTabs.prg. It looks really nice!
* Fix: Class TXBrwColumn Method PaintFooter() was not using the right font. Now it is ok.
* Enhancement: Class TOutLook2003 new DATA nOption. It keeps the current selected group.
* Enhancement: Class TBar was not using DATA bPainted is 3D clause was used. Now it is ok.
* Enhancement: Class TXBrowse Method Refresh()
* Enhancement: The documentation has been updated and greatly enhanced!:
* New documented functions in FWFun.chm:
AbortDoc()
CodeText()
ComDlgXErr()
CreateEnhMetaFile()
DecodeText()
DrawState()
ExtractLine()
FileTimeToDate()
FileTimeToTime()
GetLogicalDrives()
GetNMHDRCode()
GetNMHDRHWndFrom()
GetNMHDRIdFrom()
GetNMHeaButton()
GetNMHeaItem()
GetNMListViewItem()
GetTimePick()
HeaderGet()
HeaderIns()
HeaderLayout()
HeaderSet()
IlLoadImage()
IsAppThemed()
IsInternet()
IsWin64()
IsWinVista()
MsgCalc()
PageGetMargins()
PageSetup()
PrnGetCollate()
PrnGetPagNums()
PrnGetSelection()
PrnStatus()
RegEnumValue()
SetBalloon()
SetGetColorFocus()
SetTimePick()
ShowIP()
StretchBlt()
TabGetRowCount()
TimeZone()
TransBmp()
TvGetCheck()
TvGetParent()
TvIParam()
TvSetCheck()
TvSetColor()
TvSetItemText()
TvSetTextImage()
VolumeName()
WndBox2007()
xBrJustify()
xBrowseNew()
xBrwAddColumn()
* Updated documentation of functions in FWFun.chm:
cTempFile()
Ctl3DLook()
GetPrintDC()
InvalidateRect()
MenuMeasureItem()
PlayEnhMetaFile()
SetDatePick()
WndCopy()
* New documented Classes in FwClass.chm:
TActiveX
TButtonBmp
THeader
TOutLook2003
TOutLook2003Group
TPreview
TTimePick
* New updated documentation for Classes:
TAnimate
TBtnBmp
TComboBox
TDBCombo
TFTP
TGet
TImageList
TMci
TMultiGet
TRichEdit
TStatusBar
TToolBar
TTreeView
TTVItem
TVideo
TXBrowse
TXBrwColumn
* New documented Commands in FwCmd.chm:
ActiveX
ButtonBmp
Header
ImageList
ListView
Outlook2003
Progress
ReBar
TabControl
TMPicker
Toolbar
TreeView
XBrowse
* New updated documentation for Commands:
Bar
BtnBmp
Cursor
Dialogs
Image
Menu
MsgBar
Printer
RadioButtons
Video
* Fixed: Class TXBrowse Method LButtonDown() was not showing the proper record under some circunstances. Now it is ok.
* Enhancement: Class TButtonBmp was not using upper() of text position. Now it is ok.
* Enhancement: function GetNetCardID() has been enhanced to detect more than one network adapter. If more than one are found then an array is returned. If just one is found then a text is returned to keep backwards compatibility.
* Enhancement: MsgBar 2007 clause is properly painting the items without the previous gray background.
* Fix: FWH internal funcion FixSays() was not properly working when using dialogs and a print preview too. Now it is ok.
* Enhancement: Class TPreview is using the new bitmaps when 2007 clause is used.
* New: New function CursorNo(), sets the "forbidden" cursor.
* Enhancement: FiveWin drag&drop has been improved to use CursorNo() when a window does not accepts a drop operation from FiveWin. Please review samples\TestDrp3.prg
* Enhancement: Class TXBrowse has been improved to provide better support for TWBrowse commands alike support. This way we easy the transition from TWBrowse to TXBrowse.
* New: function GetGuiResources() returns the amount of GDI objects in use.
===========
* Enhancement: Class TTabs now uses Office 2007 look. Please review samples\TestTabs.prg. It looks really nice!
* Fix: Class TXBrwColumn Method PaintFooter() was not using the right font. Now it is ok.
* Enhancement: Class TOutLook2003 new DATA nOption. It keeps the current selected group.
* Enhancement: Class TBar was not using DATA bPainted is 3D clause was used. Now it is ok.
* Enhancement: Class TXBrowse Method Refresh()
* Enhancement: The documentation has been updated and greatly enhanced!:
* New documented functions in FWFun.chm:
AbortDoc()
CodeText()
ComDlgXErr()
CreateEnhMetaFile()
DecodeText()
DrawState()
ExtractLine()
FileTimeToDate()
FileTimeToTime()
GetLogicalDrives()
GetNMHDRCode()
GetNMHDRHWndFrom()
GetNMHDRIdFrom()
GetNMHeaButton()
GetNMHeaItem()
GetNMListViewItem()
GetTimePick()
HeaderGet()
HeaderIns()
HeaderLayout()
HeaderSet()
IlLoadImage()
IsAppThemed()
IsInternet()
IsWin64()
IsWinVista()
MsgCalc()
PageGetMargins()
PageSetup()
PrnGetCollate()
PrnGetPagNums()
PrnGetSelection()
PrnStatus()
RegEnumValue()
SetBalloon()
SetGetColorFocus()
SetTimePick()
ShowIP()
StretchBlt()
TabGetRowCount()
TimeZone()
TransBmp()
TvGetCheck()
TvGetParent()
TvIParam()
TvSetCheck()
TvSetColor()
TvSetItemText()
TvSetTextImage()
VolumeName()
WndBox2007()
xBrJustify()
xBrowseNew()
xBrwAddColumn()
* Updated documentation of functions in FWFun.chm:
cTempFile()
Ctl3DLook()
GetPrintDC()
InvalidateRect()
MenuMeasureItem()
PlayEnhMetaFile()
SetDatePick()
WndCopy()
* New documented Classes in FwClass.chm:
TActiveX
TButtonBmp
THeader
TOutLook2003
TOutLook2003Group
TPreview
TTimePick
* New updated documentation for Classes:
TAnimate
TBtnBmp
TComboBox
TDBCombo
TFTP
TGet
TImageList
TMci
TMultiGet
TRichEdit
TStatusBar
TToolBar
TTreeView
TTVItem
TVideo
TXBrowse
TXBrwColumn
* New documented Commands in FwCmd.chm:
ActiveX
ButtonBmp
Header
ImageList
ListView
Outlook2003
Progress
ReBar
TabControl
TMPicker
Toolbar
TreeView
XBrowse
* New updated documentation for Commands:
Bar
BtnBmp
Cursor
Dialogs
Image
Menu
MsgBar
Printer
RadioButtons
Video
* Fixed: Class TXBrowse Method LButtonDown() was not showing the proper record under some circunstances. Now it is ok.
* Enhancement: Class TButtonBmp was not using upper() of text position. Now it is ok.
* Enhancement: function GetNetCardID() has been enhanced to detect more than one network adapter. If more than one are found then an array is returned. If just one is found then a text is returned to keep backwards compatibility.
* Enhancement: MsgBar 2007 clause is properly painting the items without the previous gray background.
* Fix: FWH internal funcion FixSays() was not properly working when using dialogs and a print preview too. Now it is ok.
* Enhancement: Class TPreview is using the new bitmaps when 2007 clause is used.
* New: New function CursorNo(), sets the "forbidden" cursor.
* Enhancement: FiveWin drag&drop has been improved to use CursorNo() when a window does not accepts a drop operation from FiveWin. Please review samples\TestDrp3.prg
* Enhancement: Class TXBrowse has been improved to provide better support for TWBrowse commands alike support. This way we easy the transition from TWBrowse to TXBrowse.
* New: function GetGuiResources() returns the amount of GDI objects in use.