Searched refs:tooltips (Results 1 - 15 of 15) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/xrc/
H A Dxh_radbx.h33 // the items tooltips
34 wxArrayString tooltips; member in class:wxRadioBoxXmlHandler
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/xrc/
H A Dxh_radbx.cpp87 if ( !tooltips[i].empty() )
88 control->SetItemToolTip(i, tooltips[i]);
98 tooltips.clear(); // dump the tooltips
127 tooltips.push_back(tooltip);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk1/
H A Dsettings.cpp145 GtkTooltips* tooltips = gtk_tooltips_new(); local
146 gtk_tooltips_force_window(tooltips);
147 gtk_widget_ensure_style(tooltips->tip_window);
148 GdkColor c = tooltips->tip_window->style->bg[GTK_STATE_NORMAL];
150 c = tooltips->tip_window->style->fg[GTK_STATE_NORMAL];
152 gtk_object_sink(wx_reinterpret_cast(GtkObject*, tooltips));
H A Dtbargtk.cpp580 gtk_tooltips_set_tip(m_toolbar->tooltips, tool->m_item,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/
H A Dtooltip.cpp84 void gtk_tooltips_set_delay (GtkTooltips *tooltips,
H A Dtbargtk.cpp620 gtk_tooltips_set_tip(m_toolbar->tooltips, tool->m_item,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtooltip.tex8 alter tooltips behaviour.
25 Enable or disable tooltips globally.
H A Dtipwin.tex8 You may also use this class to emulate the tooltips when you need finer
9 control over them than what the standard tooltips provide.
H A Drichtextstyleorganiserdialog.tex132 Determines whether tooltips will be shown.
H A Dwxmsw.tex293 tooltips are distinct controls, and it will be hard to add dynamic
422 tooltips, with the tooltip separated from the label with a double tilde. We need to support this using SetToolTip.
H A Dtsamples.tex503 Last not least: some of the text controls have tooltips and the sample also shows
504 how tooltips can be centrally disabled and their latency controlled.
H A Dtoolbar.tex74 \twocolitem{\windowstyle{wxTB\_NO\_TOOLTIPS}}{Don't show the short help tooltips for the tools when the mouse hovers over them.}
H A Dcategory.tex677 \twocolitem{\helpref{wxToolTip}{wxtooltip}}{Class implementing tooltips}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/lib/
H A Djfreechart-1.0.13.jar ... .data.general.PieDataset dataset boolean legend boolean tooltips java.util.Locale locale org.jfree. ...
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dxgettext-glade-1312 <tooltips>True</tooltips>

Completed in 156 milliseconds