Tooltips: Difference between revisions

Jump to navigation Jump to search
145 bytes added ,  10 March 2013
No edit summary
Line 9: Line 9:
* Label is a printf-style format string (which need not contain expansions)
* Label is a printf-style format string (which need not contain expansions)
* Property is a property value to display
* Property is a property value to display
* Measure-text is a string used to size the tooltip, i.e the largest possible string. This configuration allows adjusting the tooltip font-size in the future without tooltip data changing (which would not be the case if an explicit width was specific)
* Measure-text is a string used to size the tooltip, i.e the largest possible string. This configuration allows adjusting the tooltip font-size in the future without tooltip data changing (which would not be the case if an explicit width was specific). If the measure-text is omitted, the actual label text is used, which can cause minor adjustments to tooltip size as the property value changes.
* Mapping defines of a (growing) set of standard mappings of the property value
* Mapping defines of a (growing) set of standard mappings of the property value


580

edits

Navigation menu