wxPGTextCtrlAndButtonEditor Class Reference

Inheritance diagram for wxPGTextCtrlAndButtonEditor:
wxPGTextCtrlEditor wxPGEditor

List of all members.

Public Member Functions

virtual wxPGWindowList CreateControls (wxPropertyGrid *propgrid, wxPGProperty *property, const wxPoint &pos, const wxSize &sz) const
 Instantiates editor controls.

Member Function Documentation

virtual wxPGWindowList wxPGTextCtrlAndButtonEditor::CreateControls ( wxPropertyGrid propgrid,
wxPGProperty property,
const wxPoint &  pos,
const wxSize &  size 
) const [virtual]

Instantiates editor controls.

Remarks:
  • Primary control shall use id wxPG_SUBID1, and secondary (button) control shall use wxPG_SUBID2.
Parameters:
propgrid wxPropertyGrid to which the property belongs (use as parent for control).
property Property for which this method is called.
pos Position, inside wxPropertyGrid, to create control(s) to.
size Initial size for control(s).

Reimplemented from wxPGTextCtrlEditor.


The documentation for this class was generated from the following file:
 All Classes Functions Variables Enumerations Enumerator

Generated on 28 Jan 2012 for wxPropertyGrid by  doxygen 1.6.1