New FTDN December/Diciembre 2014 (FWH 14.12)
Posted: Mon Dec 22, 2014 12:31 pm
December 2014
=============
* Enhancement: All FWH versions have been built with the most recent Harbour
and xHarbour (from November) builds that we published past December 18:
http://forums.fivetechsupport.com/viewf ... 16&start=0
https://bitbucket.org/fivetech/harbour-xharbour-builds
* Enhancement: FiveWin.ch now includes hbcompat.ch so we can use TEXT ... ENDTEXT
by default:
http://forums.fivetechsupport.com/viewt ... 25#p168025
* Fix: Minor fix on samples\FiveDBU.prg so it can be compiled with xHarbour:
http://forums.fivetechsupport.com/viewt ... 50#p168350
* New: Class TImage Method LoadFromURL( cUrl ) --> lSuccess.
http://forums.fivetechsupport.com/viewt ... 81#p168381
Many thanks to Manuel Alvarez! (Mastintin)
* New: ACTIVATE WINDOW ... CENTERED is now also supported.
* Fix: Class TComboBox line 310 was finally modifying a dialog font. We have
removed that line.
* Fix: Class TBitmap method Default() was incorrectly calling method SetColor().
Now it is ok:
http://forums.fivetechsupport.com/viewt ... 74#p169174
* Fix: Class TPreview method BuildListView() was not calling oBmp:End() to
destroy the created TBitmap control. Now it is ok:
http://forums.fivetechsupport.com/viewt ... 74#p169174
* Fix: Class TReport method EndGroup() has been fixed by Biel as due
to recent changes into it, it was not backwards compatible. Thanks Biel!
=============
* Enhancement: All FWH versions have been built with the most recent Harbour
and xHarbour (from November) builds that we published past December 18:
http://forums.fivetechsupport.com/viewf ... 16&start=0
https://bitbucket.org/fivetech/harbour-xharbour-builds
* Enhancement: FiveWin.ch now includes hbcompat.ch so we can use TEXT ... ENDTEXT
by default:
http://forums.fivetechsupport.com/viewt ... 25#p168025
* Fix: Minor fix on samples\FiveDBU.prg so it can be compiled with xHarbour:
http://forums.fivetechsupport.com/viewt ... 50#p168350
* New: Class TImage Method LoadFromURL( cUrl ) --> lSuccess.
http://forums.fivetechsupport.com/viewt ... 81#p168381
Many thanks to Manuel Alvarez! (Mastintin)
* New: ACTIVATE WINDOW ... CENTERED is now also supported.
* Fix: Class TComboBox line 310 was finally modifying a dialog font. We have
removed that line.
* Fix: Class TBitmap method Default() was incorrectly calling method SetColor().
Now it is ok:
http://forums.fivetechsupport.com/viewt ... 74#p169174
* Fix: Class TPreview method BuildListView() was not calling oBmp:End() to
destroy the created TBitmap control. Now it is ok:
http://forums.fivetechsupport.com/viewt ... 74#p169174
* Fix: Class TReport method EndGroup() has been fixed by Biel as due
to recent changes into it, it was not backwards compatible. Thanks Biel!