<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Utilizing InExclude for advanced use]]></title><description><![CDATA[<p dir="auto">Hi everyone,</p>
<p dir="auto">I'd like to build UI where user will be able to put some objects into list, and define parameters related to those objects.<br />
I'm completely new to this, and I can't find any examples of advanced use of <code>InExclude</code>.</p>
<p dir="auto">So there will enable/disable checkboxes and some additional flags.<br />
And once an object from the list is selected, I'd like to render UI with properties related to this object. And keep those parameters (within the <code>Description</code> I believe)<br />
Similar functionality offered by the <code>FieldList</code> UI.</p>
<p dir="auto">If there's an example, please point me on it.<br />
Or if not, maybe some rough sample can be shared?</p>
]]></description><link>http://developers.maxon.net/forum//topic/15273/utilizing-inexclude-for-advanced-use</link><generator>RSS for Node</generator><lastBuildDate>Mon, 16 Mar 2026 05:16:04 GMT</lastBuildDate><atom:link href="http://developers.maxon.net/forum//topic/15273.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 10 Dec 2023 11:57:49 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Utilizing InExclude for advanced use on Mon, 11 Dec 2023 10:14:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/m_adam">@<bdi>m_adam</bdi></a> good to know, thanks.</p>
]]></description><link>http://developers.maxon.net/forum//post/73267</link><guid isPermaLink="true">http://developers.maxon.net/forum//post/73267</guid><dc:creator><![CDATA[baca]]></dc:creator><pubDate>Mon, 11 Dec 2023 10:14:11 GMT</pubDate></item><item><title><![CDATA[Reply to Utilizing InExclude for advanced use on Mon, 11 Dec 2023 09:22:04 GMT]]></title><description><![CDATA[<p dir="auto">No FieldList and InExclude are two differents custom gui. Sadly it is not possible to build custom description in python. So your only choice would be to create a GeDialog and a GeUserArea that replicate what you want to do. But then you will not be able to display this GeDialog within a description.</p>
<p dir="auto">Cheers,<br />
Maxime.</p>
]]></description><link>http://developers.maxon.net/forum//post/73266</link><guid isPermaLink="true">http://developers.maxon.net/forum//post/73266</guid><dc:creator><![CDATA[m_adam]]></dc:creator><pubDate>Mon, 11 Dec 2023 09:22:04 GMT</pubDate></item><item><title><![CDATA[Reply to Utilizing InExclude for advanced use on Mon, 11 Dec 2023 09:11:41 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/m_adam">@<bdi>m_adam</bdi></a>,</p>
<p dir="auto">Basically I'd like to build similar functionality, which offered by the <code>FieldList</code> UI.<br />
So there will columns with enable/disable checkboxes and some additional flags.</p>
<p dir="auto">However InExclude renders each item in a separate line, so flag icons just rendered where object name ends.<br />
I just assumed fields list view is based on InExclude list.<br />
But it might be not.</p>
]]></description><link>http://developers.maxon.net/forum//post/73265</link><guid isPermaLink="true">http://developers.maxon.net/forum//post/73265</guid><dc:creator><![CDATA[baca]]></dc:creator><pubDate>Mon, 11 Dec 2023 09:11:41 GMT</pubDate></item><item><title><![CDATA[Reply to Utilizing InExclude for advanced use on Mon, 11 Dec 2023 08:52:54 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/baca">@<bdi>baca</bdi></a>, <code>advanced use</code> is a undefined, please provide more information on what are you really struggling to and if there is a part in Cinema 4D that replicate what you consider an `advanced use'.</p>
<p dir="auto">With that's said you can find example of InExcludeData within plugincafe:</p>
<ul>
<li><a href="https://developers.maxon.net/forum/topic/8210/10702_inexclude-in-python/3?_=1702283469006" target="_blank" rel="noopener noreferrer nofollow ugc">IN_EXCLUDE in Python</a></li>
<li><a href="https://developers.maxon.net/forum/topic/14384/inexclude-detect-remove-all-context-menu-command/3" target="_blank" rel="noopener noreferrer nofollow ugc">InExclude detect 'Remove All' context menu command</a></li>
<li><a href="https://developers.maxon.net/forum/topic/14178/how-to-detect-click-on-a-item-in-inexclude-list" target="_blank" rel="noopener noreferrer nofollow ugc">How to detect click on a item in InExclude list? </a></li>
</ul>
<p dir="auto">So there is plenty of topic regarding InExcludeData.</p>
<p dir="auto">To display a description, there is the Description CustomGui, and you can find an example bellow:</p>
<ul>
<li><a href="https://developers.maxon.net/forum/topic/14182/can-i-get-active-things-order-with-python/7?_=1702284615358" target="_blank" rel="noopener noreferrer nofollow ugc">Can I get active things order with python?</a></li>
</ul>
<p dir="auto">Cheers,<br />
Maxime.</p>
]]></description><link>http://developers.maxon.net/forum//post/73264</link><guid isPermaLink="true">http://developers.maxon.net/forum//post/73264</guid><dc:creator><![CDATA[m_adam]]></dc:creator><pubDate>Mon, 11 Dec 2023 08:52:54 GMT</pubDate></item><item><title><![CDATA[Reply to Utilizing InExclude for advanced use on Sun, 10 Dec 2023 18:43:30 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/dunhou">@<bdi>Dunhou</bdi></a> ,</p>
<p dir="auto">Thanks for it.<br />
Flag-icons seems to be clear now.</p>
]]></description><link>http://developers.maxon.net/forum//post/73263</link><guid isPermaLink="true">http://developers.maxon.net/forum//post/73263</guid><dc:creator><![CDATA[baca]]></dc:creator><pubDate>Sun, 10 Dec 2023 18:43:30 GMT</pubDate></item><item><title><![CDATA[Reply to Utilizing InExclude for advanced use on Sun, 10 Dec 2023 14:49:13 GMT]]></title><description><![CDATA[<p dir="auto">Maybe this <a href="https://developers.maxon.net/forum/topic/12109/linkboxlist-and-processbar-cinema-4d-gui-script-example?_=1702178131004" target="_blank" rel="noopener noreferrer nofollow ugc">topic</a> can helps.</p>
]]></description><link>http://developers.maxon.net/forum//post/73262</link><guid isPermaLink="true">http://developers.maxon.net/forum//post/73262</guid><dc:creator><![CDATA[Dunhou]]></dc:creator><pubDate>Sun, 10 Dec 2023 14:49:13 GMT</pubDate></item></channel></rss>