Page 1 of 1

InitScintilla()

Posted: Mon Jul 26, 2010 10:38 am
by Lebostein
Pease add this function to Mac OS X too. This could be a fake function (returns 1 in every case) but is needed to produce fully plattform independent code...

Re: InitScintilla()

Posted: Mon Jul 26, 2010 11:07 am
by ts-soft

Code: Select all

Macro InitScintilla()
EndMacro
create a resident of this code and your problem is solved :wink:

Re: InitScintilla()

Posted: Tue Jul 27, 2010 7:41 am
by Lebostein
Thanks. But I am not seeking a solution. I am interested in a pure and clean platform independent code.... Such commands are poison in my eyes....