wxWidgets/include/wx/propgrid
Artur Wieczorek b06a9d227f Replace wxPG_FILE_DIALOG_TITLE and wxPG_DIR_DIALOG_MESSAGE attributes with wxPG_DIALOG_TITLE
Current wxPG_FILE_DIALOG_TITLE and wxPG_DIR_DIALOG_MESSAGE attributes can be used to customize editor dialog titles only for wxFileProperty and wxDirProperty, respectively. New wxPG_DIALOG_TITLE property is applicable to all properties derived from wxEditorDialogProperty so not only editor dialog titles for wxFileProperty and wxDirProperty can be set but also for wxFontProperty, wxLongStringProperty, etc.
wxPG_FILE_DIALOG_TITLE and wxPG_DIR_DIALOG_MESSAGE attributes are marked obsolete.
2019-08-04 20:20:19 +02:00
..
advprops.h Make wxFontProperty and wxMultiChoiceProperty parents of wxEditorDialogProperty 2019-07-14 21:30:00 +02:00
editors.h Get rid of unnecessary const casts 2019-06-16 19:50:57 +02:00
manager.h Get rid of unnecessary const casts 2019-06-16 19:50:57 +02:00
property.h Replace wxPG_FILE_DIALOG_TITLE and wxPG_DIR_DIALOG_MESSAGE attributes with wxPG_DIALOG_TITLE 2019-08-04 20:20:19 +02:00
propgrid.h Get rid of unnecessary const casts 2019-06-16 19:50:57 +02:00
propgriddefs.h Support tooltips in wxPropertyGrid if support for tooltips enabled is globally 2019-06-16 19:45:40 +02:00
propgridiface.h Resolve some extra semicolon warnings 2019-07-21 17:15:02 +02:00
propgridpagestate.h Don't use export/visibility attributes in typedefs 2019-07-12 21:07:21 +02:00
props.h Replace wxPG_FILE_DIALOG_TITLE and wxPG_DIR_DIALOG_MESSAGE attributes with wxPG_DIALOG_TITLE 2019-08-04 20:20:19 +02:00