RE: [Java-gnome-developer] Scintilla (again?)
Brought to you by:
afcowie
|
From: Jeffrey M. <Jef...@Br...> - 2002-04-11 14:05:53
|
> I recently discovered this project and like it very much. > Your brand new gtk2 bindings built well on my machine so > there shouldn't > be anything that stops me from playing around. Thanks, I try 8-) > 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? Where can I read about it? 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. > PS: I must admit that I didn't read the whole archive and I didn't > figure out how to search the geocrawler lists yet so please > bear with me > if this topic has already been discussed before. > |