Remove obsolete comments regarding wxPGEditor::CreateControls.
Constants which are mentioned in the comment are not used since r76882.
This commit is contained in:
@@ -113,8 +113,6 @@ public:
|
|||||||
Initial size for control(s).
|
Initial size for control(s).
|
||||||
|
|
||||||
@remarks
|
@remarks
|
||||||
- Primary control shall use id wxPG_SUBID1, and secondary (button)
|
|
||||||
control shall use wxPG_SUBID2.
|
|
||||||
- Unlike in previous version of wxPropertyGrid, it is no longer
|
- Unlike in previous version of wxPropertyGrid, it is no longer
|
||||||
necessary to call wxEvtHandler::Connect() for interesting editor
|
necessary to call wxEvtHandler::Connect() for interesting editor
|
||||||
events. Instead, all events from control are now automatically
|
events. Instead, all events from control are now automatically
|
||||||
|
Reference in New Issue
Block a user