Scintilla Module?

BlitzMax Forums/BlitzMax GUI Programming/Scintilla Module?

Has anyone been working on a module for the Scintilla Editor?

Only in relation to wxMax.

Seems to work quite well :


wxMaxIDE...niiiiice!

Wow that is nice. I thought Scintilla was Windows/GTK+ only, though?

As of version 1.74, Scintilla runs natively on OS X to..

Using Cocoa or Carbon?

C++ :-p

So does this mean that there is a possibility for a BlitzMax Module? :P

Do you plan on releasing this in the future? Looks great!

Jason.

Ked, there is a module, wxScintilla.mod, as part of the wxMax framework.
Very possible to make it a standalone module, but it's quite a large API.

Sorry, I meant the actual IDE. It appears to have the simple look of the original but with function folding. Would be great!

Jason.

I'll take a look at it. Not sure about how much I can do, since I still classify myself as a "Beginner Coder." :P I might surprise myself, though.

Nope. Can't do it. :) Too much for me.

Sorry, I meant the actual IDE. It appears to have the simple look of the original but with function folding. Would be great!


That really would be great -- the lack of Function Folding is really the only major drawback of the standard IDE in my book.