<?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: Avoid frame around palette buttons in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/Avoid-frame-around-palette-buttons/m-p/322389#M1896</link>
    <description>&lt;P&gt;Thanks a lot Viktor&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 22 Nov 2021 10:49:14 GMT</pubDate>
    <dc:creator>gehairing</dc:creator>
    <dc:date>2021-11-22T10:49:14Z</dc:date>
    <item>
      <title>Avoid frame around palette buttons</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Avoid-frame-around-palette-buttons/m-p/322386#M1894</link>
      <description>&lt;P&gt;Hello everybody,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have an Archicad plugin that contains a small toolbar.&lt;BR /&gt;For this toolbar i use the classic 'GDLG' dialog definition.&lt;BR /&gt;By default this makes framed buttons.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What should i do to avoid having these frames around my icons ?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Georges&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://community.graphisoft.com/t5/image/serverpage/image-id/16480i4BCF035306587AFC/image-size/large?v=v2&amp;amp;px=999" border="0" alt="ArchicadDevForumSampleImage.jpg" title="ArchicadDevForumSampleImage.jpg" /&gt;</description>
      <pubDate>Mon, 22 Nov 2021 10:32:42 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Avoid-frame-around-palette-buttons/m-p/322386#M1894</guid>
      <dc:creator>gehairing</dc:creator>
      <dc:date>2021-11-22T10:32:42Z</dc:date>
    </item>
    <item>
      <title>Re: Avoid frame around palette buttons</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Avoid-frame-around-palette-buttons/m-p/322388#M1895</link>
      <description>&lt;P&gt;Use the noFrame flag in your grc file. For example:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;/* [  3] */ IconButton            325    2   23   23    32100 noFrame
/* [  4] */ IconButton            350    2   23   23    32101 noFrame
&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Nov 2021 10:37:02 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Avoid-frame-around-palette-buttons/m-p/322388#M1895</guid>
      <dc:creator>Viktor Kovacs</dc:creator>
      <dc:date>2021-11-22T10:37:02Z</dc:date>
    </item>
    <item>
      <title>Re: Avoid frame around palette buttons</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Avoid-frame-around-palette-buttons/m-p/322389#M1896</link>
      <description>&lt;P&gt;Thanks a lot Viktor&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Nov 2021 10:49:14 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Avoid-frame-around-palette-buttons/m-p/322389#M1896</guid>
      <dc:creator>gehairing</dc:creator>
      <dc:date>2021-11-22T10:49:14Z</dc:date>
    </item>
  </channel>
</rss>

