DialogEd now compiles, links and runs under wxGTK
I didn't say it worked, eh. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@549 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
44
utils/dialoged/src/bitmaps/aiai.xpm
Normal file
44
utils/dialoged/src/bitmaps/aiai.xpm
Normal file
@@ -0,0 +1,44 @@
|
||||
/* XPM */
|
||||
static char * aiai_xpm[] = {
|
||||
/* width height ncolors chars_per_pixel */
|
||||
"32 32 6 1",
|
||||
/* colors */
|
||||
" s None c None",
|
||||
". c #000000",
|
||||
"+ c #808080",
|
||||
"@ c #c0c0c0",
|
||||
"# c #ffff00",
|
||||
"$ c #ffffff",
|
||||
/* pixels */
|
||||
"$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$",
|
||||
"$$$$$$$$$$$$$$$..$$$$$$$$$$$$$$$",
|
||||
"$$$$$$$$$$$$$$$..$$$$$$$$$$$$$$$",
|
||||
"$$$$$$$$$$$$$$....$$$$$...$$$$$$",
|
||||
"$$$$$$$$$$$$$.....$$$$.....$$$$$",
|
||||
"$$$$$$$$$$$$$......$$$$...$$$$$$",
|
||||
"$$$$$$$$$$$$.......$$$$$$$$$$$$$",
|
||||
"$$$$$$$$$$$@+.......$$.....$$$$$",
|
||||
"$$$$$$$$$$$@@+..######.....$$$$$",
|
||||
"$$$$$$#$##@$@@+.$$$$$$.....#####",
|
||||
"#########$$$$@@#######.....#####",
|
||||
"#########$$$$@$$$$$$$$.....#####",
|
||||
"########$@@$@$########.....####$",
|
||||
"$$$$$$$.@$$@$$$$@+.........#$#$$",
|
||||
"$$$$$$$..@@$@$@@$@+........$$$$$",
|
||||
"$$$$$$...+@$@$@@$@$+.......$$$$$",
|
||||
"$$$$$......@$@$$$$@$+......$$$$$",
|
||||
"$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$",
|
||||
"$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$",
|
||||
"$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$",
|
||||
"$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$",
|
||||
"$$$$$$$$.$$$$$.$$$$$.$$$$$.$$$$$",
|
||||
"$$$$$$$...$$$$.$$$$...$$$$.$$$$$",
|
||||
"$$$$$$$.$.$$.$.$.$$.$.$$.$.$$$$$",
|
||||
"$$$$$$.....$$$.$$$.....$$$.$$$$$",
|
||||
"$$$$$$.$$$.$$$.$$$.$$$.$$$.$$$$$",
|
||||
"$$$$$.$$$$$.$$.$$.$$$$$.$$.$$$$$",
|
||||
"$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$",
|
||||
"$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$",
|
||||
"$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$",
|
||||
"$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$",
|
||||
"$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$"};
|
24
utils/dialoged/src/bitmaps/arrow.xpm
Normal file
24
utils/dialoged/src/bitmaps/arrow.xpm
Normal file
@@ -0,0 +1,24 @@
|
||||
/* XPM */
|
||||
static char * arrow_xpm[] = {
|
||||
/* width height ncolors chars_per_pixel */
|
||||
"16 16 2 1",
|
||||
/* colors */
|
||||
" s None c None",
|
||||
". c #000000",
|
||||
/* pixels */
|
||||
" ",
|
||||
" . ",
|
||||
" .. ",
|
||||
" ... ",
|
||||
" .... ",
|
||||
" ..... ",
|
||||
" ...... ",
|
||||
" ....... ",
|
||||
" ........ ",
|
||||
" ..... ",
|
||||
" .. .. ",
|
||||
" . .. ",
|
||||
" .. ",
|
||||
" .. ",
|
||||
" .. ",
|
||||
" "};
|
30
utils/dialoged/src/bitmaps/bmpbuttn.xpm
Normal file
30
utils/dialoged/src/bitmaps/bmpbuttn.xpm
Normal file
@@ -0,0 +1,30 @@
|
||||
/* XPM */
|
||||
static char * bmpbuttn_xpm[] = {
|
||||
/* width height ncolors chars_per_pixel */
|
||||
"16 16 8 1",
|
||||
/* colors */
|
||||
" s None c None",
|
||||
". c #000000",
|
||||
"+ c #c0c0c0",
|
||||
"@ c #ff0000",
|
||||
"# c #00ff00",
|
||||
"$ c #ffff00",
|
||||
"% c #0000ff",
|
||||
"& c #ffffff",
|
||||
/* pixels */
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
"+++++++++++++++.",
|
||||
"+@@.&&&&&&&&&&&.",
|
||||
"+@@.&&&&&&&&&&&.",
|
||||
"+@@.&&&&&&&&&&&.",
|
||||
"+...............",
|
||||
"+&&.&&&&&&&.%%%.",
|
||||
"+&&.&&&&&&&.%%%.",
|
||||
"+&&.........%%%.",
|
||||
"+&&.$$$$.##.%%%.",
|
||||
"+&&.$$$$.##.%%%.",
|
||||
"+...............",
|
||||
" ",
|
||||
" "};
|
26
utils/dialoged/src/bitmaps/button.xpm
Normal file
26
utils/dialoged/src/bitmaps/button.xpm
Normal file
@@ -0,0 +1,26 @@
|
||||
/* XPM */
|
||||
static char * button_xpm[] = {
|
||||
/* width height ncolors chars_per_pixel */
|
||||
"16 16 4 1",
|
||||
/* colors */
|
||||
" s None c None",
|
||||
". c #000000",
|
||||
"+ c #c0c0c0",
|
||||
"@ c #808080",
|
||||
/* pixels */
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
"+++++++++++++++.",
|
||||
"+@@@@@@@@@@@@@@.",
|
||||
"+@@@@@@@@@@@@@@.",
|
||||
"+@@@@@@@@@@@@@@.",
|
||||
"+@@@@@@@@@@@@@@.",
|
||||
"+@@@@@@@@@@@@@@.",
|
||||
"+@@@@@@@@@@@@@@.",
|
||||
"+@@@@@@@@@@@@@@.",
|
||||
"+@@@@@@@@@@@@@@.",
|
||||
"+@@@@@@@@@@@@@@.",
|
||||
"+...............",
|
||||
" ",
|
||||
" "};
|
26
utils/dialoged/src/bitmaps/buttonsm.xpm
Normal file
26
utils/dialoged/src/bitmaps/buttonsm.xpm
Normal file
@@ -0,0 +1,26 @@
|
||||
/* XPM */
|
||||
static char * buttonsm_xpm[] = {
|
||||
/* width height ncolors chars_per_pixel */
|
||||
"16 16 4 1",
|
||||
/* colors */
|
||||
" s None c None",
|
||||
". c #000000",
|
||||
"+ c #c0c0c0",
|
||||
"@ c #808080",
|
||||
/* pixels */
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ++++++++++++ ",
|
||||
" +@@@@@@@@@@. ",
|
||||
" +@@@@@@@@@@. ",
|
||||
" +@@@@@@@@@@. ",
|
||||
" +........... ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" "};
|
27
utils/dialoged/src/bitmaps/checkbox.xpm
Normal file
27
utils/dialoged/src/bitmaps/checkbox.xpm
Normal file
@@ -0,0 +1,27 @@
|
||||
/* XPM */
|
||||
static char * checkbox_xpm[] = {
|
||||
/* width height ncolors chars_per_pixel */
|
||||
"16 16 5 1",
|
||||
/* colors */
|
||||
" s None c None",
|
||||
". c #000000",
|
||||
"+ c #c0c0c0",
|
||||
"@ c #808080",
|
||||
"# c #ffffff",
|
||||
/* pixels */
|
||||
" ",
|
||||
" @@@@@@@@@@@@@@ ",
|
||||
" @............@ ",
|
||||
" @.##########+@ ",
|
||||
" @.#..####..#+@ ",
|
||||
" @.#...##...#+@ ",
|
||||
" @.##......##+@ ",
|
||||
" @.###....###+@ ",
|
||||
" @.###....###+@ ",
|
||||
" @.##......##+@ ",
|
||||
" @.#...##...#+@ ",
|
||||
" @.#..####..#+@ ",
|
||||
" @.##########+@ ",
|
||||
" @.+++++++++++@ ",
|
||||
" @@@@@@@@@@@@@@ ",
|
||||
" "};
|
27
utils/dialoged/src/bitmaps/choice.xpm
Normal file
27
utils/dialoged/src/bitmaps/choice.xpm
Normal file
@@ -0,0 +1,27 @@
|
||||
/* XPM */
|
||||
static char * choice_xpm[] = {
|
||||
/* width height ncolors chars_per_pixel */
|
||||
"16 16 5 1",
|
||||
/* colors */
|
||||
" s None c None",
|
||||
". c #000000",
|
||||
"+ c #c0c0c0",
|
||||
"@ c #808080",
|
||||
"# c #ffffff",
|
||||
/* pixels */
|
||||
"@@@@@@@@@@@@@@@@",
|
||||
"@..............@",
|
||||
"@.########+++++@",
|
||||
"@.########.....@",
|
||||
"@.########+...+@",
|
||||
"@.########++.++@",
|
||||
"@.+++++++++++++@",
|
||||
"@@@@@@@@@@@@@@@@",
|
||||
" ##############",
|
||||
" ..............",
|
||||
" .#########+.+.",
|
||||
" .#########....",
|
||||
" .#########+++.",
|
||||
" .#########....",
|
||||
" .#########+.+.",
|
||||
" .............."};
|
27
utils/dialoged/src/bitmaps/combobox.xpm
Normal file
27
utils/dialoged/src/bitmaps/combobox.xpm
Normal file
@@ -0,0 +1,27 @@
|
||||
/* XPM */
|
||||
static char * combobox_xpm[] = {
|
||||
/* width height ncolors chars_per_pixel */
|
||||
"16 16 5 1",
|
||||
/* colors */
|
||||
" s None c None",
|
||||
". c #000000",
|
||||
"+ c #c0c0c0",
|
||||
"@ c #808080",
|
||||
"# c #ffffff",
|
||||
/* pixels */
|
||||
"@@@@@@@@@@@@@@@@",
|
||||
"@..............@",
|
||||
"@....#####+++++@",
|
||||
"@.#.######.....@",
|
||||
"@.#.######+...+@",
|
||||
"@....#####++.++@",
|
||||
"@.+++++++++++++@",
|
||||
"@@@@@@@@@@@@@@@@",
|
||||
" ##############",
|
||||
" ..............",
|
||||
" .#########+.+.",
|
||||
" .#########....",
|
||||
" .#########+++.",
|
||||
" .#########....",
|
||||
" .#########+.+.",
|
||||
" .............."};
|
28
utils/dialoged/src/bitmaps/dialog.xpm
Normal file
28
utils/dialoged/src/bitmaps/dialog.xpm
Normal file
@@ -0,0 +1,28 @@
|
||||
/* XPM */
|
||||
static char * dialog_xpm[] = {
|
||||
/* width height ncolors chars_per_pixel */
|
||||
"16 16 6 1",
|
||||
/* colors */
|
||||
" s None c None",
|
||||
". c #000000",
|
||||
"+ c #c0c0c0",
|
||||
"@ c #808080",
|
||||
"# c #0000ff",
|
||||
"$ c #ffffff",
|
||||
/* pixels */
|
||||
" ",
|
||||
" $$$$$$$$$$$$$. ",
|
||||
" $############. ",
|
||||
" $############. ",
|
||||
" $############. ",
|
||||
" $++++++++++++. ",
|
||||
" $+$$$$$+@@@@+. ",
|
||||
" $+$$$$$+@@@@+. ",
|
||||
" $+$$$$$++++++. ",
|
||||
" $+$$$$$+@@@@+. ",
|
||||
" $+++++++@@@@+. ",
|
||||
" $++++++++++++. ",
|
||||
" $++++++++++++. ",
|
||||
" $++++++++++++. ",
|
||||
" .............. ",
|
||||
" "};
|
44
utils/dialoged/src/bitmaps/dialoged.xpm
Normal file
44
utils/dialoged/src/bitmaps/dialoged.xpm
Normal file
@@ -0,0 +1,44 @@
|
||||
/* XPM */
|
||||
static char * dialoged_xpm[] = {
|
||||
/* width height ncolors chars_per_pixel */
|
||||
"32 32 6 1",
|
||||
/* colors */
|
||||
" s None c None",
|
||||
". c #000000",
|
||||
"+ c #800000",
|
||||
"@ c #c0c0c0",
|
||||
"# c #808080",
|
||||
"$ c #ffffff",
|
||||
/* pixels */
|
||||
" .. ",
|
||||
" .. ",
|
||||
" @@@@@@@@@@@@@@@@@@@@@@@@@@@. ",
|
||||
" @++++++++++++++++++++++++++. ",
|
||||
" @++++++++++++++++++++++++++. ",
|
||||
" @++++++++++++++++++++++++++. ",
|
||||
" @##########################. ",
|
||||
" @##########################. ",
|
||||
" @#.............##@@@@@@@@.#. ",
|
||||
" @#.$$$$$$$$$$$.##@@@@@@@@.#. ",
|
||||
" @#.$$$$$$$$$$$.##@@@@@@@@.#. ",
|
||||
" @#.............##.........#. ",
|
||||
" @##########################. ",
|
||||
" @##########################. ",
|
||||
" @#.............##@@@@@@@@.#. ",
|
||||
" @#.$$$$$$$$$$$.##@@@@@@@@.#. ",
|
||||
" @#.............##@@@@@@@@.#. ",
|
||||
" @#.$$$$$$$$$$$.##.........#. ",
|
||||
" @#.............############. ",
|
||||
" @#.$$$$$$$$$$$.############. ",
|
||||
" @#.............############. ",
|
||||
" @#.$$$$$$$$$$$.############. ",
|
||||
" @#.............############. ",
|
||||
" @##########################. ",
|
||||
" @##########################. ",
|
||||
" ............................ ",
|
||||
" .. .. ",
|
||||
" .. .. ",
|
||||
" .. .. ",
|
||||
" .. .. ",
|
||||
" .. .. ",
|
||||
" .. .. "};
|
28
utils/dialoged/src/bitmaps/folder1.xpm
Normal file
28
utils/dialoged/src/bitmaps/folder1.xpm
Normal file
@@ -0,0 +1,28 @@
|
||||
/* XPM */
|
||||
static char * folder1_xpm[] = {
|
||||
/* width height ncolors chars_per_pixel */
|
||||
"16 16 6 1",
|
||||
/* colors */
|
||||
" s None c None",
|
||||
". c #000000",
|
||||
"+ c #c0c0c0",
|
||||
"@ c #808080",
|
||||
"# c #ffff00",
|
||||
"$ c #ffffff",
|
||||
/* pixels */
|
||||
" ",
|
||||
" @@@@@ ",
|
||||
" @#+#+#@ ",
|
||||
" @#+#+#+#@@@@@@ ",
|
||||
" @$$$$$$$$$$$$@.",
|
||||
" @$#+#+#+#+#+#@.",
|
||||
" @$+#+#+#+#+#+@.",
|
||||
" @$#+#+#+#+#+#@.",
|
||||
" @$+#+#+#+#+#+@.",
|
||||
" @$#+#+#+#+#+#@.",
|
||||
" @$+#+#+#+#+#+@.",
|
||||
" @$#+#+#+#+#+#@.",
|
||||
" @@@@@@@@@@@@@@.",
|
||||
" ..............",
|
||||
" ",
|
||||
" "};
|
28
utils/dialoged/src/bitmaps/folder2.xpm
Normal file
28
utils/dialoged/src/bitmaps/folder2.xpm
Normal file
@@ -0,0 +1,28 @@
|
||||
/* XPM */
|
||||
static char * folder2_xpm[] = {
|
||||
/* width height ncolors chars_per_pixel */
|
||||
"16 16 6 1",
|
||||
/* colors */
|
||||
" s None c None",
|
||||
". c #000000",
|
||||
"+ c #c0c0c0",
|
||||
"@ c #808080",
|
||||
"# c #ffff00",
|
||||
"$ c #ffffff",
|
||||
/* pixels */
|
||||
" ",
|
||||
" @@@@@ ",
|
||||
" @$$$$$@ ",
|
||||
" @$#+#+#$@@@@@@ ",
|
||||
" @$+#+#+$$$$$$@.",
|
||||
" @$#+#+#+#+#+#@.",
|
||||
"@@@@@@@@@@@@@#@.",
|
||||
"@$$$$$$$$$$@@+@.",
|
||||
"@$#+#+#+#+##.@@.",
|
||||
" @$#+#+#+#+#+.@.",
|
||||
" @$+#+#+#+#+#.@.",
|
||||
" @$+#+#+#+##@..",
|
||||
" @@@@@@@@@@@@@.",
|
||||
" .............",
|
||||
" ",
|
||||
" "};
|
27
utils/dialoged/src/bitmaps/gauge.xpm
Normal file
27
utils/dialoged/src/bitmaps/gauge.xpm
Normal file
@@ -0,0 +1,27 @@
|
||||
/* XPM */
|
||||
static char * gauge_xpm[] = {
|
||||
/* width height ncolors chars_per_pixel */
|
||||
"16 16 5 1",
|
||||
/* colors */
|
||||
" s None c None",
|
||||
". c #000000",
|
||||
"+ c #000080",
|
||||
"@ c #c0c0c0",
|
||||
"# c #808080",
|
||||
/* pixels */
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
"################",
|
||||
"#..............#",
|
||||
"#.++++++++@@@@@#",
|
||||
"#.++++++++@@@@@#",
|
||||
"#.++++++++@@@@@#",
|
||||
"#.++++++++@@@@@#",
|
||||
"#.++++++++@@@@@#",
|
||||
"#.++++++++@@@@@#",
|
||||
"#.++++++++@@@@@#",
|
||||
"################",
|
||||
" ",
|
||||
" ",
|
||||
" "};
|
27
utils/dialoged/src/bitmaps/listbox.xpm
Normal file
27
utils/dialoged/src/bitmaps/listbox.xpm
Normal file
@@ -0,0 +1,27 @@
|
||||
/* XPM */
|
||||
static char * listbox_xpm[] = {
|
||||
/* width height ncolors chars_per_pixel */
|
||||
"16 16 5 1",
|
||||
/* colors */
|
||||
" s None c None",
|
||||
". c #000000",
|
||||
"+ c #c0c0c0",
|
||||
"@ c #808080",
|
||||
"# c #ffffff",
|
||||
/* pixels */
|
||||
"@@@@@@@@@@@@@@@@",
|
||||
"@..............@",
|
||||
"@.##########+++@",
|
||||
"@.##########+.+@",
|
||||
"@.++++++++++...@",
|
||||
"@.##########+++@",
|
||||
"@.##########+++@",
|
||||
"@.+++++++++++++@",
|
||||
"@.##########+++@",
|
||||
"@.##########+++@",
|
||||
"@.+++++++++++++@",
|
||||
"@.##########+++@",
|
||||
"@.##########...@",
|
||||
"@.##########+.+@",
|
||||
"@.+++++++++++++@",
|
||||
"@@@@@@@@@@@@@@@@"};
|
26
utils/dialoged/src/bitmaps/load.xpm
Normal file
26
utils/dialoged/src/bitmaps/load.xpm
Normal file
@@ -0,0 +1,26 @@
|
||||
/* XPM */
|
||||
static char *load_xpm[] = {
|
||||
/* columns rows colors chars-per-pixel */
|
||||
"16 15 5 1",
|
||||
" c #c0c0c0",
|
||||
". c Black",
|
||||
"X c Yellow",
|
||||
"o c Gray100",
|
||||
"O c #808000",
|
||||
/* pixels */
|
||||
" ",
|
||||
" ... ",
|
||||
" . . .",
|
||||
" ..",
|
||||
" ... ...",
|
||||
" .XoX....... ",
|
||||
" .oXoXoXoXo. ",
|
||||
" .XoXoXoXoX. ",
|
||||
" .oXoX..........",
|
||||
" .XoX.OOOOOOOOO.",
|
||||
" .oo.OOOOOOOOO. ",
|
||||
" .X.OOOOOOOOO. ",
|
||||
" ..OOOOOOOOO. ",
|
||||
" ........... ",
|
||||
" "
|
||||
};
|
24
utils/dialoged/src/bitmaps/new.xpm
Normal file
24
utils/dialoged/src/bitmaps/new.xpm
Normal file
@@ -0,0 +1,24 @@
|
||||
/* XPM */
|
||||
static char *new_xpm[] = {
|
||||
/* columns rows colors chars-per-pixel */
|
||||
"16 15 3 1",
|
||||
" c None",
|
||||
". c Black",
|
||||
"X c Gray100",
|
||||
/* pixels */
|
||||
" ",
|
||||
" ........ ",
|
||||
" .XXXXXX.. ",
|
||||
" .XXXXXX.X. ",
|
||||
" .XXXXXX.... ",
|
||||
" .XXXXXXXXX. ",
|
||||
" .XXXXXXXXX. ",
|
||||
" .XXXXXXXXX. ",
|
||||
" .XXXXXXXXX. ",
|
||||
" .XXXXXXXXX. ",
|
||||
" .XXXXXXXXX. ",
|
||||
" .XXXXXXXXX. ",
|
||||
" .XXXXXXXXX. ",
|
||||
" ........... ",
|
||||
" "
|
||||
};
|
27
utils/dialoged/src/bitmaps/radiobox.xpm
Normal file
27
utils/dialoged/src/bitmaps/radiobox.xpm
Normal file
@@ -0,0 +1,27 @@
|
||||
/* XPM */
|
||||
static char * radiobox_xpm[] = {
|
||||
/* width height ncolors chars_per_pixel */
|
||||
"16 16 5 1",
|
||||
/* colors */
|
||||
" s None c None",
|
||||
". c #000000",
|
||||
"+ c #c0c0c0",
|
||||
"@ c #808080",
|
||||
"# c #ffffff",
|
||||
/* pixels */
|
||||
" . ",
|
||||
" .. .. ",
|
||||
"+++.+.++...++++.",
|
||||
"+@.@...@@..@@@@.",
|
||||
"+@.+++.+....++@.",
|
||||
"+@++++++++++++@.",
|
||||
"+@++++++++++++@.",
|
||||
"+@++++...+++++@.",
|
||||
"+@+++.###@++++@.",
|
||||
"+@+++.#.#@++++@.",
|
||||
"+@+++.###@++++@.",
|
||||
"+@++++@@@+++++@.",
|
||||
"+@++++++++++++@.",
|
||||
"+@++++++++++++@.",
|
||||
"+@@@@@@@@@@@@@@.",
|
||||
"................"};
|
26
utils/dialoged/src/bitmaps/radiobtn.xpm
Normal file
26
utils/dialoged/src/bitmaps/radiobtn.xpm
Normal file
@@ -0,0 +1,26 @@
|
||||
/* XPM */
|
||||
static char * radiobtn_xpm[] = {
|
||||
/* width height ncolors chars_per_pixel */
|
||||
"16 16 4 1",
|
||||
/* colors */
|
||||
" s None c None",
|
||||
". c #000000",
|
||||
"+ c #c0c0c0",
|
||||
"@ c #ffffff",
|
||||
/* pixels */
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" .... ",
|
||||
" .@@@@+ ",
|
||||
" .@@@@@@+ ",
|
||||
" .@@@..@@@+ ",
|
||||
" .@@....@@+ ",
|
||||
" .@@@..@@@+ ",
|
||||
" .@@@@@@+ ",
|
||||
" .@@@@+ ",
|
||||
" ++++ ",
|
||||
" ",
|
||||
" ",
|
||||
" "};
|
25
utils/dialoged/src/bitmaps/save.xpm
Normal file
25
utils/dialoged/src/bitmaps/save.xpm
Normal file
@@ -0,0 +1,25 @@
|
||||
/* XPM */
|
||||
static char *save_xpm[] = {
|
||||
/* columns rows colors chars-per-pixel */
|
||||
"16 15 4 1",
|
||||
" c None",
|
||||
". c Black",
|
||||
"X c #808000",
|
||||
"o c #808080",
|
||||
/* pixels */
|
||||
" ",
|
||||
" .............. ",
|
||||
" .X. . . ",
|
||||
" .X. ... ",
|
||||
" .X. .X. ",
|
||||
" .X. .X. ",
|
||||
" .X. .X. ",
|
||||
" .X. .X. ",
|
||||
" .XX........oX. ",
|
||||
" .XXXXXXXXXXXX. ",
|
||||
" .XX.........X. ",
|
||||
" .XX...... .X. ",
|
||||
" .XX...... .X. ",
|
||||
" .XX...... .X. ",
|
||||
" ............. "
|
||||
};
|
26
utils/dialoged/src/bitmaps/scrolbar.xpm
Normal file
26
utils/dialoged/src/bitmaps/scrolbar.xpm
Normal file
@@ -0,0 +1,26 @@
|
||||
/* XPM */
|
||||
static char * scrolbar_xpm[] = {
|
||||
/* width height ncolors chars_per_pixel */
|
||||
"16 16 4 1",
|
||||
/* colors */
|
||||
" s None c None",
|
||||
". c #000000",
|
||||
"+ c #c0c0c0",
|
||||
"@ c #808080",
|
||||
/* pixels */
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
"++++.@@@@@@++++.",
|
||||
"+@@@.@@@@@@+@@@.",
|
||||
"+@@@.@@@@@@+@@@.",
|
||||
"+....@@@@@@+....",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" "};
|
26
utils/dialoged/src/bitmaps/slider.xpm
Normal file
26
utils/dialoged/src/bitmaps/slider.xpm
Normal file
@@ -0,0 +1,26 @@
|
||||
/* XPM */
|
||||
static char * slider_xpm[] = {
|
||||
/* width height ncolors chars_per_pixel */
|
||||
"16 16 4 1",
|
||||
/* colors */
|
||||
" s None c None",
|
||||
". c #000000",
|
||||
"+ c #c0c0c0",
|
||||
"@ c #808080",
|
||||
/* pixels */
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
"++++. ",
|
||||
"+@@@. ",
|
||||
"+@@@.@@@@@@@@@@@",
|
||||
"+@@@............",
|
||||
"+@@@.+++++++++++",
|
||||
"+@@@. ",
|
||||
"+@@@. ",
|
||||
" +@. ",
|
||||
" + ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" "};
|
30
utils/dialoged/src/bitmaps/statbmp.xpm
Normal file
30
utils/dialoged/src/bitmaps/statbmp.xpm
Normal file
@@ -0,0 +1,30 @@
|
||||
/* XPM */
|
||||
static char * statbmp_xpm[] = {
|
||||
/* width height ncolors chars_per_pixel */
|
||||
"16 16 8 1",
|
||||
/* colors */
|
||||
" s None c None",
|
||||
". c #000000",
|
||||
"+ c #c0c0c0",
|
||||
"@ c #ff0000",
|
||||
"# c #00ff00",
|
||||
"$ c #ffff00",
|
||||
"% c #0000ff",
|
||||
"& c #ffffff",
|
||||
/* pixels */
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
"+++++++++++++++.",
|
||||
"+@@.&&&&&&&&&&&.",
|
||||
"+@@.&&&&&&&&&&&.",
|
||||
"+@@.&&&&&&&&&&&.",
|
||||
"+...............",
|
||||
"+&&.&&&&&&&.%%%.",
|
||||
"+&&.&&&&&&&.%%%.",
|
||||
"+&&.........%%%.",
|
||||
"+&&.$$$$.##.%%%.",
|
||||
"+&&.$$$$.##.%%%.",
|
||||
"+...............",
|
||||
" ",
|
||||
" "};
|
26
utils/dialoged/src/bitmaps/statbox.xpm
Normal file
26
utils/dialoged/src/bitmaps/statbox.xpm
Normal file
@@ -0,0 +1,26 @@
|
||||
/* XPM */
|
||||
static char * statbox_xpm[] = {
|
||||
/* width height ncolors chars_per_pixel */
|
||||
"16 16 4 1",
|
||||
/* colors */
|
||||
" s None c None",
|
||||
". c #000000",
|
||||
"+ c #c0c0c0",
|
||||
"@ c #808080",
|
||||
/* pixels */
|
||||
" . ",
|
||||
" .. .. ",
|
||||
"+++.+.++...++++.",
|
||||
"+@.@...@@..@@@@.",
|
||||
"+@. . .... @.",
|
||||
"+@ @.",
|
||||
"+@ @.",
|
||||
"+@ @.",
|
||||
"+@ @.",
|
||||
"+@ @.",
|
||||
"+@ @.",
|
||||
"+@ @.",
|
||||
"+@ @.",
|
||||
"+@ @.",
|
||||
"+@@@@@@@@@@@@@@.",
|
||||
"................"};
|
24
utils/dialoged/src/bitmaps/stattext.xpm
Normal file
24
utils/dialoged/src/bitmaps/stattext.xpm
Normal file
@@ -0,0 +1,24 @@
|
||||
/* XPM */
|
||||
static char * stattext_xpm[] = {
|
||||
/* width height ncolors chars_per_pixel */
|
||||
"16 16 2 1",
|
||||
/* colors */
|
||||
" s None c None",
|
||||
". c #000000",
|
||||
/* pixels */
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" .. ",
|
||||
" .. ",
|
||||
" .... ",
|
||||
" .... .... ",
|
||||
" . . .. .. ",
|
||||
" .. .. .... ",
|
||||
" .. .. .. .. ",
|
||||
" ...... .. .. ",
|
||||
".. .. .. .. ",
|
||||
".. .. ..... ",
|
||||
" ",
|
||||
" ",
|
||||
" "};
|
27
utils/dialoged/src/bitmaps/textmult.xpm
Normal file
27
utils/dialoged/src/bitmaps/textmult.xpm
Normal file
@@ -0,0 +1,27 @@
|
||||
/* XPM */
|
||||
static char * textmult_xpm[] = {
|
||||
/* width height ncolors chars_per_pixel */
|
||||
"16 16 5 1",
|
||||
/* colors */
|
||||
" s None c None",
|
||||
". c #000000",
|
||||
"+ c #c0c0c0",
|
||||
"@ c #808080",
|
||||
"# c #ffffff",
|
||||
/* pixels */
|
||||
"@@@@@@@@@@@@@@@@",
|
||||
"@..............@",
|
||||
"@.##########+++@",
|
||||
"@.#.#####.##+.+@",
|
||||
"@.#.###.#.##...@",
|
||||
"@.#.#.#.#.##+++@",
|
||||
"@.##########+++@",
|
||||
"@.##########+++@",
|
||||
"@.#.#.######+++@",
|
||||
"@.###.#.####+++@",
|
||||
"@.#.#.#.####+++@",
|
||||
"@.##########+++@",
|
||||
"@.##########...@",
|
||||
"@.##########+.+@",
|
||||
"@.+++++++++++++@",
|
||||
"@@@@@@@@@@@@@@@@"};
|
27
utils/dialoged/src/bitmaps/textsing.xpm
Normal file
27
utils/dialoged/src/bitmaps/textsing.xpm
Normal file
@@ -0,0 +1,27 @@
|
||||
/* XPM */
|
||||
static char * textsing_xpm[] = {
|
||||
/* width height ncolors chars_per_pixel */
|
||||
"16 16 5 1",
|
||||
/* colors */
|
||||
" s None c None",
|
||||
". c #000000",
|
||||
"+ c #c0c0c0",
|
||||
"@ c #808080",
|
||||
"# c #ffffff",
|
||||
/* pixels */
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
"@@@@@@@@@@@@@@@@",
|
||||
"@..............@",
|
||||
"@.############+@",
|
||||
"@.#...########+@",
|
||||
"@.##.#########+@",
|
||||
"@.##.#########+@",
|
||||
"@.#...########+@",
|
||||
"@.############+@",
|
||||
"@.+++++++++++++@",
|
||||
"@@@@@@@@@@@@@@@@",
|
||||
" ",
|
||||
" ",
|
||||
" "};
|
Reference in New Issue
Block a user