Results 1 to 5 of 5

Thread: Automatic Multiline ToolTips

Threaded View

  1. #1

    Thread Starter
    Frenzied Member Andrew G's Avatar
    Join Date
    Nov 2005
    Location
    Sydney
    Posts
    1,587

    Automatic Multiline ToolTips

    Ok I've created an active X component (with a bit of help) that will automatically detect if a control has a tooltip and then it will display it. This tooltip can be multiline and it looks just like window's tooltip. All that is needed it to add the tooltip, and it will show the tooltip as multiline.

    One added feature is that you can add the '|' character and it will be converted to a new line.

    Note: This is not completely my code, I found the code on the web at http://www.directions.com.au/articlehtmlxid_147 All i did was to make it more easier to use and added the ability to check if any control on the form has a tooltip and then dislpay it, plus some other small stuff.

    If you have any suggestions, bugs, problems, you like it or have found a better way to do it, please post it.
    Enjoy

    New Version: Found bug which made activeX stop working if the form had any controls with no handle. Fixed now
    Attached Files Attached Files
    Last edited by Andrew G; Mar 15th, 2006 at 02:38 AM. Reason: New Version

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