From: gabriele renzi Date: 2005-01-10T21:41:21+09:00 Subject: Re: Ruby IDEs for Mac OS X (native)? 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 :)