This event class is used for the events generated by wx.FontPickerCtrl.
Handlers bound for the following event types will receive a wx.FontPickerEvent parameter.
EVT_FONTPICKER_CHANGED: Generated whenever the selected font changes.
See also
The constructor is not normally used by the user code. |
|
Retrieve the font the user has just selected. |
|
Set the font associated with the event. |