Results 1 to 6 of 6

Thread: carriage returns in tooltiptext?

  1. #1
    joblake
    Guest

    carriage returns in tooltiptext?

    For the sake of improved formatting, is it possible to put carriage returns in tooltiptext strings?

  2. #2
    -= B u g S l a y e r =- peet's Avatar
    Join Date
    Aug 2000
    Posts
    9,629
    I'v tried but failed

    never seen that done to the standard tooltip text.
    -= a peet post =-

  3. #3
    Frenzied Member
    Join Date
    Aug 2000
    Posts
    1,539
    no you cant with regular coding
    you either need to look into some APIS (dont know if there is any)

    or make your own tooltiptext

    make a form, no borders, etch
    and send text to this form when you want tooltiptext
    from there your not limited to what you want it to look like

  4. #4
    Frenzied Member
    Join Date
    Aug 2000
    Posts
    1,539
    there was an activex control that did this
    crap i forgot what it was called, pretty much did what i described above (with colours and stuff )

  5. #5
    Hyperactive Member rockies1's Avatar
    Join Date
    Jul 1999
    Location
    Stuck at work
    Posts
    375
    Deborah Cooper wrote an article at ElementK for their Inside Visual Basic newsletter that does this with tool tips.

    Check out http://www.elementkjournals.com/ivb/0105/ivb0151.htm for the details.

    There is an improved version she put out, but it's a subscriber-only article...I can't find any info on whether the code is sharable or not...I'll keep looking.

    Hopet this helps!
    Morgan
    [email protected] - Home
    [email protected] - Work
    Using VB6 SP6 but trying to learn VB2005EE

  6. #6
    joblake
    Guest

    Excellent

    Thanks Rockies1!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width