Re: Creating a non-focused window
- From: "Tom Machinski" <tom machinski gmail com>
- To: "Brian J. Tarricone" <bjt23 cornell edu>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: Creating a non-focused window
- Date: Fri, 23 May 2008 15:08:47 -0700
On Fri, May 23, 2008 at 2:26 PM, Brian J. Tarricone <bjt23 cornell edu>
wrote:
Hmm, when I write basically the same thing as your Python implementation
in C, I get the same result as you -- the window grabs focus when it's
shown.
OK, so I've compiled and ran both your code below, and a slightly larger
example (the GTK tutorial "Hello World"), and both indeed gave the same
result that I got with my Python version: the newly created window grabbed
the focus. So at least we established this isn't a PyGTK bug :-)
If you, or anyone else, can think of anything that would make the
set_focus_on_map() method work as documented: please share.
Otherwise, should I file a bug about it?
Thanks,
Tom
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]