> 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

Attachment: queryresults-v4.patch
Description: Binary data

---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
       choose an index scan if your joining column's datatypes do not
       match

Reply via email to