[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: gtk+ 1.2.10, Gtk-Perl 0.7008 -- how the heck do I set initial window position?
- From: "Jonathan I. Kamens" <jonathank worldwinner com>
- To: scott asofyet org
- Cc: jonathank worldwinner com, gtk-perl-list gnome org
- Subject: Re: gtk+ 1.2.10, Gtk-Perl 0.7008 -- how the heck do I set initial window position?
- Date: Wed, 29 Jan 2003 15:53:05 -0500 (EST)
> From: muppet <scott asofyet org>
> Date: 29 Jan 2003 08:34:54 -0500
>
> i meant your application window, not your window manager. the point
> there is that more work is involved between the events, exacerbating the
> already extant race condition which doesn't show up for simpler windows
> such as the one with which i am experimenting.
Fair enough, I will modify my application and attempt to make the
window map and be sized/placed as quickly as possible.
> from what i can tell, the hide is not necessary. realize()ing creates
> the window on the server, but does not map it (i.e., creates it in a
> hidden state).
Tried it, didn't work, so there's apparently still a race condition.
I hope when Red Hat switches to gtk2-perl and I update my application
to use it, the appropriate calls will be able to do this properly.
jik
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]