<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : CXTPGridControl Is not supported SVG?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : CXTPGridControl Is not supported SVG?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 01:04:01 +0000</pubDate>
  <lastBuildDate>Sat, 18 Oct 2025 06:08:15 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=24580</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[CXTPGridControl Is not supported SVG? : Hi;HelloagontarenkoCan I get the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=24580&amp;PID=79300&amp;title=cxtpgridcontrol-is-not-supported-svg#79300</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=109">mgampi</a><br /><strong>Subject:</strong> 24580<br /><strong>Posted:</strong> 18 October 2025 at 6:08am<br /><br /><div>Hi;</div><div><br></div><div>Hello&nbsp;<span id="userPro2" ="msgSidePro" title="View Drop Down">agontarenko</span></div><div><span id="userPro2" ="msgSidePro" title="View Drop Down"><br></span></div><div>Can I get the fix for this issue, because we need it very urgent and the vector graphics are not drawn in our case using toolkit version 24.2?</div><div><br></div><div>TIA</div><div><br></div>]]>
   </description>
   <pubDate>Sat, 18 Oct 2025 06:08:15 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=24580&amp;PID=79300&amp;title=cxtpgridcontrol-is-not-supported-svg#79300</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPGridControl Is not supported SVG? : Hello,I&amp;#039;m glad to inform...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=24580&amp;PID=79244&amp;title=cxtpgridcontrol-is-not-supported-svg#79244</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=9012">agontarenko</a><br /><strong>Subject:</strong> 24580<br /><strong>Posted:</strong> 29 July 2025 at 7:23am<br /><br />Hello,<br><br>I'm glad to inform you that the issue has been addressed and fixed. The fix will be available in the next beta or final release.<br>Once you have an update installed, please make sure everything works as expected, let me know if there are any issues left.<br><br>Regards,<br>Artem Gontarenko]]>
   </description>
   <pubDate>Tue, 29 Jul 2025 07:23:21 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=24580&amp;PID=79244&amp;title=cxtpgridcontrol-is-not-supported-svg#79244</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPGridControl Is not supported SVG? :    ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=24580&amp;PID=79242&amp;title=cxtpgridcontrol-is-not-supported-svg#79242</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=9012">agontarenko</a><br /><strong>Subject:</strong> 24580<br /><strong>Posted:</strong> 29 July 2025 at 5:52am<br /><br /><img src="uploads/9012/111.png" height="849" width="1440" border="0" />]]>
   </description>
   <pubDate>Tue, 29 Jul 2025 05:52:55 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=24580&amp;PID=79242&amp;title=cxtpgridcontrol-is-not-supported-svg#79242</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPGridControl Is not supported SVG? : Hello,I&amp;#039;ve replace &amp;#034;...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=24580&amp;PID=79240&amp;title=cxtpgridcontrol-is-not-supported-svg#79240</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=9012">agontarenko</a><br /><strong>Subject:</strong> 24580<br /><strong>Posted:</strong> 29 July 2025 at 5:47am<br /><br />Hello,<br><br><div>I've replace "\ToolkitPro\Samples\GridControl\GridSample\GridSampleView.cpp" function as below</div><div>and XAML/SVG icons has been loaded</div><div><br></div><div>void CGridSampleView::UpdateGridIcons()<br>{<br>&nbsp; &nbsp; CXTPGridControl* pWndGrid = &amp;GetGridCtrl();<br>&nbsp; &nbsp; ASSERT_VALID(pWndGrid);<br>&nbsp; &nbsp; if (!pWndGrid)<br>&nbsp; &nbsp; &nbsp; &nbsp; return;<br><br>&nbsp; &nbsp; pWndGrid-&gt;GetImageManager()-&gt;RemoveAll();<br><br>&nbsp; &nbsp; int nWidth&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= 0;<br>&nbsp; &nbsp; CString type&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= _T("RT_SVG");<br>&nbsp; &nbsp; CXTPImageManager* imgMgr = pWndGrid-&gt;GetImageManager();<br><br>&nbsp; &nbsp; nWidth = XTP_DPI_X(16);<br>&nbsp; &nbsp; imgMgr-&gt;SetVectorIcon(type, IDR_SVG_GRID_SMALL_DOCUMENT, 0, nWidth);<br>&nbsp; &nbsp; imgMgr-&gt;SetVectorIcon(type, IDR_SVG_GRID_SMALL_EXCLAMATION_BLUE, 1, nWidth);<br>&nbsp; &nbsp; imgMgr-&gt;SetVectorIcon(type, IDR_SVG_GRID_SMALL_BOOKMARK, 2, nWidth);<br>&nbsp; &nbsp; imgMgr-&gt;SetVectorIcon(type, IDR_SVG_GRID_SMALL_MAIL, 3, nWidth);<br>&nbsp; &nbsp; imgMgr-&gt;SetVectorIcon(type, IDR_SVG_GRID_SMALL_MAIL_OPEN, 4, nWidth);<br>&nbsp; &nbsp; imgMgr-&gt;SetVectorIcon(type, IDR_SVG_GRID_SMALL_MAIL_ARROW_LEFT, 5, nWidth);<br>&nbsp; &nbsp; imgMgr-&gt;SetVectorIcon(type, IDR_SVG_GRID_SMALL_EXCLAMATION_RED, 6, nWidth);<br>&nbsp; &nbsp; imgMgr-&gt;SetVectorIcon(type, IDR_SVG_GRID_SMALL_PIN_BLUE, 7, nWidth);<br>&nbsp; &nbsp; imgMgr-&gt;SetVectorIcon(type, IDR_SVG_GRID_SMALL_PIN_RED, 8, nWidth);<br>&nbsp; &nbsp; imgMgr-&gt;SetVectorIcon(type, IDR_SVG_GRID_SMALL_BUTTON_ARROW_DOWN, 9, nWidth);<br><br>&nbsp; &nbsp; nWidth = XTP_DPI_X(32);<br>&nbsp; &nbsp; imgMgr-&gt;SetVectorIcon(type, IDR_SVG_GRID_LARGE_DOCUMENT, 0, nWidth);<br>&nbsp; &nbsp; imgMgr-&gt;SetVectorIcon(type, IDR_SVG_GRID_LARGE_EXCLAMATION_BLUE, 1, nWidth);<br>&nbsp; &nbsp; imgMgr-&gt;SetVectorIcon(type, IDR_SVG_GRID_LARGE_BOOKMARK, 2, nWidth);<br>&nbsp; &nbsp; imgMgr-&gt;SetVectorIcon(type, IDR_SVG_GRID_LARGE_MAIL, 3, nWidth);<br>&nbsp; &nbsp; imgMgr-&gt;SetVectorIcon(type, IDR_SVG_GRID_LARGE_MAIL_OPEN, 4, nWidth);<br>&nbsp; &nbsp; imgMgr-&gt;SetVectorIcon(type, IDR_SVG_GRID_LARGE_MAIL_ARROW_LEFT, 5, nWidth);<br>&nbsp; &nbsp; imgMgr-&gt;SetVectorIcon(type, IDR_SVG_GRID_LARGE_EXCLAMATION_RED, 6, nWidth);<br>&nbsp; &nbsp; imgMgr-&gt;SetVectorIcon(type, IDR_SVG_GRID_LARGE_PIN_BLUE, 7, nWidth);<br>&nbsp; &nbsp; imgMgr-&gt;SetVectorIcon(type, IDR_SVG_GRID_LARGE_PIN_RED, 8, nWidth);<br>&nbsp; &nbsp; imgMgr-&gt;SetVectorIcon(type, IDR_SVG_GRID_LARGE_BUTTON_ARROW_DOWN, 9, nWidth);<br>}<br></div><div><br></div><div><br></div>Regards,<br>Artem Gontarenko]]>
   </description>
   <pubDate>Tue, 29 Jul 2025 05:47:15 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=24580&amp;PID=79240&amp;title=cxtpgridcontrol-is-not-supported-svg#79240</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPGridControl Is not supported SVG? : I want to use an SVG icon for...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=24580&amp;PID=79218&amp;title=cxtpgridcontrol-is-not-supported-svg#79218</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=8143">hiro-ta</a><br /><strong>Subject:</strong> 24580<br /><strong>Posted:</strong> 16 June 2025 at 11:24pm<br /><br /><p -start="52" -end="174"><font size="3">I want to use an SVG icon for a record in <code -start="94" -end="111">CXTPGridControl</code>.<br -start="112" -end="115">I tried the following code, but the icon was not displayed:</font></p><pre ="overflow-!" -start="176" -end="486"><div ="c&#111;ntain-inline-size rounded-2xl relative bg-token-sidebar-surface-primary"><div ="flex items-center text-token-text-sec&#111;ndary px-4 py-2 text-xs font-sans justify-between h-9 bg-token-sidebar-surface-primary -n&#111;ne rounded-t-2xl"><font face="Verdana, Arial, Helvetica, sans-serif" size="1">CXTPGridControl* pCtrl = <span ="hljs-keyword" style="">new</span> <span ="hljs-built_in" style="">CXTPGridControl</span>();</font></div><div ="overflow-y-auto p-4" dir="ltr"><code ="whitespace-pre! -cpp"><font face="Verdana, Arial, Helvetica, sans-serif" size="1">pCtrl-&gt;<span ="hljs-built_in">Create</span>();pCtrl-&gt;<span ="hljs-built_in">GetImageManager</span>()-&gt;<span ="hljs-built_in">SetVectorIcon</span>(<span ="hljs-">"RT_SVG"</span>, IDR_SSI_NORMAL_IMAGE, ID_OBJ_IMAGE, <span ="hljs-number">16</span>);CXTPGridRecord* record = <span ="hljs-keyword">new</span> <span ="hljs-built_in">CXTPGridRecord</span>();record-&gt;<span ="hljs-built_in">AddItem</span>(<span ="hljs-keyword">new</span> <span ="hljs-built_in">CXTPGridRecordItemText</span>(objName))-&gt;<span ="hljs-built_in">SetIconIndex</span>(<span ="hljs-number">0</span>);pCtrl-&gt;<span ="hljs-built_in">AddRecord</span>(record);</font></code></div></div></pre><p -start="488" -end="584"><font size="3">When using a BMP image as shown below, the icon was displayed correctly.<br -start="560" -end="563">Is SVG not supported?</font></p><pre ="overflow-!" -start="586" -end="869"><div ="c&#111;ntain-inline-size rounded-2xl relative bg-token-sidebar-surface-primary"><div ="flex items-center text-token-text-sec&#111;ndary px-4 py-2 text-xs font-sans justify-between h-9 bg-token-sidebar-surface-primary -n&#111;ne rounded-t-2xl"><font size="1" face="Verdana, Arial, Helvetica, sans-serif">CXTPGridControl* pCtrl = <span ="hljs-keyword" style="">new</span> <span ="hljs-built_in" style="">CXTPGridControl</span>();</font></div><div ="overflow-y-auto p-4" dir="ltr"><code ="whitespace-pre! -cpp"><font size="1" face="Verdana, Arial, Helvetica, sans-serif">pCtrl-&gt;<span ="hljs-built_in">Create</span>();pCtrl-&gt;<span ="hljs-built_in">GetImageManager</span>()-&gt;<span ="hljs-built_in">SetImageList</span>(IDB_OBJECTSICON, <span ="hljs-number">18</span>, <span ="hljs-number">0</span>);CXTPGridRecord* record = <span ="hljs-keyword">new</span> <span ="hljs-built_in">CXTPGridRecord</span>();record-&gt;<span ="hljs-built_in">AddItem</span>(<span ="hljs-keyword">new</span> <span ="hljs-built_in">CXTPGridRecordItemText</span>(objName))-&gt;<span ="hljs-built_in">SetIconIndex</span>(<span ="hljs-number">0</span>);pCtrl-&gt;<span ="hljs-built_in">AddRecord</span>(record);</font></code></div></div></pre>]]>
   </description>
   <pubDate>Mon, 16 Jun 2025 23:24:32 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=24580&amp;PID=79218&amp;title=cxtpgridcontrol-is-not-supported-svg#79218</guid>
  </item> 
 </channel>
</rss>