http://code.google.com/p/fivewin-contributions/downloads/detail?name=scintila_1.zip&can=2&q=
Full source code included
A free source code editor, that you can configure the way you want and include it in your apps
::SendEditor( SCI_SETKEYWORDS, 1,;
"local public static private " + ;
"if else endif " + ;
"do while endwhile end " + ;
"do case otherwise endcase " )
::SetAStyle( SCE_FS_KEYWORD2, CLR_HCYAN )
::SendEditor( SCI_STYLESETBACK, SCE_FS_KEYWORD2, GetSysColor( COLOR_WINDOW ) )
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: Google [Bot] and 61 guests