Re: [Java-gnome-developer] Glade and org.gnome.gtk.Builder

2012-09-16 Thread Andrew Cowie
On Sun, 2012-09-16 at 21:11 -0400, Jason Martin wrote: > I can then pre-define Label() or whatever widget before calling > builder and it works. Ah, damn. Not your fault. There is an engineering problem and unfortunately the person working on it has been busy with other work the past year. Have

Re: [Java-gnome-developer] Glade and org.gnome.gtk.Builder

2012-09-16 Thread Jason Martin
I am making it work doing some funny stuff on Ubuntu 12.04 with 4.1.2 from the java-gnome ppa. I can not get Designer.java to work with simple.ui sample. http://research.operationaldynamics.com/bzr/java-gnome/mainline/tests/prototype/Designer.java agrellum@Michelle:~/TESTING$ javac Designer.jav