Re: OK button with no Alt key - Mailing list pgadmin-hackers

From Dave Page
Subject Re: OK button with no Alt key
Date
Msg-id 469CB7B1.4070908@postgresql.org
Whole thread Raw
In response to OK button with no Alt key  (Guillaume Lelarge <guillaume@lelarge.info>)
Responses Re: OK button with no Alt key
List pgadmin-hackers
Guillaume Lelarge wrote:
> Hi all,
>
> Alt-O is not available on dlgEditGridOptions on Windows. If I edit
> dlgEditGridOptions.xrc, I see this :
>   <label>OK</label>
>
> There's no & in front of OK. In fact, all dlg*.xrc has no & in
> front of OK label. I wonder if this is on purpose ? because it works on
> Linux. I don't know what to think about this. Any ideas ?

Hi Guillame,

I see no reason not to add these except that it will need re-translation.

Regards, Dave.

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: File / Favorites menu suggestion in SQL window
Next
From: svn@pgadmin.org
Date:
Subject: SVN Commit by guillaume: r6445 - trunk/pgadmin3/pgadmin/ui