ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Ethereal-dev: RE: [Ethereal-dev] Patch for dlg_utils.c - Win32, GTK+2.2.4, mult iple displays

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

From: "Giles Scott" <gscott2@xxxxxxxxxxxxxxxxxx>
Date: Fri, 19 Sep 2003 19:02:50 +0100
Title: Patch for dlg_utils.c - Win32, GTK+2.2.4, multiple displays
Additional patches to make 'file/open/save' and several other windows appear on the monitor which the application is running.
 
several other functions like tools/statistics/.. all appear on the default monitor, which in some ways is nice...
 
Not sure if the patch is the correct way of resolving the issue, but it works.. Also not tested on GTK v1.
 
Cheers
 
 
Giles
 
-----Original Message-----
From: Scott, Giles [HAL02:466K:EXCH]
Sent: Friday, September 19, 2003 10:49 AM
To: ethereal-dev@xxxxxxxxxxxx
Subject: [Ethereal-dev] Patch for dlg_utils.c - Win32, GTK+2.2.4, multiple displays

Hi,

Very small patch for dlg_utils.c without this patch dialogs opened appear on the default monitor on Win32.
example;

Ethereal(monitor 3) select 'capture/start' capture options dialog then appears on the default monitor

With this patch dialogs appear 'on top' of ethereal and on the correct monitor.

Please check in
 
Cheers

Giles

<<dlg_utils.c.diff>>

Attachment: help_dlg.c.diff
Description: Binary data

Attachment: file_dlg.c.diff
Description: Binary data

Attachment: follow_dlg.c.diff
Description: Binary data