I posted this over on the sweeter home forums, but it may get a quicker response here.
Does anyone know if it is possible to have a sprinboard open one thing and close another with one click? What I'm trying to do is open a custom tray while hiding the widgets in the background, all in one click. Can't seem to figure out how to do that
I actually did this exact thing in the latest version of my SmallCaps theme, but it's not very straightforward. I'll describe what I had to do.
I had a
SystemWidget: Digital Clock and a
TextBlock that I wanted displayed by default, and a
TagTray: Social, a
DateBlock, and a
TagTray: Finance that I wanted to toggle between, and I wanted the
TextBlock to be the springboard that switches from set 1 to set 2, and the
DateBlock to be the springboard that switches from set 2 to set 1.
1) Place everything where it needs to be on the screen in edit mode. Make sure everything has labels so you know what everything is.
2) Put a Springboard over the
TextBlock (I labeled mine "Show Apps"), minimizable no, default off, put it in a grouping (mine was "main") and have it control the following:
- TagTray: Social
- TagTray: Finance
- DateBlock
3) Copy/paste the Springboard and move it over the
DateBlock (don't overlap the two Springboards, you'll get bad results!). Now, relabel this new one "Show Text", default on, and control the following:
- SystemWidget: Digital Clock
- TextBlock
- Springboard: Show Apps
4) Go back and edit
Springboard: Show Apps. Add to it's control list
Springboard: Show Text.
5) You're done! Now when you touch the TextBlock, you activate the Show Apps springboard which will toggle on the TagTrays, DateBlock and the Show Text springboard. But because its in the same grouping as the Show Text springboard, it will also minimize the SystemWidget, TextBlock and Show Apps springboard. Then when you touch the DateBlock, the Show Text springboard triggers and you're back to where you started from.
* Note: when you leave edit mode, you'll have to toggle back and forth between the two sets a couple times to get it working correctly. For some reason the default grouping decides its not going to hide until the other springblock is activated.