Page 1 of 1

Multi-Panel Tab Simulator - Store more buttons in less space

Posted: 07 Jan 2014, 11:44
by Svengali
Here's a way to create MULTIPLE "tabbed" PANEL SETS so that they can alternately occupy the same screen space.
TabPanels.gif
TabPanels.gif (78.68 KiB) Viewed 1906 times
A row of buttons across the first row act like tabs. In the example with four buttons (A B C D) you can open any of the four panels by clicking on one or another of the buttons. Since the panels are stacked, they can all occupy the same screen space... and you can have four times the icons in the same space... especially useful to Android Tablet users AND Cintiq users.

Attached you'll find two files:
1. a ZIP file: ABCDEFabcdef.ZIP containing a TVPaint file:ABCDEFabcdef.tvpp with icon-sized letters (upper and lower case) that can be grabbed for buttons.
2. a PDF file: Panel Tab Sets.PDF explains how to create four panels with four buttons each AND how to assign command pairs that toggle panels on and off.

There are two ways I've set up my own versions of the "tabbed" panels:
First, so they are part of the LEFT or RIGHT Panel Bins where you can create up to SIX! tabbed superimposed panels. The second way is to set up floating panels which can be as few as two or as many as six superimposed panels.

Sven

Re: Multi-Panel Tab Simulator - Store more buttons in less s

Posted: 11 Jan 2014, 20:40
by D.T. Nethery
Excellent ! Thank you !

Re: Multi-Panel Tab Simulator - Store more buttons in less s

Posted: 13 Dec 2015, 20:21
by NathanOtano
Haven't seen this post, it's really clever. Thanks!

Re: Multi-Panel Tab Simulator - Store more buttons in less s

Posted: 23 Dec 2015, 05:46
by Elodie
Me neither ! That's really cool ! :D

Re: Multi-Panel Tab Simulator - Store more buttons in less s

Posted: 22 Jan 2016, 20:31
by meslin
This is an ingenious idea, but it was kind of time-consuming to set it up. I wonder if anyone else would adopt the process if it were a little quicker.
It would be very cool if there was a one-click solution to get the six panels set up.
Attached is a zip file with the six TVPX panels in place, and a .tvpp file wherein the panels are embedded, but they've lost all their actions.

Re: Multi-Panel Tab Simulator - Store more buttons in less s

Posted: 22 Jan 2016, 21:15
by Svengali
meslin wrote:This is an ingenious idea, but it was kind of time-consuming to set it up. I wonder if anyone else would adopt the process if it were a little quicker.
Since posting this, (and having to go through the pain of setting up all the buttons several times for different panel sets ) I've simplified it to just one button in each panel. Clicking on the button in each panel invokes the next panel. So, instead of directly calling the other panels in the set it simply loops through them all.

Another solution I tried is to have two buttons (previous and next) which lets me loop through all panels in the set, forward and backward.

If it could be setup with one click that would be great.

Sven