Ticket #12074 (closed enhancement: fixed)

Opened 3 years ago

Last modified 3 years ago

Documentation for wxWindow Find functions should say that they return NULL if window not found

Reported by: MatthewMarks Owned by:
Priority: normal Milestone:
Component: documentation Version:
Keywords: Cc:
Blocked By: Patch: no
Blocking:

Description

Title says it all really. :-) It's the expected behaviour but it's not actually documented.

Change History

Changed 3 years ago by VZ

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

(In [64352]) Document that wxWindow::FindWindowByXXX() functions may return NULL.

This seems obvious but apparently isn't completely so to everybody.

Closes #12074.

Note: See TracTickets for help on using tickets.