On Thu, 2012-01-12 at 21:29 +0100, bdmyt...@eranet.pl wrote:
[...]
> I found problem with dynamic filtering of column types during tabele 
> creation/column modification using GUI.
> It is impossible to start typing column type, it is only possible to select 
> column type form the drop down menu. Field is not "read only", but it is not 
> possible to type any letter or modify existing text (e.g. previously selected 
> from dropdown menu) - keyboard entry is ignored by this field.

Yes, it's wanted this way. wxWidgets combobox autocomplete feature
doesn't seem to work on Linux. So, we prefer to disable typing in it
rather that have strange things happening.

> I have noticed this on linux, it works perfect on Windows, I have no idea how 
> it works on other OS.

Linux is the only platform showing issue with this.

> I think dynamic filtering/dynamic text append based on keyboard input (like 
> on Windows) makes devs live easier, espacially when there's a lot of types to 
> scroll to find the correct one.

It sure does. If you have any ideas on how to fix it, that would be
great.


-- 
Guillaume
http://blog.guillaume.lelarge.info
http://www.dalibo.com
PostgreSQL Sessions #3: http://www.postgresql-sessions.org


-- 
Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-support

Reply via email to