It is currently April 19th, 2024, 5:21 pm

Multiple groups show/hide conflict..?

Get help with creating, editing & fixing problems with skins
sssmith
Posts: 3
Joined: March 30th, 2017, 12:15 pm

Multiple groups show/hide conflict..?

Post by sssmith »

I have considerable number of meters distributed in multiple groups, it looks like this:

page 01 ---> mainGroup_01
p1Meter_1 ---> mainGroup_01 | secondGroup_01
p1Meter_2 ---> mainGroup_01 | secondGroup_02
p1Meter_3 ---> mainGroup_01 | secondGroup_03
p1Meter_n ---> mainGroup_01 | secondGroup_n

page 02 ---> mainGroup_02
p2Meter_1 ---> mainGroup_02 | thirdGroup_01
p2Meter_2 ---> mainGroup_02 | thirdGroup_02
p2Meter_3 ---> mainGroup_02 | thirdGroup_03
p2Meter_n ---> mainGroup_02 | thirdGroup_n

Button 01 Button 02

Pressing button 01 will hide/show Meters from 1 to n (secondGroup_01-n), one meter every time when pressed...
Pressing button 02 will switch a page (hide mainGroup_01 and show mainGroup_02)

For this I'm using measure meters with conditions.... Problem is that if I first show/hide secondGroup or thirdGroup and then show/hide mainGroup, only mainGroup will be shown/hidden or vise versa...

Am I doing it wrong, or it is not possible to do something like this?
User avatar
balala
Rainmeter Sage
Posts: 16144
Joined: October 11th, 2010, 6:27 pm
Location: Gheorgheni, Romania

Re: Multiple groups show/hide conflict..?

Post by balala »

I don't think it wouldn't be possible, but it's very hard to follow your description. Please post the whole code, or if it uses resources (most probably images of the buttons or other images), please pack the whole config and upload it. It would be much easier to help.