| 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=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.20050511.rpd on Sun Mar 26 10:03:51 2006 | http://epydoc.sf.net |