|
From: Johan L. <jo...@ba...> - 2001-08-27 14:14:52
|
Steve wrote:
>opening a dialog box makes another window icon appear in my taskbar.
>is there anyway to:
>
>a) not have the new window create the new task?
Copy-paste-edit from a previous message:
Create a window with a -parent => $winParent. That will make the new window
a child window. It will stay on top of the parent window and it will not be
displayed in the task bar.
/J
------ ---- --- -- -- -- - - - - -
Johan Lindström Boss Casinos
Sourcerer jo...@ba...
http://www.bahnhof.se/~johanl/
If the only tool you have is a hammer,
everything tends to look
like a nail
|