Made frame layout stuff use system settings for colors, fonts
Added xpm's to frame layout demo area makd fl_demo use xpm's under GTK made fl use xpm transparency git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1923 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
34
utils/framelayout/samples/bitmaps/start95_dp.xpm
Normal file
34
utils/framelayout/samples/bitmaps/start95_dp.xpm
Normal file
@@ -0,0 +1,34 @@
|
||||
/* XPM */
|
||||
static char * start95_dp_xpm[] = {
|
||||
"55 23 8 1",
|
||||
" c None",
|
||||
". c #FFFFFF",
|
||||
"+ c #000000",
|
||||
"# c #848284",
|
||||
"$ c #FF0000",
|
||||
"% c #00FF00",
|
||||
"& c #0000FF",
|
||||
"* c #FFFF00",
|
||||
".....................................................+ ",
|
||||
". #+ ",
|
||||
". #+ ",
|
||||
". #+ ",
|
||||
". ++++ #+ ",
|
||||
". ++++++++ #+ ",
|
||||
". + +++$++%+++ ++++ #+ ",
|
||||
". + + ++++$$++%%++ ++ ++ ++ ++ #+ ",
|
||||
". ++++++$$++%%++ ++ ++ ++ #+ ",
|
||||
". $ ++$++++%++ ++ +++ ++++ +++ +++ #+ ",
|
||||
". $ $ $$++++++++++ ++++ ++ ++ ++ ++ #+ ",
|
||||
". $$$$+++&++*+++ ++ ++ +++++ ++ ++ #+ ",
|
||||
". & ++&&++**++ ++ ++ ++ ++ ++ ++ #+ ",
|
||||
". & & &&++&&++**++ ++ ++ ++ ++ ++ ++ ++ #+ ",
|
||||
". &&&&++&++++*++ ++++ ++ +++++ ++ ++ #+ ",
|
||||
". + ++++++++++ #+ ",
|
||||
". + + +++++ +++ #+ ",
|
||||
". +++++ + #+ ",
|
||||
". #+ ",
|
||||
". #+ ",
|
||||
".####################################################+ ",
|
||||
"++++++++++++++++++++++++++++++++++++++++++++++++++++++ ",
|
||||
" "};
|
Reference in New Issue
Block a user