FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index WhatsNew / Novedades New FTDN July/Julio 2007
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
New FTDN July/Julio 2007
Posted: Sun Jul 15, 2007 08:02 PM

July 2007 build

  • New: Class TTreeView Methods GetCheck( [ oItem ] ) --> lOnOff and
    Method SetCheck( [ oItem ], lOnOff ) to get or set the checkbox state of an item when TVS_CHECKBOXES style is used in the (treeview) resources.

  • Enhancement: Class TXBrowse() Methods SaveState() and RestoreState() now save the headers values too. Thanks to Marco Turco!

  • Fix: FWPPC, samples\TestPage.prg required change. Now it works ok.

  • Enhancement: FWH FiveHCM.lib includes the recent richedit new added functions.

  • Fix: Recent changes in function lIsDir() where not working right. Now it is ok.

  • Fix: Class TXBrowse Method Paint(), now it properly paints the columns headers when there are no records to show.

  • Enhancement: New config templates to use FWH with UEStudio. Please review UEStudio\FWH.zip

  • Fix: Class TXBrowse Method Seek() minor fix related to painting. Improved painting when using MultiSelection in METHOD Select( nOperation ) CLASS TXBrowse.

  • Enhancement: Class TDataBase Method Seek() only reloads the buffer if the seek was successfull. Thanks to Biel!

  • New: Class TFTP Method CreateDirectory( cDirName )

  • Enhancement: FWPPC, Class TDataBase clauses AS ... have been removed to avoid compatibility problems with Harbour classes engine.

  • Enhancement: Class TGet Method HandleEvent() WM_PASTE checks if the Get has the focus before pasting into it.

  • FWH: Has been rebuilt using the most recent Harbour and xHarbour builds.

  • FWPPC: Harbour for Pocket PC has been updated with the most recent build and FWPPC has been recompiled and adapted to the new Harbour build.

  • FWPPC: functions Encrypt() and Decrypt() are already availables for FWPPC.

  • FWH: New samples\TestPrn5.prg shows how to quick print an ascii file on the default printer.

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
New FTDN July/Julio 2007
Posted: Mon Jul 16, 2007 06:43 AM

Construcci贸n Julio 2007

  • Nuevo: Nuevos m茅todos en la clase TTreeView, GetCheck( [ oItem ] ) --> lOnOff y SetCheck( [oItem ], lOnOff ) para obtener o poner el estado de un art铆culo en un "chekbox" cuando se utiliza el estilo "TVS_CHECKBOXES" en un "treeview" desde recursos.

  • Mejora: En la clase TXBrowse(), los m茅todos SaveState() y RestoreState() ahora guardan tambi茅n los valores de las cabeceras.
    Gracias a Marco Turco!

  • Correcci贸n: En FWPPC, el ejemplo samples\TestPage.prg requer铆a cambio. Ahora funciona perfectamente.

  • Mejora: En FWH, la libreria FiveHCM.lib incluye las recientes nuevas funciones richedit.

  • Correcci贸n: Recientes cambios en la funci贸n lIsDir() no estaban funcionando correctamente. Ahora funcionan correctamente.

  • Correcci贸n: En la clase TXBrowse, el m茅todo Paint(), ahora pinta correctamente la cabeceras incluso cuando no hay registros que mostrar.

  • Mejora: Nuevas plantillas de configuraci贸n para usar FWH con UEStudio. Por favor revisa UEStudio\FWH.zip.

  • Correcci贸n: En la clase TXBrowse , en el m茅todo Seek(), peque帽a correcci贸n relacionada con el pintado.Pintado mejorado cuando se usa
    multiselecci贸n en el m茅todo Select( nOperation ) en la clase TXBrowse.

  • Mejora: En la clase TDataBase, el m茅todo Seek() s贸lo recarga el "buffer" si la b煤squeda result贸 satisfactoria. Gracias a Biel!

  • Nuevo: En la clase TFTP, nuevo m茅todo CreateDirectory( cDirName )

  • Mejora: En FWPPC, en la clase TDataBase se ha eliminado la clausula AS ... para evitar problemas de compatibilidad con el motor de clases de Harbour.

  • Mejora: En la clase TGet, en el m茅todo HandleEvent() WM_PASTE comprueba si el Get tiene el foco antes de pegarlo.

  • FWH: ha sido reconstruido con las contrucciones m谩s recientes de Harbour y xHarbour.

  • FWPPC: Harbour para Pocket PC ha sido actualizado con las construcciones m谩s recientes y FWPPC ha sido reconstruido y adaptado con la m谩s reciente construcci贸n de Harbour.

  • FWPPC: Ya est谩n disponibles las funciones Encrypt() y Decrypt() para FWPPC.

  • FWH: Nuevo ejemplo samples\TestPrn5.prg. Muestra como imprimir r谩pidamente un fichero ascii en la impresora por defecto.

regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion