Re: Bringing windows to front
- From: Shaun McCance <shaunm wolfram com>
- To: Tom Baehr-Jones <tom luxtera com>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: Bringing windows to front
- Date: 21 Jun 2003 20:52:29 -0500
On Sat, 2003-06-21 at 18:47, Tom Baehr-Jones wrote:
Sorry if this is repetitive, but I’ve searched for a while and can’t
figure out how to do this – I have created a number of windows in a
program that I’ve written (normal non-modal GtkWindow ‘s), and I need
to bring one of them to the front. That is, I need it to behave as if
the user had alt-tabbed to it, or clicked on the small version of the
window on the bottom of the screen. I suppose this means interacting
with the window manager, right? Anyone know how to proceed?
You want gtk_window_present
http://developer.gnome.org/doc/API/2.0/gtk/GtkWindow.html#gtk-window-present
--
Shaun
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]