Re: wxWidgets 2.9 compatibility: Fix for sefault on table editor under GTK

From: Peter Geoghegan <peter(dot)geoghegan86(at)gmail(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: wxWidgets 2.9 compatibility: Fix for sefault on table editor under GTK
Date: 2011-02-26 20:21:33
Message-ID: AANLkTimTbQo-PW5r1aZ0daDuniMAQN+aNqif-LfQ1F3R@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

You can remove the new "// pure virtual in wx 2.9+, doesn't exist in
prior versions" comments, because wxGridCellTextEditor is intended to
be a concrete class.

--
Regards,
Peter Geoghegan

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Serhat Sevki Dincer 2011-02-27 17:05:22 pgadmin 1.10.5 crash
Previous Message Peter Geoghegan 2011-02-25 20:31:14 wxWidgets 2.9 compatibility: Fix for sefault on table editor under GTK