RE: Tooltip display for items in tree-view?
Yes, I see. This looks promising; however, putting item-pinboard-objects
within a tree-view doesn't seem to yield the desired behavior. I have
:input-model '((:motion pinboard-test-motion-callback)) installed on the
layout (simple-pinboard-layout), but the callback never gets called. Is the
tree-view intercepting motion events? If I use pinboard-layout instead, my
tree-view doesn't get properly displayed but the motion callback runs.
Thanks, david
-----Original Message-----
From: ev@merced.netfonds.no [mailto:ev@merced.netfonds.no]On Behalf Of
Espen Vestre
Sent: Friday, August 11, 2006 2:59 AM
To: Young, David
Cc: 'lisp-hug@lispworks.com'
Subject: 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)
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.