On Jan 1, 2012, at 3:06 AM, Joerg Mayer wrote:

> OK, a more general question:
> As it looks like we will soon have a second "full blown" ui (tshark isn't
> interactive, so I don't count this), how about
> - reorganizing the filesystem into something like:
>  ui/                  <- common ui stuff if it exists

It doesn't directly present a UI, but file.c is for use by UI code for all 
interactive flavors of Wireshark (GTK+, Qt, any other GUI toolkit if anybody 
ever does one, {n}curses if anybody ever does one).  There are some other files 
that would be in the "common to all interactive flavors of Wireshark" category, 
such as alert_box.c.

Some header files would also go there, e.g. simple_dialog.h.
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev@wireshark.org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe

Reply via email to