Page 34 of 70

Re: Mejoras para scintilla

PostPosted: Mon Dec 14, 2015 9:32 pm
by cnavarro
Wilson, cambia el ancho, seguro, pero las posibilidades de configuracion son limitadas

Image

Re: Mejoras para scintilla

PostPosted: Tue Dec 15, 2015 8:26 am
by avista
Please tell me if the new version works properly


Version 3.1 works properly on XP
Regards,

Re: Mejoras para scintilla

PostPosted: Tue Dec 15, 2015 9:16 am
by cnavarro
wilsongamboa wrote:Estimado Cristobal, gracias por los cambios
Al poner el ancho del cursor, me parece que se está moviendo el alto y no el ancho
gracias por tu tiempo
saludos

Wilson


Wilson, para modificar el alto del cursor, hay que cambiar el alto de la linea ( voy a hacer pruebas )

Re: Mejoras para scintilla

PostPosted: Tue Dec 15, 2015 2:47 pm
by wilsongamboa
Gracias, a este cursor me refiero
Image

Gracias

Wilson

Re: Mejoras para scintilla

PostPosted: Tue Dec 15, 2015 3:18 pm
by cnavarro
Wilson, de momento, solo hay niveles del 1 a 3, de momento

Saludos

Re: Mejoras para scintilla

PostPosted: Tue Dec 15, 2015 3:38 pm
by wilsongamboa
Ok Cristobal gracias
Wilson

Re: Mejoras para scintilla

PostPosted: Tue Dec 15, 2015 6:02 pm
by cnavarro
Solucionado, estaba enfocando mal el tema

En el próximo build estará incluído:

0 -> Invisible
1 -> Normal
2 -> Block

Image

Re: Mejoras para scintilla

PostPosted: Wed Dec 16, 2015 9:20 pm
by wilsongamboa
Cristobal
Gracias de donde lo puedo bajar ?
saludos
Wilson

Re: Mejoras para scintilla

PostPosted: Sun Dec 20, 2015 10:20 am
by cnavarro
----------------------------------- NEW VERSION 20/12/2015 ---------------------------------

- Implemented Cursor Width
- Implemented Caret type: block, normal, invisible
- Changes Menus Popup Contextual Editor and margins
- Bug Fixed List Functions HB_FUNC
- Search selected text ( menu contextual )
- Bug Fixed delete item project
- Improvement, change back colors
- Improvement, build project
- Initial implementation add/del/sort libs of FW, Harbour and compiler C
- Create file.BAK old file to save file
- Syntax colors and folding for files .C
- Implementation return to previous position

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

Re: Mejoras para scintilla

PostPosted: Sun Dec 20, 2015 11:44 am
by alerchster
Hello Cristobal

Respect for your great work

Fivedit32 makes an error on click "view" "preferences"

Code: Select all  Expand view
Application
===========
   Path and name: C:\Users\Lerchster\Downloads\fivedit32\fivedit.exe (32 bits)
   Size: 3,980,288 bytes
   Compiler version: Harbour 3.2.0dev (r1506171039)
   FiveWin  Version: FWH 15.10
   Windows version: 6.2, Build 9200

   Time from start: 0 hours 0 mins 5 secs
   Error occurred at: 12/20/15, 12:41:21
   Error description: Error BASE/1111  Argument error: LEN
   Args:
     [   1] = U  

Stack Calls
===========
   Called from:  => LEN( 0 )
   Called from: fivedit.prg => TFIVEDIT:ADDFWLIBS( 9147 )
   Called from: fivedit.prg => TFIVEDIT:FWHDLG( 5720 )
   Called from: fivedit.prg => TFIVEDIT:PREFERENCES( 5057 )
   Called from: fivedit.prg => (b)TFIVEDIT_BUILDMENU( 3159 )
   Called from: .\source\classes\MENU.PRG => TMENU:COMMAND( 1019 )
   Called from: .\source\classes\WINDOW.PRG => TFIVEDITWND:COMMAND( 1074 )
   Called from:  => TWINDOW:HANDLEEVENT( 0 )
   Called from: fivedit.prg => TFIVEDITWND:HANDLEEVENT( 9825 )
   Called from: .\source\classes\WINDOW.PRG => _FWH( 3649 )
   Called from:  => WINRUN( 0 )
   Called from: .\source\classes\WINDOW.PRG => TFIVEDITWND:ACTIVATE( 1030 )
   Called from: fivedit.prg => TFIVEDIT:ACTIVATE( 633 )
   Called from: fivedit.prg => MAIN( 81 )

Re: Mejoras para scintilla

PostPosted: Sun Dec 20, 2015 6:03 pm
by cnavarro
Anton, thanks

Initialization arrays of libraries when not fivedit.ini present, Bug fixed

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

Re: Mejoras para scintilla

PostPosted: Mon Dec 21, 2015 2:58 pm
by ACC69
cnavarro wrote:Anton, thanks

Initialization arrays of libraries when not fivedit.ini present, Bug fixed

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



Hola buenos dias Ing. Cristobal, he estado leyendo tu aplicacion que al parecer los que ya lo probaron ya les esta funcionando y cada vez mas robusto,voy a descargar y a ver que tal me funciona a mi.

Saludos y buen dia.!

Atte: Adrian C. C.

Re: Mejoras para scintilla

PostPosted: Mon Dec 21, 2015 2:59 pm
by cnavarro
Adrian, cualquier duda, por aqui ando

Saludos y gracias

Re: Mejoras para scintilla

PostPosted: Mon Dec 21, 2015 3:11 pm
by ACC69
cnavarro wrote:Adrian, cualquier duda, por aqui ando

Saludos y gracias



Una pregunta, que .inis hay que borrar ,para empezar de cero y enrutar los directorios, las rutas y librerias,ya que veo varios .inis...y tiene su propia ruta especifica para cada directorio.

en mi caso es :

C:\32Bits\FWH
C:\32Bits\Borland\BCC582
C:\32Bist\Harbour

Saludos

Re: Mejoras para scintilla

PostPosted: Mon Dec 21, 2015 3:28 pm
by ACC69
cnavarro wrote:Adrian, cualquier duda, por aqui ando

Saludos y gracias



Me marco error al intentar agregar librerias desde c:\32bits\fwh

Image

Image

Saludos