scintilla sample

scintilla sample

Postby Silvio.Falconi » Tue Nov 19, 2024 8:20 am

I compile the scieditor sample and I have this error

Code: Select all  Expand view
tack Calls
===========
   Called from: .\source\classes\window.prg => WNDCREATEERROR( 890 )
   Called from: .\source\classes\window.prg => TSCINTILLA:CREATE( 873 )
   Called from: .\source\classes\scintila.prg => TSCINTILLA:NEW( 783 )
   Called from: source\sciedit.prg => BUILDEDITOR( 141 )
   Called from: source\sciedit.prg => MAIN( 30 )
 



any solution ?
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
I use : FiveWin for Harbour November 2023 - January 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
User avatar
Silvio.Falconi
 
Posts: 7056
Joined: Thu Oct 18, 2012 7:17 pm

Re: scintilla sample

Postby Antonio Linares » Tue Nov 19, 2024 10:49 am

Dear Silvio,

You need Scintilla.dll and SciLexer.dll

From FWH\samples you may do:

buildh.bat fivedit
regards, saludos

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

Re: scintilla sample

Postby Silvio.Falconi » Tue Nov 19, 2024 11:27 am

Antonio Linares wrote:Dear Silvio,

You need Scintilla.dll and SciLexer.dll

From FWH\samples you may do:

buildh.bat fivedit


yes I have these dll on folder as you can see here

Image

I no need five edit , I need a small script editor for use on my lotto application
in several industry applications you can find a script editor of the vbscript type, it is a complete environment to create and execute code using the Visual Basic .Net language. The editor has ready-made functions to help the developer in writing the sources. The developed code can be executed directly within the application. So I do not need to compile the script in EXE but only execute instructions because the functions are already inserted in the application. Up to now I have used a txt editor, then the procedure reads line by line and executes the commands without having a compilation in exe
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
I use : FiveWin for Harbour November 2023 - January 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
User avatar
Silvio.Falconi
 
Posts: 7056
Joined: Thu Oct 18, 2012 7:17 pm


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 32 guests