Page 45 of 70

Re: Mejoras para scintilla

PostPosted: Wed Dec 14, 2016 12:18 am
by cnavarro
Open Fivedit - Preferences - Select Project xHarbour

Image

Add lib FiveHx from folder lib of Fivewin and del FiveH.lib

Image

Save Project ( Button project tab )
Image

Save Preferences ( button at bottom dialog )
Image

Re: Mejoras para scintilla

PostPosted: Wed Dec 14, 2016 12:38 am
by cnavarro
-------------------------------------------- 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:
// Test Open File from URL |#openfile.https://bitbucket.org/fivetech/fivewin-contributions/downloads/demo_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-contributions/downloads/demo_unrar.prg#| to clipboard
// After, Paste text

// 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#|


Re: Mejoras para scintilla

PostPosted: Wed Dec 14, 2016 2:03 pm
by karinha
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.

Image

Regards, saludos.

Re: Mejoras para scintilla

PostPosted: Wed Dec 14, 2016 3:41 pm
by MGA
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 )

Re: Mejoras para scintilla

PostPosted: Wed Dec 14, 2016 3:57 pm
by cnavarro
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

Re: Mejoras para scintilla

PostPosted: Wed Dec 14, 2016 5:24 pm
by karinha
// TESTOPEN1.PRG - Abre direto do Editor do Fivedit.exe - Thanks mister Navarro.

Code: Select all  Expand view

// Test Open File from URL |#openfile.https://bitbucket.org/fivetech/fivewin- ... nrar.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- ... nrar.prg#| to clipboard

// Test download |#download.https://bitbucket.org/fivetech/fivewin- ... nrar.prg#| to file in disk

// Open Explorer |#www.google.es#|

// Open Explorer |#https://www.fivetechsoft.com/english/index.php#|
 


Image


Saludos.

Re: Mejoras para scintilla

PostPosted: Wed Dec 14, 2016 5:32 pm
by karinha
Very good!! Ahi, me gusta bastante!!

Image

Saludos

Re: Mejoras para scintilla

PostPosted: Wed Dec 14, 2016 5:48 pm
by karinha
Acesso direto ao forum via fivedit.exe. very good mister Navarro.

Image

Saludos.

Re: Mejoras para scintilla

PostPosted: Wed Dec 14, 2016 6:11 pm
by karinha
Downloads: Harbour ó xHarbour

Image

Salduso.

Re: Mejoras para scintilla

PostPosted: Wed Dec 14, 2016 6:17 pm
by karinha
Enviando email, very good mister Navarro.

Image

Saludos.

Re: Mejoras para scintilla

PostPosted: Thu Dec 15, 2016 6:50 pm
by marca
From which version of five does it work?

Re: Mejoras para scintilla

PostPosted: Thu Dec 15, 2016 7:04 pm
by cnavarro
marca wrote:From which version of five does it work?


With all

Re: Mejoras para scintilla

PostPosted: Thu Dec 15, 2016 11:59 pm
by cnavarro
------------------------------- 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

Re: Mejoras para scintilla

PostPosted: Fri Dec 16, 2016 4:46 am
by albeiroval
Cristobal,

Se ve muy bien, gran trabajo, felicitaciones !!!

Se podran importar proyectos desde U'Estudio ?

Re: Mejoras para scintilla

PostPosted: Fri Dec 16, 2016 12:26 pm
by cnavarro
Si me envias un proyecto veo como implementarlo