Re: Fwd: Pgadmin 1.12 rc1 editing bug

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема Re: Fwd: Pgadmin 1.12 rc1 editing bug
Дата
Msg-id 4C851A6F.6030909@lelarge.info
обсуждение исходный текст
Ответ на Re: Fwd: Pgadmin 1.12 rc1 editing bug  (Dave Page <dpage@pgadmin.org>)
Ответы Re: Fwd: Pgadmin 1.12 rc1 editing bug  (Dave Page <dpage@pgadmin.org>)
Список pgadmin-hackers
Le 06/09/2010 18:37, Dave Page a écrit :
> On Mon, Sep 6, 2010 at 5:34 PM, Guillaume Lelarge
> <guillaume@lelarge.info> wrote:
>> Le 06/09/2010 18:13, Dave Page a écrit :
>>> On Mon, Sep 6, 2010 at 5:03 PM, Guillaume Lelarge
>>> <guillaume@lelarge.info> wrote:
>>>> It's possible to disable the toolbar button, but we'll need to keep the
>>>> menu item enabled so that the DEL key still triggers the OnDelete()
>>>> method. Is this what you want?
>>>
>>> What about adding an accelerator for the DEL key binding, so it
>>> doesn't matter if the menu is disabled or not?
>>>
>>
>> There's already an accelerator entry for the DEL key. If the menu is
>> disabled, the method is not fired. So, I only know two solutions: don't
>> disable the menu item, don't show the Del keybinding in the menu item.
>
> Does creating the accelerator table before the menu make any difference?
>

Nope, doesn't work.


--
Guillaume
 http://www.postgresql.fr
 http://dalibo.com

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: Fwd: Pgadmin 1.12 rc1 editing bug
Следующее
От: Dave Page
Дата:
Сообщение: Re: Fwd: Pgadmin 1.12 rc1 editing bug