Hi Isomorphic,
Can you please provide me some guidance on how we can have the Tab Hover respect a Tab prompt change?
For example, we create a Tab (someTab), and add it to the TabSet, and then dynamically we call someTab.setPrompt("New Prompt"), yet, the Hover (when you hover the mouse over the tab title, for example) still displays the original prompt.
SmartClient Version: v10.1p_2017-08-10/Pro Deployment (built 2017-08-10)
Thanks
Can you please provide me some guidance on how we can have the Tab Hover respect a Tab prompt change?
For example, we create a Tab (someTab), and add it to the TabSet, and then dynamically we call someTab.setPrompt("New Prompt"), yet, the Hover (when you hover the mouse over the tab title, for example) still displays the original prompt.
SmartClient Version: v10.1p_2017-08-10/Pro Deployment (built 2017-08-10)
Thanks
Comment