Rob H
June 5th, 2004, 09:23 AM
At present any buttons or frames on the device template are always at the bottom of the Z-order.
I'm trying to implement a 'pop-up' frame that contains audio controls, controlling the visibility with a state variable. This works fine on the individual panels, but since I want it available on all panels this currently means a lot of duplication.
A way round this would be to be able to force a frame to the top of the Z-order somehow. Then I could just put this frame with my audio controls on the device template and enable/disable it as appropriate.
Hope this makes some sort of sense.
Another possibility would be to allow NetRemote to overlay one panel on top of another (with alpha transparency).
I'm trying to implement a 'pop-up' frame that contains audio controls, controlling the visibility with a state variable. This works fine on the individual panels, but since I want it available on all panels this currently means a lot of duplication.
A way round this would be to be able to force a frame to the top of the Z-order somehow. Then I could just put this frame with my audio controls on the device template and enable/disable it as appropriate.
Hope this makes some sort of sense.
Another possibility would be to allow NetRemote to overlay one panel on top of another (with alpha transparency).