New FTDN December/Diciembre 2014 (FWH 14.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 2014 (FWH 14.12)

Post by Antonio Linares »

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

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

Re: New FTDN December/Diciembre 2014 (FWH 14.12)

Post by Antonio Linares »

This is an important upgrade as it solves an important bug in Class TBitmap Method Define() that was affecting the brushes management of the entire application.

Also there was a bug in Class TComboBox that was affecting the entire dialog used font.

We strongly recommend to upgrade to FWH 14.12, thanks

Also, we have recompiled the entire FWH libraries using the most recent Harbour builds from December
published in this section of the forums:

http://forums.fivetechsupport.com/viewf ... 16&start=0
regards, saludos

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

Re: New FTDN December/Diciembre 2014 (FWH 14.12)

Post by Antonio Linares »

Esta es una actualización importante puesto que soluciona un bug importante que existía en la Clase TBitmap y que afectaba al uso de brushes de toda la aplicación.

Tambien existía un bug en la Clase TComboBox que afectaba a todos los fonts usados en un diálogo.

Os recomendamos encarecidamente que os actualiceis a FWH 14.12

Tambien se han recompilado todas las librerías usando los builds más recientes de Harbour de diciembre publicados en esta sección de los foros:

http://forums.fivetechsupport.com/viewf ... 16&start=0
regards, saludos

Antonio Linares
www.fivetechsoft.com
Post Reply