I am using the MULTI TouchScreen skin and can't find the codes for the main Browser button (switch views) and for the Browser Tabs for switching folder views (folder tree|folder|automix|info).  Can anyone here post the codes?  Thanks much.  
       
    Inviato Tue 26 Jul 16 @ 1:06 pm
          skin_panelgroup 'views' +1
show_splitpanel 'folders'
show_splitpanel 'automix'
show_splitpanel 'info'
    show_splitpanel 'folders'
show_splitpanel 'automix'
show_splitpanel 'info'
Inviato Tue 26 Jul 16 @ 4:08 pm
          Thanks locodog. Awesome info! This is exactly the codes I needed. 
I had to make a slight change for the automix tab to work. In case anyone else uses these, the one for automix panel tab should be:
show_splitpanel 'sideview'
    I had to make a slight change for the automix tab to work. In case anyone else uses these, the one for automix panel tab should be:
show_splitpanel 'sideview'
Inviato Wed 27 Jul 16 @ 6:58 pm









