Ethereal-users: Re: [Ethereal-users] Dual Monitor Support

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: Wed, 20 Nov 2002 18:31:22 -0800 (PST)
Jon Westgate said:
> I'm not sure if this is a
> win32  gtk problem rather than ethereal, but I figured someone here
> would be  able to tell me

It's probably a Win32 GTK+ problem.  All the GUI stuff is done with GTK+
calls; Ethereal takes no action to put stuff on particular monitors.

You could try Packetyzer:

http://www.packetyzer.com

which uses the Ethereal dissection code but has a native Win32 interface
(a different interface from Ethereal's, so I consider it a separate
application built atop the Ethereal dissection core); it might work
better.