Signature:
dabo.ui.getCommonBitmap(name)
Description:
wxPython comes with several built-in bitmaps for common icons. This wraps the procedure for generating these bitmaps. If a name is passed for which there is no icon, an image denoting a missing image is returned.
Returns:
wx.Bitmap object.
Comments:
Occasionally used by a programmer; mostly used internally by the framework.
Available Bitmaps:
- tickmark
- helpbook
- goup
- godirup
- tip
- frame
- harddisk
- gohome
- filesaveas
- down
- newdir
- findandreplace
- warning
- normalfile
- commondialog
- delbookmark
- home
- crossmark
- reportview
- redo
- find
- help
- forward
- information
- messagebox
- cut
- open
- menu
- cmndialog
- question
- cross
- cd
- goforward
- gotoparent
- executablefile
- hd
- folderopen
- save
- helpbrowser
- new
- folder
- exit
- configure
- addbookmark
- helppage
- frameicon
- file
- missingimage
- removable
- parent
- quit
- floppy
- goback
- dialog
- helpfolder
- findreplace
- undo
- back
- exe
- cdrom
- filesave
- fileopen
- copy
- paste
- saveas
- toolbar
- info
- listview
- godown
- directoryup
- button
- up
- exefile
- helpsettings
- error
- helpsidepanel
- other
- delete