[java-gnome-hackers] ZvtTerm
Brought to you by:
afcowie
From: RUBIOJR <RU...@te...> - 2002-11-18 12:53:10
|
Hi guys. I've been testing gnome2.1 these weekend. It seems that gnome hackers are going to use vte terminal widget for the next 2.2 release, so I think it's better to stop working on zvt widget and work on the newer vte. What do you think? Also, I found that compiling the zvt jni code in a separated shared library, loading it in the ZvtTerm.java class and calling Gtk.init (args) and Gtk.main() in an application that uses the widget caused the events to stop working if you run an app with the IBM or Blackdown virtual machines. It didn't happened with the gcc bytecode interpreter (gij). You can see what I mean in the src/examples/gnome/zvt/Zvt.java. I want you to see that compiling this bindings in a separated library may cause problems. I would like to start the work on the vte bindings and commit it to the cvs. What do you think about creating an org.gnu.gnome.vte package as someone suggested? Thanks. Rubio Jr. Asac! Team |