removing transient property of a window
- From: mquezada nlxcorp com
- To: gtk-app-devel-list gnome org
- Subject: removing transient property of a window
- Date: Thu, 6 Nov 2003 11:49:01 -0500
Hi,
I use the following code to make a menu window stay on top of the drawing
area window:
gtk_window_set_transient_for(GTK_WINDOW(menu_window),
GTK_WINDOW(draw_area));
This works great except that if the drawing area window is destroyed then
the other window disappears with it.... How can I remove the transient
properties of the menu when the drawing is closed?
thanks!
Marco Quezada
Aerospaceo Engineero
NLX Corporation
22626 Sally Ride Dr.
Sterling, VA, 20164
703-234-2100 ext. 1028
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]