01-27-2013 12:59 AM
Hello,
Is it possible to disable a TabbedPane sidebar?
I've tried listening to both the sidebarStateChanged and sidebarVisualStateChanged signals then attempting to set the state but that doesn't seem to work at all.
Are there any workarounds?
Thanks.
Solved! Go to Solution.
01-27-2013 01:11 AM
01-27-2013 01:24 AM - edited 01-27-2013 01:37 AM
Correct.
I'm using the tabs but do not want the left sidebar to show at all. If I can't, it means handling switching of each Page/Pane myself. Not hard, but more work nonetheless.
It shows during peek when 2+ screens deep.
01-27-2013 09:18 AM
01-27-2013 02:49 PM
01-28-2013 12:47 AM