Re: [pgadmin-support] Weird Popup Menus - pgAdmin 1.8.4

2008-06-16 Thread Dave Page
On Mon, Jun 16, 2008 at 10:37 PM, Guillaume Lelarge <[EMAIL PROTECTED]> wrote: > He did it :) > > http://svn.wxwidgets.org/viewvc/wx/wxWidgets/branches/WX_2_8_BRANCH/src/gtk/menu.cpp?r1=54064&r2=54173 > > It'll be available on the 2.8.8 (to be released really soon). Oh good. There will be a Mac fi

Re: [pgadmin-support] Weird Popup Menus - pgAdmin 1.8.4

2008-06-16 Thread Guillaume Lelarge
Guillaume Lelarge a écrit : Dave Page a écrit : On Thu, Jun 12, 2008 at 12:03 AM, Guillaume Lelarge <[EMAIL PROTECTED]> wrote: Dave Page a écrit : If one wants to follow the discussion there, you should look in the archive: http://lists.wxwidgets.org/pipermail/wx-users/2008-June/108081.html

Re: [pgadmin-support] Weird Popup Menus - pgAdmin 1.8.4

2008-06-14 Thread Guillaume Lelarge
Dave Page a écrit : On Fri, Jun 13, 2008 at 11:56 PM, Guillaume Lelarge <[EMAIL PROTECTED]> wrote: There were a bunch of answers. It seems my idea was right. Julian Smart will probably revert part of the patch that breaks our shortcuts handling. Oh, cool. How was your first foray into the wxW

Re: [pgadmin-support] Weird Popup Menus - pgAdmin 1.8.4

2008-06-14 Thread Dave Page
On Fri, Jun 13, 2008 at 11:56 PM, Guillaume Lelarge <[EMAIL PROTECTED]> wrote: > There were a bunch of answers. It seems my idea was right. Julian Smart will > probably revert part of the patch that breaks our shortcuts handling. Oh, cool. How was your first foray into the wxWidgets community? Ho

Re: [pgadmin-support] Weird Popup Menus - pgAdmin 1.8.4

2008-06-13 Thread Guillaume Lelarge
Dave Page a écrit : On Thu, Jun 12, 2008 at 12:03 AM, Guillaume Lelarge <[EMAIL PROTECTED]> wrote: Dave Page a écrit : If one wants to follow the discussion there, you should look in the archive: http://lists.wxwidgets.org/pipermail/wx-users/2008-June/108081.html There's only my mail right now

Re: [pgadmin-support] Weird Popup Menus - pgAdmin 1.8.4

2008-06-12 Thread Dave Page
On Thu, Jun 12, 2008 at 12:03 AM, Guillaume Lelarge <[EMAIL PROTECTED]> wrote: > Dave Page a écrit : >> > If one wants to follow the discussion there, you should look in the archive: > http://lists.wxwidgets.org/pipermail/wx-users/2008-June/108081.html > > There's only my mail right now but I hope

Re: [pgadmin-support] Weird Popup Menus - pgAdmin 1.8.4

2008-06-11 Thread Guillaume Lelarge
Dave Page a écrit : On Wed, Jun 11, 2008 at 5:55 PM, Guillaume Lelarge <[EMAIL PROTECTED]> wrote: Dave Page a écrit : 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. I'll ask them. Tha

Re: [pgadmin-support] Weird Popup Menus - pgAdmin 1.8.4

2008-06-11 Thread Dave Page
On Wed, Jun 11, 2008 at 5:55 PM, Guillaume Lelarge <[EMAIL PROTECTED]> wrote: > Dave Page a écrit : >> >> 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. >> > > I'll ask them. Thanks.

Re: [pgadmin-support] Weird Popup Menus - pgAdmin 1.8.4

2008-06-11 Thread Guillaume Lelarge
Dave Page a écrit : On Wed, Jun 11, 2008 at 2:33 PM, Guillaume Lelarge <[EMAIL PROTECTED]> 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 fro

Re: [pgadmin-support] Weird Popup Menus - pgAdmin 1.8.4

2008-06-11 Thread Christos Vasilakis
Guillaume Lelarge wrote: Dave Page a écrit : On Wed, Jun 11, 2008 at 9:11 AM, Guillaume Lelarge <[EMAIL PROTECTED]> wrote: I'm not sure about the wxWidgets bug. I also use poedit and it doesn't seem to be affected. Can you see in the code what they are doing differently? Do they even use & t

Re: [pgadmin-support] Weird Popup Menus - pgAdmin 1.8.4

2008-06-11 Thread Dave Page
On Wed, Jun 11, 2008 at 2:33 PM, Guillaume Lelarge <[EMAIL PROTECTED]> 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

Re: [pgadmin-support] Weird Popup Menus - pgAdmin 1.8.4

2008-06-11 Thread Guillaume Lelarge
Dave Page a écrit : On Wed, Jun 11, 2008 at 9:11 AM, Guillaume Lelarge <[EMAIL PROTECTED]> wrote: I'm not sure about the wxWidgets bug. I also use poedit and it doesn't seem to be affected. Can you see in the code what they are doing differently? Do they even use & to underline shortcut keys?

Re: [pgadmin-support] Weird Popup Menus - pgAdmin 1.8.4

2008-06-11 Thread Dave Page
On Wed, Jun 11, 2008 at 9:11 AM, Guillaume Lelarge <[EMAIL PROTECTED]> wrote: > I'm not sure about the wxWidgets bug. I also use poedit and it doesn't seem > to be affected. Can you see in the code what they are doing differently? Do they even use & to underline shortcut keys? The reason I believ

Re: [pgadmin-support] Weird Popup Menus - pgAdmin 1.8.4

2008-06-11 Thread Guillaume Lelarge
Dave Page a écrit : On Sat, Jun 7, 2008 at 8:55 AM, Guillaume Lelarge <[EMAIL PROTECTED]> wrote: Actually, I do have the same issue (on the same distro). But I thought *I* was doing something wrong :) So, I need to take a serious look at this. It's also been noted by our quality management te

Re: [pgadmin-support] Weird Popup Menus - pgAdmin 1.8.4

2008-06-07 Thread Dave Page
On Sat, Jun 7, 2008 at 8:55 AM, Guillaume Lelarge <[EMAIL PROTECTED]> wrote: > > Actually, I do have the same issue (on the same distro). But I thought *I* > was doing something wrong :) > > So, I need to take a serious look at this. It's also been noted by our quality management team. I believe i

Re: [pgadmin-support] Weird Popup Menus - pgAdmin 1.8.4

2008-06-07 Thread Guillaume Lelarge
Christos Vasilakis a écrit : [...] Although the application runs fine without any problems, the menus in the popups are garbaged with the _ character. I believe its used to characterize the shortcut character in the keyboard. For example if i right click in a table i get this Re_fresh _Count

[pgadmin-support] Weird Popup Menus - pgAdmin 1.8.4

2008-06-06 Thread Christos Vasilakis
Hi there, I have just compiled and installed pgadmin 1.8.4 under Ubuntu Hardy 8.04. I used the defaults and just configure; make; make install and installed under /usr/local/pgadmin3 Although the application runs fine without any problems, the menus in the popups are garbaged with the _ cha