|
super-TOPWINDOW ?: msg#00074gnome.gtk+.perl
hi, I want my App to have several windows floating around ? Do I have to create them with 'toplevel' i.e. my $w1 = new Gtk::Window('toplevel'); my $w2 = new Gtk::Window('toplevel'); my $w3 = new Gtk::Window('toplevel'); .... code ... ..w1,w2,w3..show_all... Or I have to create first one common Parent and subsequently $app->add() all of the Gtk::Windows to them ... and if yes which is this common-top-object ? Thanx alot in advance raptor@xxxxxxxx |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Gtk::Editor ?: 00074, raptor |
|---|---|
| Next by Date: | Re: Enumerating Gtk object & proprietes ?: 00074, raptor |
| Previous by Thread: | compositing?i: 00074, lanzz |
| Next by Thread: | Re: super-TOPWINDOW ?: 00074, Dermot Musgrove |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |