Thanks Ed & Michael!
For me, having Michael's original code from SeparateSidePanePalettes:
code:
sp.g_InsideCompactPaletteHeaders = true;
sp.InitializeTabs();
sp.g_InsideCompactPaletteHeaders = false;
sp.CompactPaletteHeaders();
works better with my small laptop screen. I'm glad that you can tweak it for your preference though Ed. As to your other thought about having "the side pane automatically scroll to the top whenever an input box appears"...sorry, no clue on this end how to make that happen.
--Larry
|