wxWidgets/include/wx/propgrid
2009-12-29 16:04:40 +00:00
..
advprops.h make array data fully const 2009-12-02 17:28:45 +00:00
editors.h Added wxPropertyGrid::SetUnspecifiedValueAppearance(); Added wxPGEditor::SetControlAppearance() for applying wxPGCell attributes on a property editor. 2009-12-22 16:12:02 +00:00
manager.h Added wxPropertyGridManager header support; Refactored wxPropertyGrid DoSetSplitterPosition() code 2009-12-13 12:00:04 +00:00
property.h Changed wxPropertyCategory to use same cell rendering code as regular properties. This allows labels for category columns other than the first. Rendering code was heavily modified to allow 'merging' of cells when needed. 2009-12-29 16:04:40 +00:00
propgrid.h Replaced 'InlineHelp' property attribute with 'Hint'; Use SetHint() wxTextCtrl and wxComboCtrl member function to set it; Added a small section about help string and hint text in propgrid overview 2009-12-26 10:45:04 +00:00
propgriddefs.h wxTextEntry::SetMargins(), GetMargins() - implemented on wxMSW and wxGTK (GTK+ 2.10+); also added similar functions into wxComboCtrl, deprecated old indent-functions; wxPropertyGrid modified to use the new functionality 2009-09-05 12:39:12 +00:00
propgridiface.h Always refresh the editor when setting property value to unspecified. 2009-12-14 15:15:35 +00:00
propgridpagestate.h Added wxPropertyGridManager header support; Refactored wxPropertyGrid DoSetSplitterPosition() code 2009-12-13 12:00:04 +00:00
props.h make array data fully const 2009-12-02 17:28:45 +00:00