You've already forked lazarus-ccr
images for new components
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@275 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
32
components/rx/images/TRxCalendarGrid.xpm
Normal file
32
components/rx/images/TRxCalendarGrid.xpm
Normal file
@ -0,0 +1,32 @@
|
|||||||
|
/* XPM */
|
||||||
|
static char *TRxCalendarGrid[]={
|
||||||
|
"24 24 5 1",
|
||||||
|
". c None",
|
||||||
|
"# c #000000",
|
||||||
|
"a c #00ffff",
|
||||||
|
"c c #800000",
|
||||||
|
"b c #ffffff",
|
||||||
|
"........................",
|
||||||
|
"........................",
|
||||||
|
"......###.....###.......",
|
||||||
|
".....#...#...#...#......",
|
||||||
|
"....##############......",
|
||||||
|
"....#a#aaaaaaaa#a##.....",
|
||||||
|
"....#aaaaaaaaaaaa##.....",
|
||||||
|
"....###############.....",
|
||||||
|
"....#bbbbbbbbbbbb##.....",
|
||||||
|
"....#bbbbbbbbbbbb##.....",
|
||||||
|
"....#bbbccbbbcbbb##.....",
|
||||||
|
"....#bbcbbcbccbbb##.....",
|
||||||
|
"....#bbbbcbbbcbbb##.....",
|
||||||
|
"....#bbbcbbbbcbbb##.....",
|
||||||
|
"....#bbcbbbbbcbbb##.....",
|
||||||
|
"....#bbccccbbcbbb##.....",
|
||||||
|
"....#bbbbbbbbbbbb##.....",
|
||||||
|
"....#bbbbbbbbbbbb##.....",
|
||||||
|
"....#bbbbbbbbbbbb##.....",
|
||||||
|
"....###############.....",
|
||||||
|
"......#############.....",
|
||||||
|
"........................",
|
||||||
|
"........................",
|
||||||
|
"........................"};
|
BIN
components/rx/images/TRxDateEdit.bmp
Normal file
BIN
components/rx/images/TRxDateEdit.bmp
Normal file
Binary file not shown.
After Width: | Height: | Size: 406 B |
@ -1,2 +1,2 @@
|
|||||||
del rx.lrs
|
del rx.lrs
|
||||||
C:\lazarus\tools\lazres.exe rx.lrs TDBDateEdit.xpm TRXLookUpEdit.xpm TRxDBCalcEdit.xpm TRxDBLookupCombo.xpm TRxDBGrid.xpm TDualListDialog.xpm TFolderLister.xpm TRxMemoryData.xpm TCURRENCYEDIT.xpm TRXSWITCH.xpm TRXDICE.xpm TRXDBCOMBOBOX.xpm ttoolpanel.xpm trxxpmanifest.xpm TPAGEMANAGER.xpm TRXAPPICON.xpm TSECRETPANEL.xpm TRXLABEL.xpm tautopanel.xpm
|
C:\lazarus\tools\lazres.exe rx.lrs TDBDateEdit.xpm TRXLookUpEdit.xpm TRxDBCalcEdit.xpm TRxDBLookupCombo.xpm TRxDBGrid.xpm TDualListDialog.xpm TFolderLister.xpm TRxMemoryData.xpm TCURRENCYEDIT.xpm TRXSWITCH.xpm TRXDICE.xpm TRXDBCOMBOBOX.xpm ttoolpanel.xpm trxxpmanifest.xpm TPAGEMANAGER.xpm TRXAPPICON.xpm TSECRETPANEL.xpm TRXLABEL.xpm tautopanel.xpm TRxCalendarGrid.xpm TRxDateEdit.bmp
|
||||||
|
11
components/rx/images/next1.xpm
Normal file
11
components/rx/images/next1.xpm
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
/* XPM */
|
||||||
|
static char *next1[]={
|
||||||
|
"8 6 2 1",
|
||||||
|
". c None",
|
||||||
|
"# c #000000",
|
||||||
|
"...#....",
|
||||||
|
"...##...",
|
||||||
|
"...###..",
|
||||||
|
"...###..",
|
||||||
|
"...##...",
|
||||||
|
"...#...."};
|
11
components/rx/images/next2.xpm
Normal file
11
components/rx/images/next2.xpm
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
/* XPM */
|
||||||
|
static char *next2[]={
|
||||||
|
"8 6 2 1",
|
||||||
|
". c None",
|
||||||
|
"# c #000000",
|
||||||
|
".#...#..",
|
||||||
|
".##..##.",
|
||||||
|
".###.###",
|
||||||
|
".###.###",
|
||||||
|
".##..##.",
|
||||||
|
".#...#.."};
|
11
components/rx/images/prev1.xpm
Normal file
11
components/rx/images/prev1.xpm
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
/* XPM */
|
||||||
|
static char *prev1[]={
|
||||||
|
"8 6 2 1",
|
||||||
|
". c None",
|
||||||
|
"# c #000000",
|
||||||
|
"....#...",
|
||||||
|
"...##...",
|
||||||
|
"..###...",
|
||||||
|
"..###...",
|
||||||
|
"...##...",
|
||||||
|
"....#..."};
|
11
components/rx/images/prev2.xpm
Normal file
11
components/rx/images/prev2.xpm
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
/* XPM */
|
||||||
|
static char *prev2[]={
|
||||||
|
"8 6 2 1",
|
||||||
|
". c None",
|
||||||
|
"# c #000000",
|
||||||
|
"..#...#.",
|
||||||
|
".##..##.",
|
||||||
|
"###.###.",
|
||||||
|
"###.###.",
|
||||||
|
".##..##.",
|
||||||
|
"..#...#."};
|
@ -267,3 +267,40 @@ LazarusResources.Add('TRXLABEL','XPM',[
|
|||||||
+'........................",'#10'"........................",'#10'"...........'
|
+'........................",'#10'"........................",'#10'"...........'
|
||||||
+'.............",'#10'"........................"};'#10
|
+'.............",'#10'"........................"};'#10
|
||||||
]);
|
]);
|
||||||
|
LazarusResources.Add('tautopanel','XPM',[
|
||||||
|
'/* XPM */'#10'static char *tautopanel_xpm[] = {'#10'/* width height num_colo'
|
||||||
|
+'rs chars_per_pixel */'#10'" 24 24 8 1",'#10'/* colo'
|
||||||
|
+'rs */'#10'"` c #808000",'#10'". c #808080",'#10'"# c #ffffff",'#10'"a c #ff'
|
||||||
|
+'0000",'#10'"b c #000000",'#10'"c c #000000",'#10'"d c #000000",'#10'"e c #0'
|
||||||
|
+'00000",'#10'/* pixels */'#10'"````````````````````````",'#10'"`````````````'
|
||||||
|
+'```````````",'#10'"``...................```",'#10'"``.#################`#``'
|
||||||
|
+'",'#10'"``.#````````````````.#``",'#10'"``.#````````````````.#``",'#10'"``.'
|
||||||
|
+'#````````````````.#``",'#10'"``.#aa``````````````.#``",'#10'"``.a``a```````'
|
||||||
|
+'a`````.#``",'#10'"``.a``a```````a`````.#``",'#10'"``.a``a`a``a`aaa```aa#``"'
|
||||||
|
+','#10'"``.aaaa`a``a``a```a`.a``",'#10'"``.a``a`a``a``a```a`.a``",'#10'"``.a'
|
||||||
|
+'``a`a``a``a```a`.a``",'#10'"``.a``a`a``a``a```a`.a``",'#10'"``.a``a``aaa``a'
|
||||||
|
+'a```aa#``",'#10'"``.#````````````````.#``",'#10'"``.#````````````````.#``",'
|
||||||
|
+#10'"``.#````````````````.#``",'#10'"``.#````````````````.#``",'#10'"``.`...'
|
||||||
|
+'..............#``",'#10'"```###################``",'#10'"``````````````````'
|
||||||
|
+'``````",'#10'"````````````````````````"'#10'};'#10
|
||||||
|
]);
|
||||||
|
LazarusResources.Add('TRxCalendarGrid','BMP',[
|
||||||
|
'BM'#150#1#0#0#0#0#0#0'v'#0#0#0'('#0#0#0#24#0#0#0#24#0#0#0#1#0#4#0#0#0#0#0' '
|
||||||
|
+#1#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#128#0#0#128#0#0#0#128#128
|
||||||
|
+#0#128#0#0#0#128#0#128#0#128#128#0#0#128#128#128#0#192#192#192#0#0#0#255#0#0
|
||||||
|
+#255#0#0#0#255#255#0#255#0#0#0#255#0#255#0#255#255#0#0#255#255#255#0#136#136
|
||||||
|
+#136#136#136#136#136#136#136#136#136#136#136#136#136#136#136#136#136#136#136
|
||||||
|
+#136#136#136#136#136#136#136#136#136#136#136#136#136#136#136#136#136#136#0#0
|
||||||
|
+#0#0#0#0#8#136#136#136#136#0#0#0#0#0#0#0#8#136#136#136#136#15#255#255#255#255
|
||||||
|
+#255#240#8#136#136#136#136#15#255#255#255#255#255#240#8#136#136#136#136#15
|
||||||
|
+#255#255#255#255#255#240#8#136#136#136#136#15#241#17#31#241#255#240#8#136#136
|
||||||
|
+#136#136#15#241#255#255#241#255#240#8#136#136#136#136#15#255#31#255#241#255
|
||||||
|
+#240#8#136#136#136#136#15#255#241#255#241#255#240#8#136#136#136#136#15#241
|
||||||
|
+#255#31#17#255#240#8#136#136#136#136#15#255#17#255#241#255#240#8#136#136#136
|
||||||
|
+#136#15#255#255#255#255#255#240#8#136#136#136#136#15#255#255#255#255#255#240
|
||||||
|
+#8#136#136#136#136#0#0#0#0#0#0#0#8#136#136#136#136#14#238#238#238#238#238#224
|
||||||
|
+#8#136#136#136#136#14#14#238#238#238#224#224#8#136#136#136#136#0#0#0#0#0#0#0
|
||||||
|
+#136#136#136#136#136#128#136#128#136#128#136#128#136#136#136#136#136#136#0#8
|
||||||
|
+#136#136#0#8#136#136#136#136#136#136#136#136#136#136#136#136#136#136#136#136
|
||||||
|
+#136#136#136#136#136#136#136#136#136#136#136
|
||||||
|
]);
|
||||||
|
Reference in New Issue
Block a user