AGW Logo

agw_title FontDialogHandler

Supports saving/restoring a wx.FontDialog data (effects, symbols, colour, font, help).

This class handles the following wxPython widgets:

  • wx.FontDialog.

Todo

Find a way to properly save and restore dialog data (wx.ColourDialog, wx.FontDialog etc...).

hierarchy Inheritance Diagram

Inheritance diagram for: FontDialogHandler

Inheritance diagram of FontDialogHandler


method_summary Methods Summary

__init__
GetKind
Restore
Save

API Class API

class FontDialogHandler(TLWHandler)[source]

Supports saving/restoring a wx.FontDialog data (effects, symbols, colour, font, help).

This class handles the following wxPython widgets:

Todo

Find a way to properly save and restore dialog data (wx.ColourDialog, wx.FontDialog etc...).



__init__(pObject)[source]
Tree

Table Of Contents

Previous topic

FoldPanelBarHandler

Next topic

FontPickerHandler