Hello,
I have a question: ¿How can I set the tooltip for each item on a tree?. I have problems displaying the text.
Hi,
Sorry about my ignorance, what is a browser tooltip?
setTitle method of what object I have to call in order to make tooltip works?
Could you put a code snipped that explains it?
TIA
Daniel
Tooltips are not currently supported for tree items. However, you can use setTitle to use a browser tool tip.
Hello Darrell. Thanks, it works fine.
A browser tooltip is a feature browsers provide by setting the "title" attribute on an HTML element. It does not allow any formatting or features other than plain text. For example, the toolbar in the editor window you type your posts in the forums use browser tooltips. You can set the tooltip on any widget by calling widget.setTitle("your tooltip"). SourceForge.net: Open Source Software:: SHOW_TOOLTIP_IN_TREEMENU global property, in order to deactivate tooltip text in tree menu nodes - added ClientSettings.SHOW_TOOLTIP_IN_MDISTATUSBAR global http://sf.net/HOME | UI Automation Support for the ToolTip Control Type:: The following sections define the required UI Automation tree structure, properties, control patterns, and events for the ToolTip control type. http://msdn.microsoft.com/en-us/library/ms752335.aspxHOME |
On another note, we are working on better tool tip support for just about all of the GXT data widgets: DataList, DataView, Table, Tree, Grid, etc. This code should be available fairly soon.
Nortel Unveils Vision, Strategy for Israeli High-Performance Net
Busy Friday Leads to Strong Close for Net Stocks
|