Re: The new tooltips API in 5 minutes [Was: Re: Whats coming in GTK+ 2.12, continued]



On Tue, 2007-06-12 at 13:59 +0200, Kristian Rietveld wrote:

>  2. When you need a tooltip with a little more fancy contents, like
>     adding an image, or you want the tooltip to have different contents
>     per GtkTreeView row or cell, you will have to do a little more work:
> 
>       - Set the has-tooltip property on GtkWidget to TRUE, this will
> 	make GTK+ monitor the widget for motion and related events
> 	which are needed to determine when and where to show a tooltip.

I still think this is unnecessary and clutters the API - it can be
determined automatically from the other settings. Can't we get rid of
it?

Damon





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