Classes | |
class | wxRichTextStyleOrganiserDialog |
This class shows a style sheet and allows the user to edit, add and remove styles. More... | |
#define wxRICHTEXT_ORGANISER_APPLY_STYLES 0x0004 |
#define wxRICHTEXT_ORGANISER_BROWSE (wxRICHTEXT_ORGANISER_SHOW_ALL|wxRICHTEXT_ORGANISER_OK_CANCEL) |
#define wxRICHTEXT_ORGANISER_BROWSE_NUMBERING (wxRICHTEXT_ORGANISER_SHOW_LIST|wxRICHTEXT_ORGANISER_OK_CANCEL|wxRICHTEXT_ORGANISER_RENUMBER) |
#define wxRICHTEXT_ORGANISER_CREATE_STYLES 0x0002 |
#define wxRICHTEXT_ORGANISER_DELETE_STYLES 0x0001 |
Flags for specifying permitted operations
#define wxRICHTEXT_ORGANISER_EDIT_STYLES 0x0008 |
#define wxRICHTEXT_ORGANISER_OK_CANCEL 0x0020 |
#define wxRICHTEXT_ORGANISER_RENAME_STYLES 0x0010 |
#define wxRICHTEXT_ORGANISER_RENUMBER 0x0040 |
#define wxRICHTEXT_ORGANISER_SHOW_ALL 0x1000 |
#define wxRICHTEXT_ORGANISER_SHOW_BOX 0x0800 |
#define wxRICHTEXT_ORGANISER_SHOW_CHARACTER 0x0100 |
#define wxRICHTEXT_ORGANISER_SHOW_LIST 0x0400 |
#define wxRICHTEXT_ORGANISER_SHOW_PARAGRAPH 0x0200 |