Tooltip font

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Marco Castro

    Tooltip font

    Is it possible to overwrite the default tooltip font? I'm asking because I want the tool tip to look like the example below and it doesn't come out right unless I use a font where every character is the same width. I know that I could just switch the tooltip font from inside the display properties but that doesn't seem like a good solution to me.

    Title
    =====

    Header 1 Header 2
    ======== ========
    Text1 Text2
    Text3 Text4
  • yEaH rIgHt

    #2
    Re: Tooltip font

    You'll have to create your own ToolTip component to do that.

    Marco Castro wrote:
    [color=blue]
    > Is it possible to overwrite the default tooltip font? I'm asking
    > because I want the tool tip to look like the example below and it
    > doesn't come out right unless I use a font where every character is the
    > same width. I know that I could just switch the tooltip font from
    > inside the display properties but that doesn't seem like a good solution
    > to me.
    >
    > Title
    > =====
    >
    > Header 1 Header 2
    > ======== ========
    > Text1 Text2
    > Text3 Text4[/color]

    Comment

    • yEaH rIgHt

      #3
      Re: Tooltip font

      You'll have to create your own ToolTip component to do that.

      Marco Castro wrote:
      [color=blue]
      > Is it possible to overwrite the default tooltip font? I'm asking
      > because I want the tool tip to look like the example below and it
      > doesn't come out right unless I use a font where every character is the
      > same width. I know that I could just switch the tooltip font from
      > inside the display properties but that doesn't seem like a good solution
      > to me.
      >
      > Title
      > =====
      >
      > Header 1 Header 2
      > ======== ========
      > Text1 Text2
      > Text3 Text4[/color]

      Comment

      • Marco Castro

        #4
        Re: Tooltip font

        I was afraid of that. Thanks for replying.

        "yEaH rIgHt" <nothanks@haha. com> wrote in message
        news:107c16cqvl q7668@corp.supe rnews.com...[color=blue]
        > You'll have to create your own ToolTip component to do that.
        >
        > Marco Castro wrote:
        >[color=green]
        > > Is it possible to overwrite the default tooltip font? I'm asking
        > > because I want the tool tip to look like the example below and it
        > > doesn't come out right unless I use a font where every character is the
        > > same width. I know that I could just switch the tooltip font from
        > > inside the display properties but that doesn't seem like a good solution
        > > to me.
        > >
        > > Title
        > > =====
        > >
        > > Header 1 Header 2
        > > ======== ========
        > > Text1 Text2
        > > Text3 Text4[/color][/color]


        Comment

        Working...