Re: feature request

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема Re: feature request
Дата
Msg-id 1315601160.2160.7.camel@localhost.localdomain
обсуждение исходный текст
Ответ на Re: feature request  (Dmitriy MiksIr <miksir@maker.ru>)
Ответы Re: feature request  (Dmitry MiksIr <miksir@maker.ru>)
Список pgadmin-support
On Fri, 2011-09-09 at 23:29 +0400, Dmitriy MiksIr wrote:
> 
> 08/30/2011 03:31 PM, Dave Page пишет:
> > On Tue, Aug 30, 2011 at 11:56 AM, Tim Uckun<timuckun@gmail.com>  wrote:
> >> The drop down boxes in pgadmin don't have autocomplete and don't jump
> >> to the items that start with the character you type.  Most of them
> >> have a very long list of items in seemingly random order (function
> >> return types for example) so an autocomplete would make this a lot
> >> easier to use.
> >
> > They do, if you use Windows or Mac. The controls suck on GTK though,
> > and don't offer all the events that wxWidgets needs to do the same job
> > on Linux/Solaris.
> >
> 
> 
> Some combo (for example "Maintanance DB" in New Server dialog) allow to 
> type and select. May be switch "Data type" to this type of combo? 

This kind of combo has a sense for the maintenance DB. We have no list
of the available databases. So, unless the user choose one of the most
likely ones, they have to type it. That kind of combo is not the good
one for the types combobox.

> Because it's really annoying to scroll all this datatypes...

Completely agree. But I'm still not sure the change you suggest is the
one.


-- 
Guillaume http://blog.guillaume.lelarge.info http://www.dalibo.com



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

Предыдущее
От: Dmitriy MiksIr
Дата:
Сообщение: Re: feature request
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: Re: PGAdmin III cool feature request.