RE: RE: [Java-gnome-developer] Scintilla (again?)
Brought to you by:
afcowie
|
From: Jeffrey M. <Jef...@Br...> - 2002-04-12 11:20:21
|
My current focus is on the next release (0.8) which is my first release supporting GTK 2 and GNOME 2. I still have to fix bugs and examples that stopped working with the new APIs, write new examples to demonstrate new capabilities, and update the documentation. Perhaps this widget can be added to the next release. > > > Do you plan to support the Scintilla widget in the future? > > > If so do you think it's possible to integrate it into your code > > > generation or is this all manual work? > > > IMHO a little editor would be a nice way for me to get > started with > > > java-gtk. > > > > I am not familiar with the Scintilla widget. > > Is this widget included with the standard GTK/GNOME? > > I don't think so but quite a few (even commercial like > ActiveState's Komodo) apps rely on it. > > > Where can I read about it? > > http://www.scintilla.org > > > I will be adding examples demonstrating the new Text widget > > sometime this week. It is a very robust widget and you might > > be able to use it for your little editor. > > I don't know much about the gtk text widget but from what gtk2's > gtk-demo shows me it looks very powerful too. > > > > _______________________________________________ > java-gnome-developer mailing list > jav...@li... > https://lists.sourceforge.net/lists/listinfo/java-gnome-developer > |