2013-10-15
03:50 PM
- last edited on
2023-08-01
06:59 PM
by
Doreena Deng
'GDLG' 32400 Palette | leftCaption | close 0 0 678 42 "" {
/* [ 1] */ IconButton 6 1 40 40 32100
/* [ 2] */ IconButton 48 1 40 40 32101
My icons are in RFIX/images, the project build. When i test on archicad,there country flags instead of my icon...2013-10-17 01:56 PM
'GICN' <ID_used_with_IconButton> "Set Import" {
"<Name_of_the_image_file>"
192 192 192
} 2013-11-06 02:19 PM
... /* [ 9] */ IconButton 342 1 40 40 32108 /* [ 10] */ IconButton 384 1 40 40 32109 /* [ 11] */ IconButton 426 1 40 40 32110 ...-The xxxFix.grc
...
'GICN' 32108 "AD090" {
"AD090"
255 255 255
}
'GICN' 32109 "AD100" {
"AD100"
255 255 255
}
'GICN' 32110 "AD110" {
"AD110"
255 255 255
}
...
Visual studio 2010 return this error :C:/RFIX\Automate_Functions.grc (68) : An error was occured during converrsion of icon RFIX\Images\AD100.bmp (ResID: 32109) Write_Error: An error was occured during conversion of icon RFIX\Images\AD100.bmp (RedID: 32109)Images that is before 'AD100.bmp' are convert. All images are .bmp.
2013-11-13 04:39 PM
2013-11-14 09:19 AM
2013-11-18 09:04 AM