Re: Weird Popup Menus - pgAdmin 1.8.4 - Mailing list pgadmin-support

From Dave Page
Subject Re: Weird Popup Menus - pgAdmin 1.8.4
Date
Msg-id 937d27e10806110655u77de7015xbca8296f2070ba3b@mail.gmail.com
Whole thread Raw
In response to Re: Weird Popup Menus - pgAdmin 1.8.4  (Guillaume Lelarge <guillaume@lelarge.info>)
Responses Re: Weird Popup Menus - pgAdmin 1.8.4
List pgadmin-support
On Wed, Jun 11, 2008 at 2:33 PM, Guillaume Lelarge
<guillaume@lelarge.info> wrote:
> Yes, it was. I tried 2.8.3, 2.8.4, 2.8.5... this last one is wrong. I
> checked the differences between 2.8.4 and 2.8.5, and found that the culprit
> seems to be src/gtk/menu.cpp. I copied this file from 2.8.4 to 2.8.5 and,
> tadammm, 2.8.5 now works :) The same goes for 2.8.7.
>
> AFAICS, this is the changeset that breaks our shortcut handling:
> http://trac.wxwidgets.org/changeset/48053/wxWidgets/branches/WX_2_8_BRANCH/src/gtk/menu.cpp
>
> And it's the last changeset on this branch. trunk seems completely changed.

Ahh - well diagnosed.

> I'm not sure about what we should do. Perhaps stripping the underscore for
> the GTK platform. Not an ideal solution though.

I would suggest asking on the wxWidgets mailing list (no, I'm not on
it either :-p ). If they don't agree it's a bug, we should probably
strip it in code.

If you're feeling adventurous, you could also give SVN trunk a whirl
and see what 3.0.0 might look like :-)

-- 
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com


pgadmin-support by date:

Previous
From: Guillaume Lelarge
Date:
Subject: Re: Weird Popup Menus - pgAdmin 1.8.4
Next
From: "Dave Page"
Date:
Subject: Re: Can't assign Group role permissions in 1.8.4