Page 1 of 1

Scintilla gadget statically linked

Posted: Mon Jul 14, 2008 5:24 pm
by Polo
Hi !

Would that be possible for Windows version (if I understood well, it is like that on Linux and MacOSX)

cheers,
polo

Posted: Mon Jul 14, 2008 5:38 pm
by DoubleDutch
I'd like it as an option - 'cause I use a custom scintilla dll.

Posted: Wed Jul 16, 2008 9:19 am
by gnozal
Yes, as an option it would be fine, like :
- #PB_Scintilla_DLL
- #PB_Scintilla_Static_Lite (like Scintilla.DLL)
- #PB_Scintilla_Static_Full (like SciLexer.DLL)
I use it both ways :
- PureFORM -> uses PB's Scintilla.DLL
- jaPBe -> uses static scintilla