<?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[Launch color picker dialog]]></title><description><![CDATA[<p dir="auto"><em>On 29/08/2018 at 05:26, <strong>xxxxxxxx</strong> wrote:</em></p>
<p dir="auto">User Information:<br />
Cinema 4D Version:   R18 <br />
Platform:   Windows  ;   <br />
Language(s) :     C++  ;</p>
<p dir="auto">---------<br />
Hello.</p>
<p dir="auto">I have my custom GeUserArea in a CustomGui parameter.<br />
I want to click that User Area and launch the Color Picker modal dialog as happens with ColorField dialog parameter or COLOR description parameter.</p>
<p dir="auto">Can I do that ?</p>
<p dir="auto">Thank you.</p>
]]></description><link>http://developers.maxon.net/forum/topic/10940/14400_launch-color-picker-dialog</link><generator>RSS for Node</generator><lastBuildDate>Tue, 19 May 2026 00:04:22 GMT</lastBuildDate><atom:link href="http://developers.maxon.net/forum/topic/10940.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 01 Sep 2018 11:00:16 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Launch color picker dialog on Sat, 01 Sep 2018 11:00:18 GMT]]></title><description><![CDATA[<p dir="auto"><em>On 30/08/2018 at 11:15, <strong>xxxxxxxx</strong> wrote:</em></p>
<p dir="auto">Hi,</p>
<p dir="auto">if I understand correctly, you want the entire Color Picker dialog, not just the color picker "action" you get, when clicking onto the pipette icon in color chooser, right?<br />
The color picker dialog can be opened with <a href="https://developers.maxon.net/docs/cpp/2023_2/c4d__general_8h.html#a2cb4a98a7c65dcea57a5831447218e69" target="_blank" rel="noopener noreferrer nofollow ugc">GeChooseColor()</a>. The color pick action on the other hand is implemented internally and can not be started via the API.</p>
]]></description><link>http://developers.maxon.net/forum/post/55527</link><guid isPermaLink="true">http://developers.maxon.net/forum/post/55527</guid><dc:creator><![CDATA[Helper]]></dc:creator><pubDate>Sat, 01 Sep 2018 11:00:18 GMT</pubDate></item></channel></rss>