Toggle button b/w detail and thumbnail view

Hi guys,

Long time, no see... Been happy with my Opus 9, but now decided to try out the v11. Of course i had my completely customized version 9, with all the special menu items etc, and now i'm recreating the customizations in Opus 11, at least were it still makes sense.

One thing i didn't think of to note or copy, is the view button that toggled between Detail View and Thumbnail View. Would you please be so kind to tell me how it's done? I searched on this forum for "toggle button detail thumbnail view" but nothing came up.

Cheers,
sv

This code toggles between the two modes:

@ifset:VIEW=Thumbnails Set VIEW=Details @ifset:else Set VIEW=Thumbnails

Thank you! Now it works like before.