https://i.postimg.cc/xTCkxN1s/tet.gif I need and I like to set my editor ( made with Tscintilla) these commands if it's possible Find (Ctrl+F) to Display a dialog box to search for an expression within the text. for this command I found the method oMemo:DlgFindText() ...
... + ":\" + CurDir(), .T., .T. ) MemoWrit(cFile, oMemo:cTitle ) return nil yes of course but I saw there was a method into Tscintilla I thinked to use this .....
I only have problems resizing the dialog, the Folders i.e. the one on the right and the one under Tscintilla do not behave well, i.e. I cannot set them well. Overall, however, everything is working, the scripts can be executed without using Hb_compile(), as you can see in ...
... I just didn't understand how to click on the tree and insert the function, for example Fuori90, in the source code control (Tscintilla) I made oItem1:Add( "Fuori90()",1, {|| nOpt:=2 } ) oItem1:Cargo = {|| cLine:="Fuori90()",oMemo:InsertText(oMemo:GetCurrentPos() ...
... pregunto, es posible desactivar/activan los controles con la cláusula WHEN? La opción para generar el código fuente me reclama la TSCINTILLA, donde la encuentro? Saludos y gracias por el apoyo
Dear Antonio, I get following error: Error description: Error BASE/1004 Class: 'NIL' has no exported method: EVAL Args: [ 1] = U [ 2] = O TSCINTILLA Stack Calls =========== Called from: => EVAL( 0 ) Called from: .\source\function\MEMOEDIT.PRG => SETUPSCINT( 790 ) Called from: .\source\function\MEMOEDIT.PRG ...
... file. This function uses TXmlDocument class of (x)Harbour and can display only such xml files that can be read by this class. * Enhancement: CLASS TScintilla METHOD MnuMargen(), added clause COLORS to the popup menu definition: MENU oMnu POPUP COLORS * Fix: function WndCenter() was not properly ...