Ethereal-dev: Re: [Ethereal-dev] A small patch to gtk/dfilter_expr_dlg.c

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: Sun, 30 Dec 2001 19:23:54 -0800
On Sun, Dec 30, 2001 at 02:34:46PM +0200, Paul Ionescu wrote:
> In this case, shall we keep consistency inside ethereal ?

Yes.

> I want all line/expanders the same across all Ethereal.

Then we should probably create all GtkCtrees with a common routine that
constructs a list of all GtkCtrees, so that if we change the expander
style in the preferences, we can change the expander style of all
existing GtkCtrees.