dbbrowse.rc dbgrid.cpp dbtree.cpp dbtree.h help.de/icons.htm
help.de/problems.htm help.std/icons.htm help.std/problems.htm bitmaps/view.ico bitmaps/view.xpm help.png/view.png git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5951 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
BIN
demos/dbbrowse/bitmaps/view.ico
Normal file
BIN
demos/dbbrowse/bitmaps/view.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.1 KiB |
24
demos/dbbrowse/bitmaps/view.xpm
Normal file
24
demos/dbbrowse/bitmaps/view.xpm
Normal file
@@ -0,0 +1,24 @@
|
||||
/* XPM */
|
||||
static char* VIEW_xpm[] = {
|
||||
"16 16 5 1",
|
||||
" c #000000",
|
||||
"! c #000080",
|
||||
"# c #C0C0C0",
|
||||
"$ c #808080",
|
||||
"% c #FFFFFF",
|
||||
"$$$$$$$$$$$$$$$$",
|
||||
"$$$$$$$$$$$$$$$$",
|
||||
"$#############$ ",
|
||||
"$#$$$$$$$$$$$$$ ",
|
||||
"$$$$$$$$$$$$$$$ ",
|
||||
"$$############# ",
|
||||
"$$#$$$$$$$$$$$$ ",
|
||||
"$$#$$$$$$$$$$$$ ",
|
||||
"$$#$$$$$$$$$$$$ ",
|
||||
"$$#%%%%%%%%%%%$ ",
|
||||
"$$#%!!!%!!!%!%$ ",
|
||||
"$$#%%%%%%%%%%%$ ",
|
||||
"$$#%!!!%!!!%!%$ ",
|
||||
"$$#%%%%%%%%%%%$ ",
|
||||
" $#%!!!%!!!%!% ",
|
||||
"%$$$$$$$$$$$$$$$"};
|
Reference in New Issue
Block a user