[Gtk-sharp-list] Gtk.Tooltips obsolete - any replacement?

hywelt hywel at controlspecials.demon.co.uk
Wed Jan 28 14:16:42 EST 2009



Peter Johanson-2 wrote:
> 
> 
> You want to use the new "Gtk.Tooltip" and associated API. Typically,
> that means using the Gtk.Widget.QueryTooltip event, if you're doing
> custom tooltips.
> 
> See:
> http://library.gnome.org/devel/gtk/stable/GtkWidget.html#GtkWidget-query-tooltip
> 
> 
> If you're just setting a regular tooltip, you can now just set
> Gtk.Widget.TooltipText or TooltipMarkup and have it work as expected.
> 
> -pete
> 
> _______________________________________________
> Gtk-sharp-list maillist  -  Gtk-sharp-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
> 
> 

The new Gtk.Tooltip API doesn't seem to have made its way into the Mono Gtk#
on-line documentation yet, but fortunately Autocompletion *does* show me the
new options!  I'll get the details from the main gtk reference you provided,
so many thanks.

-Hywel



-- 
View this message in context: http://www.nabble.com/Gtk.Tooltips-obsolete---any-replacement--tp21710680p21712721.html
Sent from the Mono - Gtk# mailing list archive at Nabble.com.



More information about the Gtk-sharp-list mailing list