Scintilla example program

Everything else that doesn't fall into one of the other PB categories.
gedumer
User
User
Posts: 48
Joined: Wed Jun 03, 2009 9:04 pm

Scintilla example program

Post by gedumer »

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.
User avatar
Innesoft
Enthusiast
Enthusiast
Posts: 105
Joined: Mon Jan 18, 2010 10:30 am
Location: UK
Contact:

Re: Scintilla example program

Post by Innesoft »

srod's GoScintilla should give you a good starting point, as it makes working with Scintilla much easier.

:arrow: http://www.purebasic.fr/english/viewtop ... +scintilla
Innesoft - The Software Marketplace - Innesoft Blog
» Applications, Educational Software, Casual Games
gedumer
User
User
Posts: 48
Joined: Wed Jun 03, 2009 9:04 pm

Re: Scintilla example program

Post by gedumer »

Innesoft wrote:srod's GoScintilla should give you a good starting point, as it makes working with Scintilla much easier.

:arrow: http://www.purebasic.fr/english/viewtop ... +scintilla
Thanks for the tip... I DL'd GoScintilla and am looking at it now. It should certainly make Scintilla much easier.

Thanks.
Post Reply