wxWidgets/interface/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 Replace wxPG_FILE_DIALOG_TITLE and wxPG_DIR_DIALOG_MESSAGE attributes with wxPG_DIALOG_TITLE 2019-08-04 20:20:19 +02:00
editors.h Update wxPG documentation to get rid of doxygen warnings 2019-05-26 18:22:49 +02:00
manager.h Update wxPG documentation to get rid of doxygen warnings 2019-05-26 18:22:49 +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 Show list of wxPropertyGrid events in wxPropertyGridEvent documentation 2019-07-14 21:38:11 +02:00
propgriddefs.h Use long int literals to represent long constants 2019-05-26 18:51:37 +02:00
propgridiface.h Remove obsoleted comments 2019-06-16 19:49:01 +02:00
propgridpagestate.h Remove unneeded privileged access as friends 2019-05-12 20:24:59 +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