pgAdmin III commit: When pgAdmin is used with multiple monitors on OSX, - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin III commit: When pgAdmin is used with multiple monitors on OSX,
Date
Msg-id E1ZeGCY-0001NS-Hc@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
When pgAdmin is used with multiple monitors on OSX, wxWidgets used to
work well with earlier versions of OSX (but - not with the newer version
of OSX). In order to resolve the issue, we will not save/restore the
negative values of position (and, reset it to zero) for dialogs/frames.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=51c26704333625c1b404105d84fcff0bc1241804

Modified Files
--------------
CHANGELOG                   |   14 +++++++++-----
pgadmin/dlg/dlgClasses.cpp  |   14 ++++++++++++--
pgadmin/dlg/dlgProperty.cpp |    7 +++++--
pgadmin/utils/misc.cpp      |   10 +++++-----
4 files changed, 31 insertions(+), 14 deletions(-)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: pgAdmin III commit: Using pg_get_function_result(..) function to identi
Next
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Do flush the changes done after creating the require