AGW Logo

zoombar functions

This is the description of standalone Python functions in the zoombar module.

method_summary Functions Summary


MakeDisabledBitmap Creates a disabled-looking bitmap starting from the input one.

API Functions API



MakeDisabledBitmap(original)[source]

Creates a disabled-looking bitmap starting from the input one.

Parameters:original – an instance of wx.Bitmap to be greyed-out.
Tree

Table Of Contents

Previous topic

ZoomBarImage

Next topic

SVN Revision 68881 For zoombar