- wxSymbolPickerDialog
Default ctor.
- Create
Creation: see the constructor for details about the parameters.
- GetFontName
Returns the font name (the font reflected in the font list).
- GetFromUnicode
Returns true if the dialog is showing the full range of Unicode characters.
- GetNormalTextFontName
Gets the font name used for displaying symbols in the absence of a selected font.
- GetSymbol
Gets the current or initial symbol as a string.
- GetSymbolChar
Gets the selected symbol character as an integer.
- HasSelection
Returns true if a symbol is selected.
- SetFontName
Sets the initial/selected font name.
- SetFromUnicode
Sets the internal flag indicating that the full Unicode range should be displayed.
- SetNormalTextFontName
Sets the name of the font to be used in the absence of a selected font.
- SetSymbol
Sets the symbol as a one or zero character string.
- SetUnicodeMode
Sets Unicode display mode.
- UseNormalFont
Returns true if the has specified normal text - that is, there is no selected font.