Re: OK button with no Alt key

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: Dave Page <dpage(at)postgresql(dot)org>
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: OK button with no Alt key
Date: 2007-07-17 14:38:49
Message-ID: 469CD479.80107@lelarge.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Dave,

Dave Page a écrit :
> Guillaume Lelarge wrote:
>> Alt-O is not available on dlgEditGridOptions on Windows. If I edit
>> dlgEditGridOptions.xrc, I see this :
>> <label>OK</label>
>>
>> There's no &amp; in front of OK. In fact, all dlg*.xrc has no &amp; 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 ?
>
> I see no reason not to add these except that it will need re-translation.
>

You're right. That means at most four new strings... not a really big
deal. So, I've commited this change to add shortcut keys on OK, Cancel,
Apply and Help buttons for dialog windows.

Regards.

--
Guillaume.
<!-- http://abs.traduc.org/
http://lfs.traduc.org/
http://docs.postgresqlfr.org/ -->

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2007-07-17 14:39:24 SVN Commit by guillaume: r6446 - in trunk/pgadmin3/i18n: af_ZA ar_SA bg_BG ca_ES cs_CZ da_DK de_CH de_DE el_GR es_ES fa_IR fi_FI fr_FR gl_ES gu_IN hi_IN hr_HR hu_HU id_ID is_IS it_IT ja_JP ko_KR lt_LT lv_LV mk_MK nb_NO nl_NL pl_PL pt_BR pt_PT ro_RO ru_RU sk_SK sl_SI sr_YU sv_SE tl_PH tr_TR uk_UA ur_PK vi_VN zh_CN zh_TW
Previous Message svn 2007-07-17 14:37:23 SVN Commit by guillaume: r6445 - trunk/pgadmin3/pgadmin/ui