Results 1 to 6 of 6

Thread: How to show a tip when mouse hovering on objects

  1. #1
    Member
    Join Date
    2011-04
    Posts
    20

    Default How to show a tip when mouse hovering on objects

    Hello !!

    I need to display a text when mouse stands over a text or object



    this can be done when you make a hyperlink, but it is limited


    also I am asking how can I make hyperlink to a certain page in pdf


    thank you

  2. #2
    Moderator BlackBox's Avatar
    Join Date
    2009-11
    Posts
    2,397

    Default Re: How to show a tip when mouse hovering on objects

    If this can be done, methinks one would need to hook the MouseHover Event.

    HTH
    "Potential has a shelf life." - Margaret Atwood

  3. #3
    Member
    Join Date
    2011-04
    Posts
    20

    Default Re: How to show a tip when mouse hovering on objects

    can you please show a smal code example for a line shows a tip

  4. #4
    Forum Manager, Administrator Ed Jobe's Avatar
    Join Date
    2000-11
    Location
    Turlock, CA
    Posts
    4,777

    Default Re: How to show a tip when mouse hovering on objects

    I may be misreading your request, but linking to a page in a pdf has nothing to do with tooltips. If you can't get the a hyperlink to work, you won't be able to get a tooltip to work. Also, tooltips are not interactive. They're read-only. Hyperlinks can open more than just a webpage. They can open to a bookmark on the webpage. You need to find out if you the pdf format allows linking to a page number or bookmark. I suspect it does, because most pdf readers can open the file to the last page you were on when you last viewed the file. I know my iPhone can. Visit Adobe.com and you should be able to get the info you need to create the proper hyperlink.

    Perhaps I should ask, what is "limited" about hyperlinks that you think you can accomplish with hovering? There are a few apps on Autodesk Exchange that do tooltips. Some also come with the source code.
    C:> ED WORKING....

  5. #5
    Moderator BlackBox's Avatar
    Join Date
    2009-11
    Posts
    2,397

    Default Re: How to show a tip when mouse hovering on objects

    Firstly, I'd like to say that I agree with Ed's comments.

    Quote Originally Posted by cadorcl View Post
    can you please show a smal code example for a line shows a tip
    Second, only as you specifically asked for an example:

    Providing information on AutoCAD objects in a tooltip using .NET
    "Potential has a shelf life." - Margaret Atwood

  6. #6

Similar Threads

  1. Unable to highlight Object sby "hovering over" with mouse.
    By pirit4 in forum Revit Architecture - General
    Replies: 3
    Last Post: 2011-10-17, 06:20 PM
  2. Mouse and objects lagging
    By grantr873160 in forum AMEP General
    Replies: 0
    Last Post: 2011-03-07, 09:45 PM

Posting Permissions

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