Quote Originally Posted by nupul
I am using linux SUSE 10. (AFAIK windows doesn't support the multiple desktop option as yet...)

The desklet-viewer is an external application NOT written in Qt....i think it's in gtk. I can use kstart for this (to launch an app on another desktop), but it then becomes too KDE specific. There also another tool 'wmctrl' to use, but it can't start a process on another desktop, it can only move "windows" to another desktop. The round about is to start the application, get the window Id and then move but I don't want to do this....any solution that Qt can provide?

Thanks

Nupul
No, Qt can't control your GTK app.