Re: creating non-standart windows and dialogs
- From: "Ross McFarland" <rwmcfa1 neces com>
- To: Artū dreamhost com, ras ?lajus <x11 h2o sky lt>
- Cc: Gtk-Perl-List <gtk-perl-list gnome org>
- Subject: Re: creating non-standart windows and dialogs
- Date: Wed, 14 Jul 2004 09:17:25 -0400 (EDT)
Artūras ?lajus said:
i want window that starts minimized
and window that starts up not minimized, but doesn't take focus away
from other app
perldoc Gtk2::Window
- maximize
- unmaximize
- iconify
- deiconify
that being said all of this is up to the window manager and may not work as
desired in many of them. you will probably want to use these methods in a
signal attached to the window, my first thought would be realize or show, but
there may be a more appropriate place.
-rm
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]