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 07:35:30 -0700
On Thu, May 22, 2008 at 11:52 PM, Brian J. Tarricone <bjt23 cornell edu>
wrote:
gtk_window_set_focus_on_map() (or presumably
window.set_focus_on_map(False) in... whatever langauges you're using).
Thanks Brian, aniket. Unfortunately, this solution does not work.
`dpkg -l libgtk2.0-0` shows the installed GTK version to be 2.12.0-1ubuntu3,
so it _should_ have worked. Unfortunately, calling `window.set_focus_on_map
(False)` does not prevent the window from stealing focus again.
I'm using Ubuntu Gutsy here, and interfacing to GTK through PyGTK, if that
helps.
Thanks,
Tom
-brian
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]