Ethereal-dev: [Ethereal-dev] Re: Windows UI

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

From: Mike Frisch <mfrisch@xxxxxxxxxx>
Date: Sat, 2 Mar 2002 21:20:12 -0500
On Sat, Mar 02, 2002 at 05:47:53PM -0800, Chris Waters wrote:
>    I have been working on a Windows UI for Ethereal.

I'm interested...

>    I find that the packet decodes generated by Ethereal are great, however as
>    a Windows user I find that the TCL/Tk UI is ugly. Moreover, I don't know

(As Guy already mentioned, the graphics toolkit is Gtk, not TCL/Tk)

Agreed.  I do not like (but unfortunately have to tolerate) Gtk on Linux
(my 'other' operating system).  I definitely do not like it on Win32
where so many decent common controls already exist and are more mature.

I have never looked at the UI code in Ethereal, but if there is
sufficient separation from the working code, perhaps a re-fit of native
Win32 UI wouldn't be as difficult as it initially sounds.

Mike.