[ wxwindows-Bugs-1726270 ] typo in wxGridEvent docs
SourceForge.net
noreply at sourceforge.net
Mon Jun 4 06:49:49 PDT 2007
Bugs item #1726270, was opened at 2007-05-27 03:49
Message generated for change (Comment added) made by vadz
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1726270&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: Documentation
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Eric Ongerth (ericongerth)
Assigned to: Nobody/Anonymous (nobody)
Summary: typo in wxGridEvent docs
Initial Comment:
typo in wx.chm included in wxPython 2.8.4.0(msw-unicode):
<snip>
wxGridEvent::Selecting
bool Selecting()
Returns true if the user deselected a cell, false if the user deselected a cell.
</snip>
It seems that the first occurrence of 'deselected' should read 'selected'.
Furthermore, it would be better if the tense (present vs. past) of the explanation matched with that of the function name.
----------------------------------------------------------------------
Comment By: Vadim Zeitlin (vadz)
Date: 2007-06-04 15:49
Message:
Logged In: YES
user_id=71618
Originator: NO
Thank you for your report, this bug was fixed in the cvs HEAD.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1726270&group_id=9863
More information about the wx-dev
mailing list