Table Of Contents

Previous topic

CollapsiblePaneHandler

Next topic

ColourPickerHandler

This Page

phoenix_title ColourDialogHandler

Supports saving/restoring a ColourDialog data (colour, custom colours and full choice in the dialog).

This class handles the following wxPython widgets:

Todo

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


class_hierarchy Inheritance Diagram

Inheritance diagram for class ColourDialogHandler

Inheritance diagram of ColourDialogHandler


method_summary Methods Summary

__init__  
GetKind  
Restore  
Save  

api Class API



class ColourDialogHandler(TLWHandler)

Supports saving/restoring a ColourDialog data (colour, custom colours and full choice in the dialog).

This class handles the following wxPython widgets:

Todo

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


Methods



__init__(self, pObject)


GetKind(self)


Restore(self)


Save(self)