You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Sunday, February 20th 2005, 3:37pm

closing/hiding a window

Hi,

I have an application that opens two windows. Since I do not need one of these windows, I would like to have some script that hides the first window from the user. This window is irrelevant. If it is not possible to make it invisible, it would help to iconify it and maybe move it to another desktop.

Is there some functionality like this?

Thanks and greetings

Stefan

2

Monday, February 21st 2005, 7:34pm

Which program is it?
Maybe it has some DCOP functions. Then, maybe, it would be able to minimize one of the windows with some function (if it has such a function of course).

Otherwise...
The only thing I can think of is edit the sourcecode.