Mejoras para scintilla
Re: Mejoras para scintilla
Open Fivedit - Preferences - Select Project xHarbour
Add lib FiveHx from folder lib of Fivewin and del FiveH.lib
Save Project ( Button project tab )
Save Preferences ( button at bottom dialog )
Add lib FiveHx from folder lib of Fivewin and del FiveH.lib
Save Project ( Button project tab )
Save Preferences ( button at bottom dialog )
C. Navarro
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
Re: Mejoras para scintilla
-------------------------------------------- NEW VERSION 14/12/2016 ------------------
https://bitbucket.org/fivetech/fivewin- ... edit53.zip
New Template project for MingW
New Template project for Harbour console
Template project XHarour fixed
Detect if document is open and modified with extern application
New: Tools - Explorer
New: Sintax for links
Only in comments lines ( // ) or inside string
This links init with |# and end with #|
Samples:
https://bitbucket.org/fivetech/fivewin- ... edit53.zip
New Template project for MingW
New Template project for Harbour console
Template project XHarour fixed
Detect if document is open and modified with extern application
New: Tools - Explorer
New: Sintax for links
Only in comments lines ( // ) or inside string
This links init with |# and end with #|
Samples:
// Test Open File from URL |#openfile.https://bitbucket.org/fivetech/fivewin- ... _unrar.prg#| and others
// Test Open File |#open.D:\Fwh\Fwhteam\samples\testure.prg#| from path
// Test Open File |#opentoclip.https://bitbucket.org/fivetech/fivewin- ... _unrar.prg#| to clipboard
// After, Paste text
// Test download |#download.https://bitbucket.org/fivetech/fivewin- ... _unrar.prg#| to file in disk
// Open Explorer |#www.google.es#|
// Open Explorer |#https://www.fivetechsoft.com/english/index.php#|
C. Navarro
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
Re: Mejoras para scintilla
Gracias Master, ahora está compilando sin problemas. Cambie el fivedit.ini y los archivos *.FIV informando los paths correctos que estaban d:\fwh\fwhteam... para C:\FWH1610 - C:\HB1610 - C:\BCC7 y listo. Many thanks.
Regards, saludos.
Regards, saludos.
João Santos - São Paulo - Brasil
Re: Mejoras para scintilla
Sr. Cristobal, MYSQL to EXCEL:
Time from start: 0 hours 3 mins 19 secs
Error occurred at: 14/12/2016, 13:38:29
Error description: (DOS Error -2147352567) WINOLE/1007 Erro geral do ODBC (0x800A03EC): Microsoft Excel
Stack Calls
===========
Called from: => TOLEAUTO:REFRESH( 0 )
Called from: \FWH\FWHTEAM\SAMPLES\fivedit.prg => MYSQLEXCEL( 6200 )
Called from: .\source\classes\TFIVEDIT.PRG => (b)TFIVEDIT_MENUTOOLS( 11355 )
Called from: .\source\classes\MENU.PRG => TMENU:COMMAND( 1226 )
Called from: .\source\classes\WINDOW.PRG => TFIVEDITWND:COMMAND( 1118 )
Called from: => TWINDOW:HANDLEEVENT( 0 )
Called from: \FWH\FWHTEAM\SAMPLES\fivedit.prg => TFIVEDITWND:HANDLEEVENT( 2983 )
Called from: .\source\classes\WINDOW.PRG => _FWH( 3348 )
Called from: => WINRUN( 0 )
Called from: .\source\classes\WINDOW.PRG => TFIVEDITWND:ACTIVATE( 1074 )
Called from: .\source\classes\TFIVEDIT.PRG => TFIVEDIT:ACTIVATE( 740 )
Called from: \FWH\FWHTEAM\SAMPLES\fivedit.prg => MAIN( 105 )
Time from start: 0 hours 3 mins 19 secs
Error occurred at: 14/12/2016, 13:38:29
Error description: (DOS Error -2147352567) WINOLE/1007 Erro geral do ODBC (0x800A03EC): Microsoft Excel
Stack Calls
===========
Called from: => TOLEAUTO:REFRESH( 0 )
Called from: \FWH\FWHTEAM\SAMPLES\fivedit.prg => MYSQLEXCEL( 6200 )
Called from: .\source\classes\TFIVEDIT.PRG => (b)TFIVEDIT_MENUTOOLS( 11355 )
Called from: .\source\classes\MENU.PRG => TMENU:COMMAND( 1226 )
Called from: .\source\classes\WINDOW.PRG => TFIVEDITWND:COMMAND( 1118 )
Called from: => TWINDOW:HANDLEEVENT( 0 )
Called from: \FWH\FWHTEAM\SAMPLES\fivedit.prg => TFIVEDITWND:HANDLEEVENT( 2983 )
Called from: .\source\classes\WINDOW.PRG => _FWH( 3348 )
Called from: => WINRUN( 0 )
Called from: .\source\classes\WINDOW.PRG => TFIVEDITWND:ACTIVATE( 1074 )
Called from: .\source\classes\TFIVEDIT.PRG => TFIVEDIT:ACTIVATE( 740 )
Called from: \FWH\FWHTEAM\SAMPLES\fivedit.prg => MAIN( 105 )
Re: Mejoras para scintilla
1.- The whole issue of databases is not yet finished
2.- Please, describe step by step the actions taken until the error
------------------------------------ EDIT -----------------------------
Sorry, Are test functions performed on my MySql server
The error is produced because it does not have the database I use
Surely the next version includes this function and you can select the database
Thanks
2.- Please, describe step by step the actions taken until the error
------------------------------------ EDIT -----------------------------
Sorry, Are test functions performed on my MySql server
The error is produced because it does not have the database I use
Surely the next version includes this function and you can select the database
Thanks
C. Navarro
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
Re: Mejoras para scintilla
// TESTOPEN1.PRG - Abre direto do Editor do Fivedit.exe - Thanks mister Navarro.
Saludos.
Code: Select all
// Test Open File from URL |#openfile.https://bitbucket.org/fivetech/fivewin-contributions/downloads/demo_unrar.prg#| and others tests
// Test Open File |#open.c:\Fwh1610\samples\testure.prg#| from path change your path and file
// Test Open File |#opentoclip.https://bitbucket.org/fivetech/fivewin-contributions/downloads/demo_unrar.prg#| to clipboard
// Test download |#download.https://bitbucket.org/fivetech/fivewin-contributions/downloads/demo_unrar.prg#| to file in disk
// Open Explorer |#www.google.es#|
// Open Explorer |#https://www.fivetechsoft.com/english/index.php#|
Saludos.
João Santos - São Paulo - Brasil
Re: Mejoras para scintilla
Very good!! Ahi, me gusta bastante!!
Saludos
Saludos
João Santos - São Paulo - Brasil
Re: Mejoras para scintilla
Acesso direto ao forum via fivedit.exe. very good mister Navarro.
Saludos.
Saludos.
João Santos - São Paulo - Brasil
Re: Mejoras para scintilla
Enviando email, very good mister Navarro.
Saludos.
Saludos.
João Santos - São Paulo - Brasil
Re: Mejoras para scintilla
From which version of five does it work?
Marcelo Ferro da Silveira
Fwh14.04/xHarbour 1.2.3 Simplex / Bcc582 / Pelles 8
SqlLib /xMate/WS
Fwh14.04/xHarbour 1.2.3 Simplex / Bcc582 / Pelles 8
SqlLib /xMate/WS
Re: Mejoras para scintilla
With allmarca wrote:From which version of five does it work?
C. Navarro
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
Re: Mejoras para scintilla
------------------------------- NEW VERSION 16/12/2016 -----------------------
Message "Re-read the File ?" in option "Save File as" ----------------------> now not, FIXED
https://bitbucket.org/fivetech/fivewin- ... ivedit.exe
Message "Re-read the File ?" in option "Save File as" ----------------------> now not, FIXED
https://bitbucket.org/fivetech/fivewin- ... ivedit.exe
C. Navarro
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
- albeiroval
- Posts: 323
- Joined: Tue Oct 16, 2007 5:51 pm
- Location: Barquisimeto - Venezuela
Re: Mejoras para scintilla
Cristobal,
Se ve muy bien, gran trabajo, felicitaciones !!!
Se podran importar proyectos desde U'Estudio ?
Se ve muy bien, gran trabajo, felicitaciones !!!
Se podran importar proyectos desde U'Estudio ?
Re: Mejoras para scintilla
Si me envias un proyecto veo como implementarlo
C. Navarro
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.