[ wxwindows-Bugs-1524193 ] On OS-X & wxPython Grid's GetSelectedRows
always []
SourceForge.net
noreply at sourceforge.net
Mon Jul 17 17:04:55 PDT 2006
Bugs item #1524193, was opened at 2006-07-18 00:04
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1524193&group_id=9863
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Build -- Mac
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Steve Beisner (frodeaux)
Assigned to: Nobody/Anonymous (nobody)
Summary: On OS-X & wxPython Grid's GetSelectedRows always []
Initial Comment:
Bug in wx.grid.Grid widget:
I have selmode set for "Grid.SelectRows" so that
clicking anywhere in a row selects the row.
After making a selection of a row it highlights
as if selected but GetSelectedRows always
returns the empty list UNLESS the row is
selected by clicking on the row label, in
which case it returns the proper value.
This is version 2.6.3.2 of wxPython with
python 2.4 under OS-X 10.4.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1524193&group_id=9863
More information about the wx-dev
mailing list