What's the best way of showing a tooltip (or other transient window) when a user positions the cursor over a particular text widget?
I want to show a tiny transient window displaying 2 lines of about 30 characters when the cursor hovers over a particular text widget. I don't want the user to have to explicitly dismiss a dialog box. I found documentation for Wt::Ext::ToolTipConfig, which is used by Wt::Ext::AbstractButton, but I can't find an example of configuring the actual tooltip that is displayed, and this is only implmented for Ext::Button and Ext::MenuItem ------------------------------------------------------------------------------ Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to BlackBerry App World(TM) will have the opportunity to enter the BlackBerry Developer Challenge. See full prize details at: http://p.sf.net/sfu/Challenge _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
