Page 1 of 3

ULTIMA VERSION DE FIVEDIT (SOLUCIONADO)

PostPosted: Wed Jul 27, 2016 4:34 pm
by juan_arroyo_t
Ya pude compilar noname

Mi problema era que en los paths los tengo en una unidad virtual

Muchas gracias Cristobal

Re: ULTIMA VERSION DE FIVEDIT

PostPosted: Wed Jul 27, 2016 4:40 pm
by cnavarro

Re: ULTIMA VERSION DE FIVEDIT

PostPosted: Wed Jul 27, 2016 4:48 pm
by cnavarro
Espero poder publicar una nueva version en unos dias con algunos bugs arreglados y mejoras

Re: ULTIMA VERSION DE FIVEDIT

PostPosted: Wed Jul 27, 2016 5:34 pm
by karinha
¿Cuándo puedo esperar a salir el editor de recursos igual al de Borland Resources Workshop.exe the best?

Re: ULTIMA VERSION DE FIVEDIT

PostPosted: Wed Jul 27, 2016 6:49 pm
by Antonio Linares
João,

Just to give you an idea, Symantec bought Actor from Whitewater Group, just to get its resources editor into Symantec C++.
And they droped the entire Actor language, IDE, etc. They just wanted the resources editor.

Its not impossible, but it is a lot of work.

Re: ULTIMA VERSION DE FIVEDIT

PostPosted: Wed Jul 27, 2016 6:55 pm
by juan_arroyo_t
Cristobal

Por favor :

Baje el zip del primer link
me manda esto :
Harbour 3.1.0dev (Rev. 17025)
Copyright (c) 1999-2011, http://harbour-project.org/
Compiling 'noname.prg'...

Lines 4115, Functions/Procedures 1
Generating C source output to 'noname.c'... Done.
Turbo Incremental Link 5.69 Copyright (c) 1997-2005 Borland
Fatal: Unable to open file 'NONAME.OBJ'

Esta es la configuracion de preferencias :

d:\desa_13.01\32bits\13.01\fwh

d:\desa_13.01\32bits\13.01\harbour y como compiler xHarbour

d:\desa_13.01\32bits\borland\bcc582

Que estoy haciendo mal ?

Re: ULTIMA VERSION DE FIVEDIT

PostPosted: Wed Jul 27, 2016 7:01 pm
by karinha
sólo para darle una idea, Symantec compró Actor de Whitewater Group, sólo para obtener su editor de recursos en Symantec C ++.
Y dejar todo el lenguaje Actor, IDE, etc. Sólo querían el editor de recursos.

No es imposible, pero es mucho trabajo.


Maestro, sería un sueño de tener un editor de recursos tan maravilloso como el workshop.exe the best de 32 y 64 bits.

Regards, saludos.

Re: ULTIMA VERSION DE FIVEDIT (SOLUCIONADO)

PostPosted: Fri Jul 29, 2016 2:15 am
by cnavarro
----------------------------- New Version 28/07/2016 -----------------

viewtopic.php?f=6&t=24025&p=192615#p192615

Re: ULTIMA VERSION DE FIVEDIT (SOLUCIONADO)

PostPosted: Fri Jul 29, 2016 7:56 pm
by gdeteran
Hola, estoy tratando de usar Fivedit, necesito agregar twbrwh.lib a las librerías de FW pero, la registro, compilo y me da un error por no tener esta librería. Al ver las librerías registradas, ésta ya no aparece, se borra.
Si alguien me puede ayudar, le agradezco de antemano.

Gonzalo

Re: ULTIMA VERSION DE FIVEDIT (SOLUCIONADO)

PostPosted: Fri Jul 29, 2016 8:41 pm
by Antonio Linares
Gonzalo,

Que error te da ?

Re: ULTIMA VERSION DE FIVEDIT (SOLUCIONADO)

PostPosted: Fri Jul 29, 2016 9:19 pm
by cnavarro
Y si lo añades en el campo "Extra libraries", tampoco de lo guarda?
Pon el path completo de la libreria adicional

Re: ULTIMA VERSION DE FIVEDIT (SOLUCIONADO)

PostPosted: Sat Jul 30, 2016 4:42 pm
by gdeteran
Hola Antonio, este es el error:

Application
===========
Path and name: c:\sis\desafw\conexser\ConexSer.exe (32 bits)
Size: 3,189,760 bytes
Compiler version: Harbour 3.2.0dev (r1307082134)
FiveWin Version: FWH 14.04
Windows version: 6.2, Build 9200

Time from start: 0 hours 0 mins 5 secs
Error occurred at: 30/07/2016, 12:35:54
Error description: Error BASE/1004 Message not found: TWBROWSE:SET3DSTYLE
Args:
[ 1] = O TWBROWSE

Stack Calls
===========
Called from: => __ERRRT_SBASE( 0 )
Called from: ../../../tobject.prg => TWBROWSE:ERROR( 0 )
Called from: ../../../tobject.prg => (b)HBOBJECT( 0 )
Called from: ../../../tobject.prg => TWBROWSE:MSGNOTFOUND( 0 )
Called from: ../../../tobject.prg => TWBROWSE:SET3DSTYLE( 0 )
Called from: c:\sis\desafw\conexser\MANSOC.prg => MANSOC( 145 )
Called from: c:\sis\desafw\conexser\ConexSer.prg => (b)MAIN( 243 )
Called from: .\source\classes\BTNBMP.PRG => TBTNBMP:CLICK( 473 )
Called from: .\source\classes\BTNBMP.PRG => TBTNBMP:LBUTTONUP( 664 )
Called from: .\source\classes\CONTROL.PRG => TCONTROL:HANDLEEVENT( 1723 )
Called from: .\source\classes\BTNBMP.PRG => TBTNBMP:HANDLEEVENT( 1470 )
Called from: .\source\classes\WINDOW.PRG => _FWH( 3236 )
Called from: => WINRUN( 0 )
Called from: .\source\classes\WINDOW.PRG => TWINDOW:ACTIVATE( 1003 )
Called from: c:\sis\desafw\conexser\ConexSer.prg => MAIN( 265 )

Re: ULTIMA VERSION DE FIVEDIT (SOLUCIONADO)

PostPosted: Sat Jul 30, 2016 4:45 pm
by gdeteran
Hola cnavarro, efectivamente en Extra Libraries no lo guarda y si lo estoy escribiendo con el path completo

Gracias

Re: ULTIMA VERSION DE FIVEDIT (SOLUCIONADO)

PostPosted: Sat Jul 30, 2016 5:06 pm
by cnavarro
Gonzalo, cuál estás usando?
Estoy revisando precisamente el cuadro de preferencias y comprobando que guarda los cambios convenientemente
Estoy hablando de esta version:
https://bitbucket.org/fivetech/fivewin- ... Edit42.zip

Re: ULTIMA VERSION DE FIVEDIT (SOLUCIONADO)

PostPosted: Sat Jul 30, 2016 5:38 pm
by cnavarro
------------------------------- New 30/07/2016 ---------------------------
Bug Fixed: Save config, libs, etc and add ExtraIibs

https://bitbucket.org/fivetech/fivewin- ... edit43.zip