Ethereal-dev: Re: [Ethereal-dev] Displaying blurb in help

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <gharris@xxxxxxxxx>
Date: Fri, 9 Nov 2001 00:47:52 -0800
On Tue, Nov 06, 2001 at 02:57:55PM -0800, Guy Harris wrote:
> > Might it be a good idea to set up the blurbs as tooltips?
> 
> That'd be another possibility for the "Add Expression..." dialog.

...but, unfortunately, it appears that, in GTK+, the invidual rows in a
GtkCTree aren't widgets, so you can't attach to each row in the tree in
the "Add Expression" dialog a separate tooltip.