OK, got it to work but I had to define the object types to use first or it
would not parse the file.

    Example simple window with one button

        w = window
        b = button

So, that means I have to know what is in the builder/glade file before
hand?


On Wed, Sep 5, 2012 at 8:28 PM, Jason Martin <agrel...@gmail.com> wrote:

> I have wrote a medium sized app with the bindings and they work well.
> But I have not been able to get org.gnome.gtk.Builder working with even
> the simplest example.
> Should I be using a certain version of Glade?
>
> Using Ubuntu 12.04
>
> OpenJDK 7 and Sun Java6
>
> Glade 3.8 and 3.12
>
>
>
------------------------------------------------------------------------------
How fast is your code?
3 out of 4 devs don\\\'t know how their code performs in production.
Find out how slow your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219672;13503038;z?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
java-gnome-developer mailing list
java-gnome-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/java-gnome-developer

Reply via email to