Is there a relatively complete example Scintilla PB program available for download? I would like to study the code so I can learn how to create my own Scintilla PB programs.
Thanks.
Scintilla example program
Re: Scintilla example program
srod's GoScintilla should give you a good starting point, as it makes working with Scintilla much easier.
http://www.purebasic.fr/english/viewtop ... +scintilla

Innesoft - The Software Marketplace - Innesoft Blog
» Applications, Educational Software, Casual Games
» Applications, Educational Software, Casual Games
Re: Scintilla example program
Thanks for the tip... I DL'd GoScintilla and am looking at it now. It should certainly make Scintilla much easier.Innesoft wrote:srod's GoScintilla should give you a good starting point, as it makes working with Scintilla much easier.
http://www.purebasic.fr/english/viewtop ... +scintilla
Thanks.