Re: [Java-gnome-developer] JTable(Swing) to java-gnome
Brought to you by:
afcowie
From: Ka-Hing C. <ka...@gm...> - 2005-03-24 00:10:25
|
On Wed, 23 Mar 2005 11:54:44 +1100, Andrew Cowie <an...@op...> wrote: > The GTK table widget is quite tricky to use; The underlying GTK > TreeView/TreeModel API is considerably different from what swing > provides, and the java-gnome binding is similarly different. There's currently no way to implement the model(without copying)/renderer with java-gnome, is there any plan to improve things in that area? -khc |