Re: Proposal for new tooltips API



On Wed, 2006-01-25 at 21:18, Kristian Rietveld wrote:

> For supporting sticky delay (imagine a toolbar, where each button has a
> tooltip; there you do not want to wait for each tooltip to pop up.  Once
> a tooltip on the toolbar has popped up and the mouse is moved to another
> toolbar button that tooltip will popup instantly) we will introduce
> GtkTooltipsGroup along the lines of GtkSizeGroup. Tooltips windows can then
> be added using
> 
>   void gtk_tooltips_window_set_group  (GtkTooltipsWindow  *window,
> 				       GtkTooltipsContext  context,
> 				       GObject            *owner,
> 				       GtkTooltipsGroup   *group);

Can this be made to work for the panel applets, which are different
processes ?

	Xav





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