Now where I'm stuck is with the bar that will contain links to the stack files to be launched.
I plan to have a tab which sits top middle of the screen which when moused over drops a panel which will have the links on. I have this working by having a full length window (no decorations) by 150px height with a tab graphic which then slides out the panel. This window is on top of all others.
Now where I'm stuck is that although the tab at top centre occupies a small area, it is contained in a window that is large enougth to hold the slide out panel, i.e. screen width x 150px, this prevents click through to any full screen programs that may allready be open.
Q. how do I allow click through to existing programs below when the panel is up and just the tab is shown?
