Re: Query results in grid, new patch

Поиск
Список
Период
Сортировка
От Edward Di Geronimo Jr.
Тема Re: Query results in grid, new patch
Дата
Msg-id 4882.67.83.175.202.1141153212.squirrel@67.83.175.202
обсуждение исходный текст
Ответ на Re: Query results in grid, new patch  ("Dave Page" <dpage@vale-housing.co.uk>)
Ответы Re: Query results in grid, new patch  (Dave Page <dpage@vale-housing.co.uk>)
Список pgadmin-hackers
> OK, can this be solved with wx ctlGrid class derived from wxGrid that
> does a SetFocus on itself when a column or row is selected?

I registered a handle for the selection event, and put in a call to
SetFocus. Seems to work now.

> Thanks, looking good. We should probably tweak the edit grid to match
> the left justified style when this gets accepted.

Added that change in.

Ed

Вложения

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

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: Query results in grid, new patch
Следующее
От: svn@pgadmin.org
Дата:
Сообщение: SVN Commit by dpage: r5036 - trunk/pgadmin3