pgAdmin III commit: The generic list view control on the Mac doesn't fi - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin III commit: The generic list view control on the Mac doesn't fi
Date
Msg-id 201102032122.p13LM7MS079834@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
The generic list view control on the Mac doesn't fire focus events
as it should, so we set currentControl here instead of relying on
the ChildFocusEvent. The native list view does fire the events, but
does weird things with multi-select items so we currently disable
it (see the creation of the listviews in frmMain.cpp).

Branch
------
master

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

Modified Files
--------------
pgadmin/frm/events.cpp |   20 +++++++++++++++++++-
1 files changed, 19 insertions(+), 1 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin III commit: Add a couple of #includes to keep GCC happy, and ru
Next
From: Dave Page
Date:
Subject: pgAdmin III commit: Trim the training newline from text copied from a l