On Sat, 2012-09-15 at 06:21 -0400, Jason Martin wrote:
> OK, got it to work but I had to define the object types to use first
> or it would not parse the file.
Hm, I thought I'd sent a reply to your first message, though all I was
going to say is "can you show us the code that isn't working?"
>
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, Jaso