Un buen browse para usar en FWH

Un buen browse para usar en FWH

Postby fespinoza » Wed Dec 19, 2007 3:54 pm

Migrando mi aplicación a 32 bites, ahora tengo errores durante la ejecución donde uso TWBrowse o TCBrowse; ¿porque es esto?; es por alguna incompatibilidad con la sintaxis en los programas de 16 bits o en xHarbour debo usar otro browse.

Si es asi cual me recomiendan

Saludos

Fernando Espinoza
User avatar
fespinoza
 
Posts: 188
Joined: Wed Feb 01, 2006 6:59 pm
Location: Ecuador

Postby Antonio Linares » Wed Dec 19, 2007 4:03 pm

Fernando,

> ahora tengo errores durante la ejecución

Que errores son ?
regards, saludos

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

Postby Otto » Wed Dec 19, 2007 4:24 pm

User avatar
Otto
 
Posts: 6032
Joined: Fri Oct 07, 2005 7:07 pm

Postby fespinoza » Wed Dec 19, 2007 5:20 pm

Otto

De donde puedo descargar xBrowse

Saludos

Fernnado Espinoza
User avatar
fespinoza
 
Posts: 188
Joined: Wed Feb 01, 2006 6:59 pm
Location: Ecuador

Postby Antonio Linares » Wed Dec 19, 2007 6:55 pm

Fernando,

La Clase TXBrowse está incluida en FWH

Revisa FWH/samples/TestXBrw.prg
regards, saludos

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

Postby Otto » Wed Dec 19, 2007 6:58 pm

Browser is original FIVEWIN.
If you try the demo c:\FWH\samples\testxbrw.prg be sure to uncomment the ADS stuff.

//extern AdsKeyCount, AdsGetRelKeyPos, AdsSetRelKeyPos

//#command SET SERVER LOCAL => AdsSetServerType ( 1 )
//#command SET SERVER REMOTE => AdsSetServerType ( 2 )

//#command ET FILETYPE TO <x:NTX,CDX,ADT> ;
// => AdsSetFileType( if( upper( <(x)> ) == "NTX", 1, ;
// if( upper( <(x)> ) == "CDX", 2, 3 ) ) )


/*REQUEST ADS

rddRegister( "ADS", 1 )
rddsetdefault( "ADS" )
*/
//SET SERVER LOCAL
//SET FILETYPE TO CDX


I only made a little tool to design the outlook of the browser visually.
It saves you much time. It is a work in progress.
www.fwcodesnips.com

or


http://www.winhotel.info/aspnewsletter/ ... d=26&sud=2

Regards,
Otto
User avatar
Otto
 
Posts: 6032
Joined: Fri Oct 07, 2005 7:07 pm

Postby fespinoza » Thu Dec 20, 2007 1:02 pm

Antonio

El error es el siguiente:

Application
===========
Path and name: C:\Sicef_xH\SicefWin.Exe (32 bits)
Size: 697,344 bytes
Time from start: 0 hours 5 mins 22 secs
Error occurred at: 19/12/2007, 21:12:28
Error description: Error BASE/1005 Message not found: TWBROWSE:_LADJLASTCOL

Stack Calls
===========
Called from: => TWBROWSE:ERROR(175)
Called from: tobject.prg => (b)HBOBJECT:HBOBJECT(105)
Called from: => TWBROWSE:MSGNOTFOUND(0)
Called from: WBROWSE.PRG => TWBROWSE:_LADJLASTCOL(167)
Called from: sicefwin.prg => EDITAR(0)
Called from: sicefwin.prg => (b)INICIO(0)
Called from: BTNBMP.PRG => TBTNBMP:CLICK(0)
Called from: BTNBMP.PRG => TBTNBMP:LBUTTONUP(0)
Called from: WINDOW.PRG => TWINDOW:HANDLEEVENT(0)
Called from: CONTROL.PRG => TBTNBMP:HANDLEEVENT(0)
Called from: WINDOW.PRG => _FWH(0)
Called from: => WINRUN(0)
Called from: WINDOW.PRG => TWINDOW:ACTIVATE(0)
Called from: sicefwin.prg => INICIO(0)

Comente la linea donde se hace el llamado al metodo LADJLASTCOL y se elimina el error, pero esto no me pasaba en FW.

Saludos

Fernando Espinoza
User avatar
fespinoza
 
Posts: 188
Joined: Wed Feb 01, 2006 6:59 pm
Location: Ecuador

Postby Antonio Linares » Thu Dec 20, 2007 3:03 pm

Fernando,

>
Comente la linea donde se hace el llamado al metodo LADJLASTCOL y se elimina el error, pero esto no me pasaba en FW.
>

Que browse estas usando ? De Hernán, de Manuel Mercado ?

Ningún browse de los proporcionados en FiveWin (TWBrowse, TCBrowse, TXBrowse) usa LADJLASTCOL
regards, saludos

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


Return to FiveWin para Harbour/xHarbour

Who is online

Users browsing this forum: Google [Bot] and 10 guests