| Home | Trees | Index | Help |
|
|---|
| Package wx :: Class PaletteChangedEvent |
|
object--+ |Object--+ |Event--+ | PaletteChangedEvent
An EVT_PALETTE_CHANGED event is sent when the system palette has changed, thereby giving each window a chance to redo their own to match.
This event is implemented under Windows only.
| Method Summary | |
|---|---|
| PaletteChangedEvent |
An EVT_PALETTE_CHANGED event is sent when the system palette has changed, thereby giving each window a chance to redo their own to match. |
__repr__(self)
| |
| Window | GetChangedWindow(self)
|
SetChangedWindow(self,
win)
| |
| Method Details |
|---|
__init__(self,
id=0)
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1.20050511.rpd on Sun Mar 26 10:00:35 2006 | http://epydoc.sf.net |