Wireshark mailing list archives

Re: Qt: Convert ProtoTree from QTreeWidget to Model/View


From: Guy Harris <guy () alum mit edu>
Date: Mon, 9 Mar 2015 14:39:20 -0700


On Mar 9, 2015, at 1:32 PM, Peter Wu <peter () lekensteyn nl> wrote:

As far as I know, you can only have one open capture file. Correct me if
I am wrong.

That's currently the case, but let's not wire that assumption in; a "proper" OS X app would use one UI process for all 
open files.  (We might implement that by moving packet dissection to separate processes, one process for each open 
file, so that we don't have to make per-file private data; we might also, at least on some platforms, be able to 
sandbox the dissection processes, so that, for example, any file opening they do must be done for them by the main 
process, which would only allow opening selected files, such as files in the preferences directory.)

___________________________________________________________________________
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-request () wireshark org?subject=unsubscribe


Current thread: