mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-16 02:39:15 +02:00
added new tpanel.xpm
git-svn-id: trunk@8908 -
This commit is contained in:
parent
6c0e449509
commit
4d93dd90aa
@ -26,7 +26,6 @@
|
|||||||
- replace pair splitter with splitter
|
- replace pair splitter with splitter
|
||||||
- Define Init values
|
- Define Init values
|
||||||
- Set to init value
|
- Set to init value
|
||||||
- add favorites page
|
|
||||||
}
|
}
|
||||||
unit ObjectInspector;
|
unit ObjectInspector;
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/* XPM */
|
/* XPM */
|
||||||
static char * tpanel_xpm[] = {
|
static char * tpanel_xpm[] = {
|
||||||
"20 21 4 1",
|
"20 21 4 1",
|
||||||
" c None",
|
" c None",
|
||||||
". c #808080",
|
". c #808080",
|
||||||
"+ c #FFFFFF",
|
"+ c #FFFFFF",
|
||||||
"@ c #C0C0C0",
|
"@ c #C0C0C0",
|
||||||
@ -25,4 +25,5 @@ static char * tpanel_xpm[] = {
|
|||||||
".+@@@@@@@@@@@@@@@@.+",
|
".+@@@@@@@@@@@@@@@@.+",
|
||||||
".@.................+",
|
".@.................+",
|
||||||
" +++++++++++++++++++",
|
" +++++++++++++++++++",
|
||||||
" . "};
|
" "};
|
||||||
|
|
||||||
|
@ -2467,16 +2467,16 @@ LazarusResources.Add('tpairsplitter','XPM',[
|
|||||||
+'....@@@@@......"};'#10
|
+'....@@@@@......"};'#10
|
||||||
]);
|
]);
|
||||||
LazarusResources.Add('tpanel','XPM',[
|
LazarusResources.Add('tpanel','XPM',[
|
||||||
'/* XPM */'#10'static char * tpanel_xpm[] = {'#10'"20 21 4 1",'#10'" '#9'c No'
|
'/* XPM */'#10'static char * tpanel_xpm[] = {'#10'"20 21 4 1",'#10'"'#9'c Non'
|
||||||
+'ne",'#10'".'#9'c #808080",'#10'"+'#9'c #FFFFFF",'#10'"@'#9'c #C0C0C0",'#10
|
+'e",'#10'".'#9'c #808080",'#10'"+'#9'c #FFFFFF",'#10'"@'#9'c #C0C0C0",'#10'"'
|
||||||
+'"................... ",'#10'".+++++++++++++++++@+",'#10'".+@@@@@@@@@@@@@@@@'
|
+'................... ",'#10'".+++++++++++++++++@+",'#10'".+@@@@@@@@@@@@@@@@.'
|
||||||
+'.+",'#10'".+@@@@@@@@@@@@@@@@.+",'#10'".+@@@@@@@@@@@@@@@@.+",'#10'".+@@@@@@@'
|
|
||||||
+'@@@@@@@@@.+",'#10'".+@@@@@@@@@@@@@@@@.+",'#10'".+@@@@@@@@@@@@@@@@.+",'#10'"'
|
|
||||||
+'.+@@@@@@@@@@@@@@@@.+",'#10'".+@@@@@@@@@@@@@@@@.+",'#10'".+@@@@@@@@@@@@@@@@.'
|
|
||||||
+'+",'#10'".+@@@@@@@@@@@@@@@@.+",'#10'".+@@@@@@@@@@@@@@@@.+",'#10'".+@@@@@@@@'
|
+'+",'#10'".+@@@@@@@@@@@@@@@@.+",'#10'".+@@@@@@@@@@@@@@@@.+",'#10'".+@@@@@@@@'
|
||||||
+'@@@@@@@@.+",'#10'".+@@@@@@@@@@@@@@@@.+",'#10'".+@@@@@@@@@@@@@@@@.+",'#10'".'
|
+'@@@@@@@@.+",'#10'".+@@@@@@@@@@@@@@@@.+",'#10'".+@@@@@@@@@@@@@@@@.+",'#10'".'
|
||||||
+'+@@@@@@@@@@@@@@@@.+",'#10'".+@@@@@@@@@@@@@@@@.+",'#10'".@.................+'
|
+'+@@@@@@@@@@@@@@@@.+",'#10'".+@@@@@@@@@@@@@@@@.+",'#10'".+@@@@@@@@@@@@@@@@.+'
|
||||||
+'",'#10'" +++++++++++++++++++",'#10'" . "};'#10
|
+'",'#10'".+@@@@@@@@@@@@@@@@.+",'#10'".+@@@@@@@@@@@@@@@@.+",'#10'".+@@@@@@@@@'
|
||||||
|
+'@@@@@@@.+",'#10'".+@@@@@@@@@@@@@@@@.+",'#10'".+@@@@@@@@@@@@@@@@.+",'#10'".+'
|
||||||
|
+'@@@@@@@@@@@@@@@@.+",'#10'".+@@@@@@@@@@@@@@@@.+",'#10'".@.................+"'
|
||||||
|
+','#10'" +++++++++++++++++++",'#10'"'#9#9' "};'#10#10
|
||||||
]);
|
]);
|
||||||
LazarusResources.Add('tpicture','XPM',[
|
LazarusResources.Add('tpicture','XPM',[
|
||||||
'/* XPM */'#10'static char *graphic[] = {'#10'"23 23 61 1",'#10'". c None",'
|
'/* XPM */'#10'static char *graphic[] = {'#10'"23 23 61 1",'#10'". c None",'
|
||||||
|
Loading…
Reference in New Issue
Block a user