basictypes.wx.wxcopyreg
index
p:\properties\basictypes\wx\wxcopyreg.py

wxcopyreg -- functions for storing/restoring simple wxPython data types to pickle-friendly formats
 
importing this module installs the functions automatically!

 
Modules
       
clip_dndc
cmndlgsc
controls2c
controlsc
eventsc
filesysc
fontsc
framesc
gdic
imagec
mdic
misc2c
miscc
pickle
printfwc
sizersc
stattoolc
streamsc
sys
types
utilsc
windows2c
windows3c
windowsc
wxPython.wx
wxPython.wxc
zlib

 
Functions
       
bind(classObject, outFunction, inFunction)
Bind get and set state for the classObject
test()
wxColourIn(self, args)
wxColourOut(value)
wxFontIn(self, args)
wxFontOut(value)
wxImageIn(self, (width, height, data))
wxImageOut(value)
wxPenIn(self, (colour, init, props))
wxPenOut(value)
wxPyPenIn(self, (colour, init, props))