For Programmers: Free Programming Magazines  


Home > Archive > Unix Programming > April 2005 > Deiconifying an application without touching the Icon









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Deiconifying an application without touching the Icon
Dale Pennington

2005-04-11, 8:58 pm

Due to manager direction we have a switchboard app that must keep the user
from being able to open any windows except through the app (i.e. the desktop
is not visible/available). When we launch an app and then minimize it, the
icon is then hidden behind the switchboard. The question is, how do we get
to the app deiconify it again (we know its pid, if that helps). At this
point, I can see a few possible solutions

1) Have the icon stay above the switchboard. No idea how to do seem, seems
counterintuitive to the whole idea of minimizing.

2) Simulate what happens when you double click on a minimized icon. If we
can figure this out, this would seem to be the best solution

3) Modify the applications the switchboard launchs to allow the switchboard
to send them a message to deiconify. Divantage we have to modify all the
apps to do this, especially if we add an app to the switchboard that we have
not written.

I have done some sing on the issue, but am still adrift. Any ideas along
lines 1 or 2 would really be appreciated.

Thanks,
Dale Pennington


Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com