Lisp HUG Maillist Archive

Tooltip display for items in tree-view?

Using Lispworks 5.0, we have a tree-view with simple text as its elements.
Is there a straightforward way to display a tooltip when the mouse pointer
is over an individual item in the tree? Thanks very much...

david

For wisdom is more precious than rubies,
and nothing you desire can compare with her.
  -- Proverbs 8:11

But all the world understands my language.
  -- Franz Joseph Haydn


This email message is for the sole use of the intended recipients(s) and may contain confidential and privileged information of Bloodhound Software, Inc.. Any unauthorized review, use, disclosure is prohibited. If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message.


Re: Tooltip display for items in tree-view?

"Young, David" <deyoung@bloodhoundinc.com> writes:

> Using Lispworks 5.0, we have a tree-view with simple text as its elements.
> Is there a straightforward way to display a tooltip when the mouse pointer
> is over an individual item in the tree? Thanks very much...

Tooltips have to be implemented manually for pinboard objects.

examples/capi/graphics/pinboard-help.lisp shows how.
-- 
  (espen)


Updated at: 2020-12-10 08:47 UTC