11/27/2024 4:23:44 AM
|
|
slxdeveloper.com Community Forums |
|
|
|
The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
Forum to discuss writing script in Architect plugins for SalesLogix & general SalesLogix customization topics (for Windows client only). View the code of conduct for posting guidelines.
|
|
|
| |
|
Re: Can a Treeview use the mouseover / tooltip, etc event based on Node?
Posted: 16 Feb 07 11:52 AM
|
fiogf49gjkf0d The tree control is a basic wrapper around the Delphi TTreeView component.
To put it simply I don't think such a thing exists for the existing control. A hovered node isn't a selected node and I don't believe there is a Hover.Node collection. Without a collection/property (like a datagrid's Selection) you'd need a specific OnHoverNode event or something that fired. I don't believe that exists either. |
|
|
| |
|
You can
subscribe to receive a daily forum digest in your
user profile. View the site code
of conduct for posting guidelines.
Forum RSS Feed - Subscribe to the forum RSS feed to keep on top of the latest forum activity!
|
|
|
|
|
|
|
|