![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.tcl archiveNot quite transient
From: Oscar Fuentes <ofv@wanadoo.es>
Date: Fri Dec 23 2005 - 15:11:12 CET
Hi.
`wm transient' is almost what I want, but it does too much.
I have a main toplevel and some secondary toplevels. The exact
1 The transient window should always remain on-top, or in front, of
2 Minimizing the master window should also minimize/withdraw the
3 The geometry of the transient window should not change when
4 The transient window should never have an application (taskbar)
5 The window manager should not draw minimize buttons for the
I don't want 1. The secondary toplevels can appear partially or totally
I don't want 5 either. The secondary toplevels must have a minimize
How to achieve this?
-- OscarReceived on Fri Dec 23 19:03:13 2005 |