<?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[How to create Tabs with Python?]]></title><description><![CDATA[<p dir="auto">Guys can you guide me with a simple code to create a simple dialog with two tabs?</p>
]]></description><link>http://developers.maxon.net/forum/topic/15407/how-to-create-tabs-with-python</link><generator>RSS for Node</generator><lastBuildDate>Tue, 18 Aug 2026 01:59:49 GMT</lastBuildDate><atom:link href="http://developers.maxon.net/forum/topic/15407.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 29 Feb 2024 19:10:07 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to create Tabs with Python? on Fri, 01 Mar 2024 09:38:19 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/dunhou">@<bdi>Dunhou</bdi></a> <a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/i_mazlov">@<bdi>i_mazlov</bdi></a> Thank you guys!</p>
]]></description><link>http://developers.maxon.net/forum/post/73890</link><guid isPermaLink="true">http://developers.maxon.net/forum/post/73890</guid><dc:creator><![CDATA[momoko]]></dc:creator><pubDate>Fri, 01 Mar 2024 09:38:19 GMT</pubDate></item><item><title><![CDATA[Reply to How to create Tabs with Python? on Fri, 01 Mar 2024 09:24:08 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/momoko">@<bdi>momoko</bdi></a> ,</p>
<p dir="auto">As I suggested in your previous thread please check our <a href="https://developers.maxon.net/forum/topic/15244/support-procedures" target="_blank" rel="noopener noreferrer nofollow ugc">Support Procedures</a> and avoid one-liner questions in your future postings.</p>
<p dir="auto">The "tabs" concept can be achieved in a muliple different ways, hence the solution depends on what exact final goal you would like to achieve.</p>
<p dir="auto">One of ways is the <a href="https://github.com/PluginCafe/cinema4d_py_sdk_extended/blob/master/scripts/03_application_development/gui/dialog/customgui_quicktab_r19.py" target="_blank" rel="noopener noreferrer nofollow ugc">QuickTab example</a> that <a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/dunhou">@<bdi>Dunhou</bdi></a> already mentioned.</p>
<p dir="auto">Another way could be using <a href="https://developers.maxon.net/docs/py/2024_3_0/modules/c4d.gui/GeDialog/index.html" target="_blank" rel="noopener noreferrer nofollow ugc">TabGroups</a>, a nice code example was provided by <a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/mogh">@<bdi>mogh</bdi></a> in his reply here: <a href="https://developers.maxon.net/forum/topic/14465/quicktab-sdk-example/8" target="_blank" rel="noopener noreferrer nofollow ugc">Quicktab SDK Example [Mar 29, 2023, 9:52 AM]</a>.</p>
<p dir="auto">Cheers,<br />
Ilia</p>
]]></description><link>http://developers.maxon.net/forum/post/73889</link><guid isPermaLink="true">http://developers.maxon.net/forum/post/73889</guid><dc:creator><![CDATA[i_mazlov]]></dc:creator><pubDate>Fri, 01 Mar 2024 09:24:08 GMT</pubDate></item><item><title><![CDATA[Reply to How to create Tabs with Python? on Fri, 01 Mar 2024 04:25:48 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/momoko">@<bdi>momoko</bdi></a> ,</p>
<p dir="auto">You can find a example with QuickTabCustomGui in <a href="https://github.com/PluginCafe/cinema4d_py_sdk_extended/blob/master/scripts/03_application_development/gui/dialog/customgui_quicktab_r19.py" target="_blank" rel="noopener noreferrer nofollow ugc">plugin cafe github</a>, hope this can help.</p>
<p dir="auto">Cheers~<br />
DunHou</p>
]]></description><link>http://developers.maxon.net/forum/post/73885</link><guid isPermaLink="true">http://developers.maxon.net/forum/post/73885</guid><dc:creator><![CDATA[Dunhou]]></dc:creator><pubDate>Fri, 01 Mar 2024 04:25:48 GMT</pubDate></item></channel></rss>