On Sun, 24 Jan 2010 15:16:21 -0600 Josh joshua.rh@comcast.net wrote:
I'm writing to ask if it's possible that geany is set up (or to
set it up) so it would be easy to write different interfaces for it. The main reason this would be cool is because then someone (I'd be willing to learn how) could write a quartz/OSX interface for it and we could have a speedy IDE on OSX. I've been using the macports one... but it's really not the same as using it on a gnome system. Please let me know if this is do-able,
No, there's no clear Model-View separation. We handle some dialogs for Windows specially (src/win32.c) but that wouldn't be enough for what you want.
Regards, Nick