Re: Installing Gtk::GladeXML



Hi,

2009/6/30 Tijmen van der Burgt <tvdburgt gmail com>:
When i change $gui->main to Gtk2->main, the errors are gone, but nothing
happens. I have to press ctrl+z to abort the script.

Glade only builds stuff for you - you need to do the rest. I'd say
you'd at least need to add:

$gui->get_widget('window1')->show;

before the Gtk2->main to make your window actually appear.

CC'd to the list due to a previous mistaken 'Reply' instead of 'Reply All'

MB



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]