SVN Commit by dpage: r7552 - in trunk/pgadmin3/pgadmin: . ctl frm

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by dpage: r7552 - in trunk/pgadmin3/pgadmin: . ctl frm
Date: 2009-01-14 10:21:58
Message-ID: 200901141021.n0EALwe3000687@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: dpage

Date: 2009-01-14 10:21:57 +0000 (Wed, 14 Jan 2009)

New Revision: 7552

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7552&view=rev

Log:
Add a hack to switch between the native and generic wxListCtrl on Mac.
The native control has issues with multi-select when used on frmMain
and by the autocomplete menu used by wxSTC. The generic control has
sizing issues when used in the dialogues. These issues exist with
wxWidgets <= 2.8.9

Modified:
trunk/pgadmin3/pgadmin/ctl/ctlSQLBox.cpp
trunk/pgadmin3/pgadmin/frm/frmMain.cpp
trunk/pgadmin3/pgadmin/pgAdmin3.cpp

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Quan Zongliang 2009-01-14 11:10:19 Re: SVN Commit by dpage: r7552 - in trunk/pgadmin3/pgadmin: . ctl frm
Previous Message svn 2009-01-14 10:13:29 SVN Commit by dpage: r7551 - trunk/pgadmin3/pgadmin/frm