Ticket #11523 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

wxListCtrl FindItem documentation

Reported by: spectrum Owned by:
Priority: normal Milestone:
Component: documentation Version: 2.9-svn
Keywords: wxListCtrl FindItem Cc:
Blocked By: Patch: no
Blocking:

Description

long wxListCtrl::FindItem

i don't see any explaination about the return value. What is the value for not found ?

Change History

Changed 4 years ago by VZ

  • status changed from new to closed
  • resolution set to fixed

(In [62810]) Document wxListCtrl::FindItem() return value.

In particular mention that it returns -1 if no items were found.

Closes #11523.

Note: See TracTickets for help on using tickets.