Re: using popup dialog boxes with perl gladexml
- From: James Curbo <james teyandei net>
- To: gtk-perl mailing list <gtk-perl-list gnome org>
- Subject: Re: using popup dialog boxes with perl gladexml
- Date: Wed, 07 Apr 2004 16:07:01 -0500
B McAndrews wrote:
I've added a dialog box in my glade project so that I can pop it up at
program startup to get user info, (ie, login,passwd). After I
authenticate the user, then I want to pop up the main application
window. However, when I start up the perl script, get the dialog
widget, call set_modal with TRUES, and call run() on it, I expected to
just see the popup dialog. Yet I got both the dialog box and the main
app window. Can anyone shed some light with what's going on here?
Thanks
Have you tried setting the main window's Visibility setting to 'no' in
the Properties sheet in Glade?
James
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]