gabriele renzi wrote:
> Lothar Scholz ha scritto:
> 
>> gr> well, freeride's gui is just another plugin. It is planned to have a
>> gr> wxruby gui that would look native on osx, but no effort started 
>> yet. It
>> gr> should not be too hard, anyway, maybe a good idea for a codefest :)
>>
>> Is scintilla already ported to Cocoa/Carbon ?
>>
> 
> I know almost nothing about wxwidget, but since it claims full cross 
> platform portability, and wxStyledTextCtrl(scintilla wrapper) is part of 
> the wx distribution I'd expect it is 'yes'.
> I.E. the SPE editor seem to run on OSX:
> http://spe.pycs.net/pictures/640x480/10.jpeg
> 
> But given you're writing IDEs you may be more informed than me on the 
> argument :)

wxWidgets already has a wrapper for SciTilla, and it works alright on 
Mac OS X. I'll add it to the wxruby widgets.

Nick