- March 17, 2008
- 1,353
- 306
- Home Country
-
Netherlands
Hi all,
I was wondering if there's any way to have the MusicOverlay not show when MP is showing a certain pluginwindow.
I tried;
<visible>!Window.isVisible(#idOfPlugin)</visible>
Where #idOfPlugin is set to the plugin window skin ID. This works somewhat. It works for all the labels (including fadelabels) but does not work for the images and the visualization.
Any other way of getting this sort of design?
Thx in advance
----------------
I'll try encapsulating MusicOverlay in a group and have a visibility tag set in the group. Dunno if this will change anything, just a wild guess.
I was wondering if there's any way to have the MusicOverlay not show when MP is showing a certain pluginwindow.
I tried;
<visible>!Window.isVisible(#idOfPlugin)</visible>
Where #idOfPlugin is set to the plugin window skin ID. This works somewhat. It works for all the labels (including fadelabels) but does not work for the images and the visualization.
Any other way of getting this sort of design?
Thx in advance
----------------
I'll try encapsulating MusicOverlay in a group and have a visibility tag set in the group. Dunno if this will change anything, just a wild guess.