Home | Trees | Index | Help |
|
---|
Package wx :: Package lib :: Package mixins :: Module imagelist :: Class MagicImageList |
|
Mix-in to provide "magic" growing image lists By Mike Fletcher
Method Summary | |
---|---|
Add an icon to the image list, or get the index if already there | |
Get the actual icon object for a node | |
Get icon indexes for a given node, or None if no associated icon | |
SetupIcons(self,
images,
size)
|
Class Variable Summary | |
---|---|
int |
DEFAULTICONSIZE = 16 |
Method Details |
---|
AddIcon(self, icon, mask=<wx._gdi.Bitmap; proxy of <Swig Object of type 'wxBitmap ...)Add an icon to the image list, or get the index if already there |
GetIcon(self, node)Get the actual icon object for a node |
GetIcons(self, node)Get icon indexes for a given node, or None if no associated icon |
Class Variable Details |
---|
DEFAULTICONSIZE
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1.20050511.rpd on Thu Mar 22 12:08:08 2007 | http://epydoc.sf.net |