[ wxwindows-Bugs-1541434 ] wxListView::IsSelected should be const

SourceForge.net noreply at sourceforge.net
Wed Aug 16 09:42:00 PDT 2006


Bugs item #1541434, was opened at 2006-08-16 11:41
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=1541434&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: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Blake (blizzymadden)
Assigned to: Nobody/Anonymous (nobody)
Summary: wxListView::IsSelected should be const

Initial Comment:
The function wxListView::IsSelected is currently not a
const function, although it should be.  It simply calls
GetItemState, which is const.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1541434&group_id=9863




More information about the wx-dev mailing list