FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index WhatsNew / Novedades FTDN new August 2006 build / nuevo build de Agosto 2006
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
FTDN new August 2006 build / nuevo build de Agosto 2006
Posted: Mon Aug 28, 2006 11:25 AM

August 2006 build
=============

  • Enhancement: FWH has been built using the new Harbour CVS pcode version. The most important enhancement is that now C and C++ can be mixed in the same application. Important: All PRGs must be recompiled!

  • New: FWPPC, support for folders with tabs placed at bottom and flat style. All you have is to specify BOTTOM clause. Please review samples\TestFldb.prg

  • New: FWH, samples\FileVer.prg and FileVer.rc shows how to manage FileVersion information from an application.

  • Enhancement: FiveWin.ch has been modified to solve some incompatibility issues with xHarbour Builder. Now it is ok.

  • Enhancement: samples\RC2PRG.prg utility has been enhanced. Thanks to Armando!

  • Enhancement: tools\clp2harb.prg has been modified to adapt to recent Harbour changes.

  • Enhancement: Class TGet improved paste and cut support.

  • Fix: Class TMultiGet was not properly closing the clipboard in all circunstances.

  • New: FWPPC, samples\TestBrwS.prg shows how to perform an incremental search on a browse on the Pocket PC (same as done with FW/FWH).

  • New: samples\ShowApp.prg shows how to run just one instance of a 32 bits application, and to bring to top the application that is already running.

  • New: FWPPC, Class TPages is already available. Please review samples\TestPage.prg for a working sample.

  • Enhancement: FWPPC, Class TWindow Methods nVertRes() and nHorzRes() are already availables.

  • Enhancement: FWH, FWPPC: Class TDatePick was not properly setting the provided date from Method New(). Now it is ok.

  • Enhancement: FWPPC: Class TWindow Method SetSize() is already available.

  • New: FWPPC: samples\GetFile.prg, FWPPC function cGetFile() own implementation, based on a new Class TGetFile.

  • New: samples\SendData.prg a sockets management sample developed by Enrico.

  • Enhancement: FWPPC, errorsys is showing now the supplied arguments when an error occurs.

  • New: Class TFtp Method RenameFile( cOldFileName, cNewFileName ) --> lResult

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 1283
Joined: Fri Feb 10, 2006 02:34 PM
FTDN new August 2006 build / nuevo build de Agosto 2006
Posted: Tue Aug 29, 2006 10:34 AM

Antonio,

  • Enhancement: FWPPC, errorsys is showing now the supplied arguments when an error occurs.

Esta en el ultimo build (24.08.2006) ?

Saludos.
C.

Salutacions, saludos, regards

"...programar es f谩cil, hacer programas es dif铆cil..."

UT Page -> https://carles9000.github.io/
Forum UT -> https://discord.gg/bq8a9yGMWh
HIX -> https://github.com/carles9000/hix
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
FTDN new August 2006 build / nuevo build de Agosto 2006
Posted: Tue Aug 29, 2006 12:44 PM

Carles,

Haz una prueba:

local n

MsgInfo( n + 2 ) // Tiene que dar error y mostrar los argumentos

En caso de que no aparezca, estar谩 incluido en el pr贸ximo build que publiquemos. Ya est谩 operativo.

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
FTDN new August 2006 build / nuevo build de Agosto 2006
Posted: Sat Sep 02, 2006 08:14 AM

Construcci贸n Agosto 2006

  • Mejora: FWH ha sido construido usando la nueva versi贸n del CVS de Harbour. La mejora mas importante es que ahora se puede mezclar c贸digo C y C++ en la misma aplicaci贸n. Importante: Todos los PRGs deben ser recompilados !!!

  • Nuevo: FWPPC, soporte para carpetas con pesta帽as en la parte inferior y estilo plano. Todo lo que tienes que especificar es la cla煤sula BOTTOM.
    Por favor revisa el ejemplo samples\TestFldb.prg.

  • Nuevo: FWH, samples\FileVer.prg y FileVer.rc muestran como manejar la informaci贸n de versi贸n del fichero "FileVersion" desde una aplicaci贸n.

  • Mejora: El fichero "Fivewin.ch" ha sido modificado para solucionar algunas incompatibilidades con xHarbour Builder. Ahora esta correcto.

  • Mejora: La utilidad samples\RC2PRG.prg ha sido mejorada. Gracias a Armando !!!

  • Mejora: La utilidad tools\clp2harb.prg ha sido modificada para adaptarla a los cambios recientes en Harbour.

  • Mejora: Se ha mejorado la clase TGet para soportar "cortar y pegar".

  • Correcci贸n: La clase TMultiGet no cerraba correctamente el "portapapeles" en todas las circustancias.

  • Nuevo: FWPPC, samples\TestBrwS.prg muestra como realizar una busqueda incremental en un "browse" en un Pocket PC (igual que en FW/FWH).

  • Nuevo: samples\ShowApp.prg muestra como correr s贸lo una instancia de una aplicaci贸n de 32 bits, y traerla a primer plano si esta corriendo.

  • Nuevo: FWPPC, la clase TPages esta ya disponible. Por favor revisa samples\TestPage.prg para un ejemplo operativo.

  • Mejora: FWPPC, ya disponibles los m茅todos nVertRes() y nHorzRes() en la clase Twindow.

  • Mejora: FWH, FWPPC: La clase TDatePick no estaba poniendo correctamente la fecha proporcionada en el m茅todo New(). Ahora esta correcta.

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 207
Joined: Fri Oct 07, 2005 07:58 AM
FTDN new August 2006 build / nuevo build de Agosto 2006
Posted: Sat Sep 02, 2006 11:08 AM

Hello!

Maybe just a small suggestion: What do you think about adding
a link

http://fivetechsoft.com/forums/viewforum.php?f=16
to the

http://www.fivetechsoft.com/english/news.html

Regards, Roman

:roll:
漏 I'm not patented!

Continue the discussion