Обсуждение: Re: How to use arrow keys to move to other row

Поиск
Список
Период
Сортировка

Re: How to use arrow keys to move to other row

От
"Dave Page"
Дата:

> -----Original Message-----
> From: Andreas Pflug [mailto:pgadmin@pse-consulting.de]
> Sent: 04 April 2006 16:22
> To: Dave Page
> Cc: Andrus; pgadmin-support@postgresql.org
> Subject: Re: [pgadmin-support] How to use arrow keys to move
> to other row
>
> It has been common understanding on wx-dev for quite a while
> that wxGrid
> should be rewritten from ground to have it implemented in a clean and
> maintainable way. The current 300k source has poor editors, bad key
> handling, ... (you add your stuff here).
> If "custom control" means to write a ctlGrid ourselves, well go on....
> You probably have plenty of spare time :-)

OK, I can probably squeeze something in before dinner :-p

/D