Skip to content

Instantly share code, notes, and snippets.

@hugo-dc
Created January 11, 2013 16:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hugo-dc/4512072 to your computer and use it in GitHub Desktop.
Save hugo-dc/4512072 to your computer and use it in GitHub Desktop.
wx Bitmaps
wx.ART_ADD_BOOKMARK
wx.ART_DEL_BOOKMARK
wx.ART_HELP_SIDE_PANEL
wx.ART_HELP_SETTINGS
wx.ART_HELP_BOOK
wx.ART_HELP_FOLDER
wx.ART_HELP_PAGE
wx.ART_GO_BACK
wx.ART_GO_FORWARD
wx.ART_GO_UP
wx.ART_GO_DOWN
wx.ART_GO_TO_PARENT
wx.ART_GO_HOME
wx.ART_FILE_OPEN
wx.ART_FILE_SAVE
wx.ART_FILE_SAVE_AS
wx.ART_PRINT
wx.ART_HELP
wx.ART_TIP
wx.ART_REPORT_VIEW
wx.ART_LIST_VIEW
wx.ART_NEW_DIR
wx.ART_HARDDISK
wx.ART_FLOPPY
wx.ART_CDROM
wx.ART_REMOVABLE
wx.ART_FOLDER
wx.ART_FOLDER_OPEN
wx.ART_GO_DIR_UP
wx.ART_EXECUTABLE_FILE
wx.ART_NORMAL_FILE
wx.ART_TICK_MARK
wx.ART_CROSS_MARK
wx.ART_ERROR
wx.ART_QUESTION
wx.ART_WARNING
wx.ART_INFORMATION
wx.ART_MISSING_IMAGE
wx.ART_COPY
wx.ART_CUT
wx.ART_PASTE
wx.ART_DELETE
wx.ART_NEW
wx.ART_UNDO
wx.ART_REDO
wx.ART_QUIT
wx.ART_FIND
wx.ART_FIND_AND_REPLACE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment