Re: Tool tip with out Mouse ?



Am Montag, den 12.09.2005, 16:39 +0530 schrieb sadhees kumar:
hi friends,
 In my application, i am not using mouse. But i want to display the tool 
tips. If i get the focus for any particular widget, i need to display the 
tool tips for that widget...
 Is that possible?

Try ctrl-F1. The private API involved is
gtktooltips.h:void             _gtk_tooltips_toggle_keyboard_mode
(GtkWidget *widget);

-- 
Christian Neumair <chris gnome-de org>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]