Creating a non-popup window with little decoration
- From: Emmanuel Gravel <e_gravel yahoo com>
- To: gtk-app-devel-list gnome org
- Subject: Creating a non-popup window with little decoration
- Date: Thu, 22 Feb 2001 16:11:20 -0800 (PST)
Is there a way to create a window and tell the window
manager to remove all buttons (maximize, minimize,
kill, inconify), and/or lock the window in a specific
position, and/or disable resizing? Is there a way to
lock the mouse within the confines of a popup (force
the user to acknowledge the popup before he could do
anything else)?
I've looked at gtk_window_new(GTK_WINDOW_TYPE) but
this
is too restrictive for me. I know that using
gtk_window_set_transient_for() will force a window to
be on top of another (it's "root" window) and even if
this is an interesting property, I also want to know
about the other above-mentionned possibilities.
Thanks!
Manu
__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - Buy the things you want at great prices! http://auctions.yahoo.com/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]