Re: using popup dialog boxes with perl gladexml



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]