• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    .NET

    Reply
    *Expert Elite*
    Keith.Brown
    Posts: 763
    Registered: ‎03-13-2008

    Change font in tooltip text.

    193 Views, 2 Replies
    01-23-2012 08:09 PM
    Does anyone know of a method to change the font inside the the tooltips generated when you hover over an object?? I have followed the tutorials from the developers specifically lab 6 which uses the point monitor event to append text to the tooltips when the aperture is hovering over an item in autocad. I would like to be able to make certain words bold but so far have not figured out how to do so. Any help would be appreciated. Thanks in advance.

    Keith Brown AutoCAD MEP BLOG | RSS Feed
    Please use plain text.
    Valued Mentor
    Posts: 307
    Registered: ‎03-31-2005

    Re: Change font in tooltip text.

    01-24-2012 09:52 AM in reply to: Keith.Brown

    According to >>this<< you need to create your own Tooltip class and a draw event.  I would like to see this if you decide to do it.

    Please use plain text.
    Active Contributor
    cincir
    Posts: 32
    Registered: ‎08-12-2011

    Re: Change font in tooltip text.

    01-25-2012 08:18 AM in reply to: fieldguy

    But is there any chance to register your ToolTipDraw class to autocad for using it instead of itselfs.

    Please use plain text.