FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index WhatsNew / Novedades FTDN new October 2006 build / nuevo build de Octubre 2006
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
FTDN new October 2006 build / nuevo build de Octubre 2006
Posted: Sun Oct 29, 2006 09:39 AM

October 2006 build

  • Enhancement: FWH Class TMGet Method GoBottom() now scrolls down the multiline get control, so the bottom line gets visible.

  • Enhancement: Class TGet Method Paint() minor fix.

  • Fix: function TVSETITEMTEXT() GPF. Now it is ok.

  • New: samples\Terminal.prg, a working sample of a simple ASCII terminal program developed by Enrico M. Giordano.

  • Enhancement: Class TTreeView properly sets the background color of its items when clause COLOR <nColorFore>, <nClrBack> is used.

  • Fix: Class TTreeView and TTVItem method Colapse... renamed as Collapse... .

  • Enhancement: Class TXBrowse processes <oCol>:bRClickData if the mouse is right clicked on a selected cell too.

  • New: @ <nRow>, <nCol> ACTIVEX <oActX> ... command implemented. Please review include\FiveWin.ch for its full syntax.

  • Enhancement: Class TXBrowse Method KeyDown() now properly process bKeyDown codeblock.

  • Enhancement: samples\TestSay2.prg has been modified to show how to change the color of the SAY once it is clicked.

  • Enhancement: Minor change on Class TDbOdbcDirect.

  • New: Class TToolBar Method AEvalWhen(), to evaluate all toolbar buttons bWhen.

  • Fix: Minor fix on MsgInfo() and similar Msg... functions when displaying a date using xHarbour.

  • Fix: Minor fix on Class TWBrowse when using lCellStyle as true and a codeblock for the background color.

  • Fix: FWPPC, function GetWindowText() was corrupting the Pocket PC memory. Now it is ok!

  • Fix: Minor fix on Class TReport Method New() when the device is not defined.

  • Enhancement: FWPPC has been greatly enhanced for memory management optimitation.

  • Enhancement: FWH is fully compatible with the most current Harbour and xHarbour CVS code, for both Borland and Microsoft.

  • Enhancement: FWPPC, due to recent CVS syncronization, -TP flag is no longer needed from buildce.bat. Please update your makefiles. Important: GTWIN.lib is no longer used. Use GTGUI.lib instead. IMPORTANT: Please download Harb-arm.exe again, reinstall it and
    rebuild all your PRGs with it.

  • Enhancement: FWH is fully compatible with xHarbour Builder October 2006.

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
FTDN new October 2006 build / nuevo build de Octubre 2006
Posted: Mon Oct 30, 2006 08:52 AM

Construcci贸n Octubre 2006

  • Mejora: En FWH, el m茅todo GoBottom() de la clase TMGet ahora desliza el control get multil铆nea, as铆 que el texto m谩s abajo queda visible.

  • Mejora: Peque帽as correcciones en el m茅todo Paint() de la clase TGet.

  • Correcci贸n: La funci贸n TVSETITEMTEXT() daba errores de GPF. Ahora est谩 bien.

  • Nuevo: Ejemplo de un "simple" terminal ASCII funcionando, programa desarrollado por Enrico M. Giordano. El ejemplo lo puedes encontrar en
    samples\Terminal.prg.

  • Mejora: En la clase TTreeView, se pone correctamente el color de fondo de los items cuando se utliza la clausula COLOR <nColorFore>, <nClrBack>.

  • Correcci贸n: En las clases TTreeView y TTVItem el m茅todo Colapse ha sido renombrado a Collapse.

  • Mejora: La clase TXBrowse procesa <oCol>:bRClickData si el bot贸n derecho del rat贸n es pulsado sobre una celda seleccionada.

  • Nuevo: Se ha implementado el comando @ <nRow>, <nCol> ACTIVEX <oActX> ... Por favor revisa include\FiveWin.ch para conocer la sintaxis completa.

  • Mejora: El m茅todo KeyDown() de la clase TXBrowse procesa correctamente el bloque de c贸digo bkeyDown.

  • Mejora: Se ha modificado el ejemplo samples\TestSay2.prg para mostrar como cambiar el color de un SAY una vez que se ha pulsado sobre el.

  • Mejora: Peque帽os cambios sobre la clase TDbOdbcDirect.

  • Nuevo: Nuevo m茅todo AEvalWhen() en la clase TToolBar para evaluar todos los botones de la barra de herramientas.

  • Correcci贸n: Pequeqas correcciones en la funcisn MsgInfo() y las funciones similares Msg... cuando visualizan una fecha usando xHarbour.

  • Correcci贸n: Pequeqa correcci贸n sobre la clase TWBrowse cuando se usa lCellStyle como ".T." y un bloque de c贸digo como color de fondo.

  • Correcci贸n: En FWPPC, la funci贸n GetWindowText() estaba corrompiendo la memoria del Pocket PC. Ahora funciona correctamente.

  • Correcci贸n: Pequeqa correcci贸n en el mitodo New() de la clase TReport cuando el dispositivo no esta definido.

  • Mejora: Se ha mejorado mucho el manejo de la memoria en FWPPC.

  • Mejora: FWH es completamente compatible con el c贸digo de los CVSs de Harbour y xHarbour, tanto para Borland como Microsoft.

  • Mejora: En FWPPC, debido a la sincronizaci贸n con los recientes CVSs, el flag -TP no es necesario en el fichero buildce.bat. Por favor actualiza
    tus ficheros make. IMPORTANTE: Tienes que reconstruir todos tus PRGs. Ahora se usa GTGUI.lib en vez de GTWIN.lib.

  • Mejora: FWH es totalmente compatible con xHarbour Builder de Octubre de 2006.

regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion