Mouseover Tooltips
Option for mouseover tooltips when the textual data is greater then the displayed field width, and/or option to display same in the Status Bar. (Might want to contemplate the latter part a bit.)
Mouseover Tooltips
Re: Mouseover Tooltips
This is on my "Things to do" list.Option for mouseover tooltips when the textual data is greater then the displayed field width.
I messed around with this a bit.option to display same in the Status Bar.
I tried to get the tooltips to show the filter when hovering over a macro in the statusbar.
The API for status bars provides basic tooltip support, but only shows the tooltip if the statusbar part is clipped (which never happens..)!
Adding custom tooltips would require a bit of work, so I have added this to my "Things to do".