Package wx :: Package lib :: Module buttons
[frames | no frames]

Module wx.lib.buttons

This module implements various forms of generic buttons, meaning that they are not built on native controls but are self-drawn.

The GenButton is the base. It acts like a normal button but you are able to better control how it looks, bevel width, colours, etc.

GenBitmapButton is a button with one or more bitmaps that show the various states the button can be in.

GenToggleButton stays depressed when clicked, until clicked again.

GenBitmapToggleButton the same but with bitmaps.


Classes
GenBitmapButton  
GenBitmapTextButton  
GenBitmapTextToggleButton  
GenBitmapToggleButton  
GenButton  
GenButtonEvent  
GenToggleButton  

Generated by Epydoc 2.1.20040428.rpd on Tue Apr 26 14:23:11 2005 http://epydoc.sf.net