Toggle for View

I've created a button for "Details" view and another for "Thumbnails" view. Is it possible to combine the two into a toggle with a single button involving a single left-click?

Set VIEW=Details,Thumbnails,Cycle

FWIW, you don't need the ",Cycle" on the end. (That's for cycling through all modes.)

Wow. Thanks! Perfect... sorry for what, in hindsight, appears to be a REALLY noob question. :slight_smile:

Ask here.

I create new button with Set View=Cycle and set it's name to {vm} (view mode variable from status bar). It works! But different length of the mode names makes this button corrupted while cycling.

Any ideas to get this feature working good?

[quote="striimii"]Ask here.

I create new button with Set View=Cycle and set it's name to {vm} (view mode variable from status bar). It works! But different length of the mode names makes this button corrupted while cycling.

Any ideas to get this feature working good?[/quote]

I'm pretty sure that isn't an intentional/supported feature. I'm amazed it works at all (and had to try it to believe it :slight_smile:).

In Opus10 this feature, like Using {vm} in Label string works fine! I'm very happy :slight_smile: