Home | Trees | Index | Help |
|
---|
Package wx :: Package lib :: Package mixins :: Module imagelist :: Class MagicImageList |
|
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=wxPython wrapper for UNBORN object! (The C++ object is no...)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.20040428.rpd on Tue Apr 26 14:24:54 2005 | http://epydoc.sf.net |