Re: Gtk2::GladeXML... Don't seem window...




Simon Péter wrote:
I just try at first time to use glade3 to design my Perl Gtk2 application. I
generated a simply window using glade3 and tried to start it from a Perl
code.

Try either $main_window->show; or setting the main window's "visible" property
to "true" in glade-3.

-- 
muppet <scott at asofyet dot org>




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