Re: Two unrelated issues

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема Re: Two unrelated issues
Дата
Msg-id 8cf965d31001192305u4a0dd92dj7a892b8e6b185151@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Two unrelated issues  (Guillaume Lelarge <guillaume@lelarge.info>)
Ответы Re: Two unrelated issues  (Dave Page <dpage@pgadmin.org>)
Список pgadmin-hackers


On Wed, Jan 20, 2010 at 12:31 PM, Guillaume Lelarge <guillaume@lelarge.info> wrote:
Le 20/01/2010 07:35, Ashesh Vashi a écrit :
> Hi Guillaume,
>
>
>> The second one is completely unrelated. I found this line in
>> pgadmin/ctl/ctlCombobox.cpp:
>>
>> #ifdef __WXGTK__
>>    SetEditable(false);
>> #endif
>>
> As long as I remember, we found that auto-completion does not work properly
> (not as expected in better manner) in the combo-box under GTK.
>
> Hence, we decided to make the combo-box read-only at that time, until we get
> some proper solution.
>

I understand that. I still think it is simpler to allow typing in the
combobox I can type "text" quicker than selecting "text" item in the
combobox (and way way more quicker if I need the serial pseudo-type).
Moreover, we have the GuessedSelection functions to check what the user
types in, don't we?
 
That's true.
We can do that..

--
Thanks & Regards,
Ashesh Vashi

EnterpriseDB INDIA - Enterprise Postgres Company 


--

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

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: Re: Two unrelated issues
Следующее
От: Dave Page
Дата:
Сообщение: Re: Two unrelated issues