[wxpython-users] Re: Getting selected cells from wxGrid
<mmanns<at>gmx.net>
mmanns at gmx.net
Mon May 19 14:16:48 PDT 2008
<mmanns <at> gmx.net> writes:
>
> Hi,
>
> I try to get all selected cells in a wxGrid and normal selections work
> quite well.
>
> However, when I de-select a cell after selecting a row that contains
> this cell, I do not get any update on the GetSelect... methods that are
> shown below in the code. The unselected cell is correctly displayed
> unmarked in the grid. The behavior is identical if columns
> instead of rows are selected.
No solution out there?
Can anyone confirm missing selection information when using:
GetSelectedCells
GetSelectedRows
GetSelectedCols
GetSelectionBlockTopLeft
GetSelectionBlockBottomRight
Did I forget a required method?
Best Regards
Martin
More information about the wxpython-users
mailing list