Hello Zentara,

Before posting my question, I tried to look around in perlmonks to check if this was question already answered. But I could not find it. However, I did notice that you take very much interest in answering Perl Tk questions. So I was expecting you would answer my question too. And there you're!

Now, to go back to my question, what I was really interested in was to change the font and color of the text string in the page-tab. i.e. The text string "PAGE 1" when page1 is raised should be bold and underlined AND this string should be displayed in a different color (say blue) than it's default (which is black when it is not raised).

Any thoughts on how to do this ?

BTW, I'll take a look at your ztkdb but I must confess I'm new to Perl Tk. So I'm not sure how much I'll be able to understand.


In reply to Re^2: A Perl Tk::NoteBook question by Anonymous Monk
in thread A Perl Tk::NoteBook question by Anonymous Monk

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.