in reply to Changing the geometry placement of Tk::Notebook tabs

Tk::DynaTabFrame didn't seem to be what I wanted needed either

In what way ? DTF certainly supports tabs on the sides. Is the text orientation the issue ? If so, I fear you'll have challenges trying to get pTk to rotate your text (at least in a cross platform freindly way).

BTW: Tk::Notebook doesn't support tabs on the side.


Perl Contrarian & SQL fanboy
  • Comment on Re: Changing the geometry placement of Tk::Notebook tabs

Replies are listed 'Best First'.
Re^2: Changing the geometry placement of Tk::Notebook tabs
by Popcorn Dave (Abbot) on Jan 03, 2007 at 00:21 UTC
    Thanks! I'll have to peruse the docs a bit more. And as far as Tk::Notebook, I know it doesn't so that's why part of my original query was where I perhaps should be looking to modify a module to get side tabs.

    Revolution. Today, 3 O'Clock. Meet behind the monkey bars.

    If quizzes are quizzical, what are tests?