<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Menu icon - Windows in GDL</title>
    <link>https://community.graphisoft.com/t5/GDL/Menu-icon-Windows/m-p/204738#M5318</link>
    <description>In my files i have :&lt;BR /&gt;
&lt;BR /&gt;
-The xxx.grc&lt;BR /&gt;

&lt;PRE&gt;...
/* [  9] */ IconButton        342    1   40   40    32108									
/* [  10] */ IconButton        384    1   40   40   32109	 								
/* [  11] */ IconButton        426    1   40   40    32110	
...&lt;/PRE&gt;

-The xxxFix.grc&lt;BR /&gt;

&lt;PRE&gt;...
'GICN' 32108 "AD090" {
			"AD090"
			255  255  255
}


'GICN' 32109 "AD100" {
			"AD100"
			255 255  255
}



'GICN' 32110 "AD110" {
			"AD110"
			255  255  255
}
...&lt;/PRE&gt;

Visual studio 2010 return this error :&lt;BR /&gt;

&lt;PRE&gt;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)&lt;/PRE&gt;

Images that is before 'AD100.bmp' are convert. All images are .bmp.</description>
    <pubDate>Wed, 06 Nov 2013 13:19:07 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-11-06T13:19:07Z</dc:date>
    <item>
      <title>Menu icon - Windows</title>
      <link>https://community.graphisoft.com/t5/GDL/Menu-icon-Windows/m-p/204736#M5316</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;Hello all !&lt;BR /&gt;I try to put icons on button...&lt;BR /&gt;In the file .grc i have :
&lt;PRE&gt;'GDLG' 32400  Palette | leftCaption | close    0    0 678  42  "" {
/* [  1] */ IconButton          6    1   40   40    32100								
/* [  2] */ IconButton         48    1   40   40    32101&lt;/PRE&gt;
My icons are in RFIX/images, the project build. When i test on archicad,there country flags instead of my icon...&lt;BR /&gt;&lt;BR /&gt;If anyone can help me &lt;IMG style="display: inline;" src="https://community.graphisoft.com/legacyfs/online/emojis/icon_smile.gif" border="0" /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/DIV&gt;</description>
      <pubDate>Tue, 01 Aug 2023 16:59:04 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Menu-icon-Windows/m-p/204736#M5316</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-08-01T16:59:04Z</dc:date>
    </item>
    <item>
      <title>Re: Menu icon - Windows</title>
      <link>https://community.graphisoft.com/t5/GDL/Menu-icon-Windows/m-p/204737#M5317</link>
      <description>Hi,  &lt;BR /&gt;
  &lt;BR /&gt;
did you define the icons in the grc too?  &lt;BR /&gt;
You should have something like this:  
&lt;PRE&gt;'GICN' &amp;lt;ID_used_with_IconButton&amp;gt; "Set Import" {  
	"&amp;lt;Name_of_the_image_file&amp;gt;"  
	192 192 192  
}&lt;/PRE&gt; &lt;BR /&gt;
Regards,  &lt;BR /&gt;
Tibor</description>
      <pubDate>Thu, 17 Oct 2013 11:56:41 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Menu-icon-Windows/m-p/204737#M5317</guid>
      <dc:creator>Tibor Lorantfy</dc:creator>
      <dc:date>2013-10-17T11:56:41Z</dc:date>
    </item>
    <item>
      <title>Re: Menu icon - Windows</title>
      <link>https://community.graphisoft.com/t5/GDL/Menu-icon-Windows/m-p/204738#M5318</link>
      <description>In my files i have :&lt;BR /&gt;
&lt;BR /&gt;
-The xxx.grc&lt;BR /&gt;

&lt;PRE&gt;...
/* [  9] */ IconButton        342    1   40   40    32108									
/* [  10] */ IconButton        384    1   40   40   32109	 								
/* [  11] */ IconButton        426    1   40   40    32110	
...&lt;/PRE&gt;

-The xxxFix.grc&lt;BR /&gt;

&lt;PRE&gt;...
'GICN' 32108 "AD090" {
			"AD090"
			255  255  255
}


'GICN' 32109 "AD100" {
			"AD100"
			255 255  255
}



'GICN' 32110 "AD110" {
			"AD110"
			255  255  255
}
...&lt;/PRE&gt;

Visual studio 2010 return this error :&lt;BR /&gt;

&lt;PRE&gt;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)&lt;/PRE&gt;

Images that is before 'AD100.bmp' are convert. All images are .bmp.</description>
      <pubDate>Wed, 06 Nov 2013 13:19:07 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Menu-icon-Windows/m-p/204738#M5318</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-06T13:19:07Z</dc:date>
    </item>
    <item>
      <title>Re: Menu icon - Windows</title>
      <link>https://community.graphisoft.com/t5/GDL/Menu-icon-Windows/m-p/204739#M5319</link>
      <description>Hi, &lt;BR /&gt;
 &lt;BR /&gt;
Can you show me your bmp images please? &lt;BR /&gt;
It seems like your AD100.bmp is wrong (maybe too big). &lt;BR /&gt;
 &lt;BR /&gt;
Best Regards, &lt;BR /&gt;
Tibor</description>
      <pubDate>Wed, 13 Nov 2013 15:39:20 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Menu-icon-Windows/m-p/204739#M5319</guid>
      <dc:creator>Tibor Lorantfy</dc:creator>
      <dc:date>2013-11-13T15:39:20Z</dc:date>
    </item>
    <item>
      <title>Re: Menu icon - Windows</title>
      <link>https://community.graphisoft.com/t5/GDL/Menu-icon-Windows/m-p/204740#M5320</link>
      <description>2.11 Ko for this picture.&lt;BR /&gt;
In my all picture the largest is 4 Ko/</description>
      <pubDate>Thu, 14 Nov 2013 08:19:56 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Menu-icon-Windows/m-p/204740#M5320</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-14T08:19:56Z</dc:date>
    </item>
    <item>
      <title>Re: Menu icon - Windows</title>
      <link>https://community.graphisoft.com/t5/GDL/Menu-icon-Windows/m-p/204741#M5321</link>
      <description>I have resolv this problem, indeed pictures was on a Mac. I think the properties of this image creates a conflict when my project compiling.&lt;BR /&gt;
So, i create an other image on Windows.&lt;BR /&gt;
Thank you for all !</description>
      <pubDate>Mon, 18 Nov 2013 08:04:25 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Menu-icon-Windows/m-p/204741#M5321</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-18T08:04:25Z</dc:date>
    </item>
  </channel>
</rss>

