<?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[Want to show text in dialog box similar to &quot;Help&quot; menu of Cinema 4D(only text)]]></title><description><![CDATA[<p dir="auto">Hi,<br />
I was wondering if I can draw text similar to the text in "<strong>Help</strong>" section of Cinema 4D?<br />
I want to draw only the <strong>text</strong> similar to that of the help section. I tried with <strong>GeUserArea</strong> and <strong>GeClipMap</strong>. But I couldn't make the text look similar or function similar to that of help section (in terms of Font, font size and other formattings). Is there a way to achieve this <img src="http://developers.maxon.net/forum/assets/plugins/nodebb-plugin-emoji/emoji/android/1f607.png?v=0b8ddba251d" class="not-responsive emoji emoji-android emoji--innocent" style="height:23px;width:auto;vertical-align:middle" title=":innocent:" alt="😇" /> ?</p>
<p dir="auto">Thanks In Advance.</p>
]]></description><link>http://developers.maxon.net/forum/topic/11078/want-to-show-text-in-dialog-box-similar-to-help-menu-of-cinema-4d-only-text</link><generator>RSS for Node</generator><lastBuildDate>Sun, 17 May 2026 03:28:12 GMT</lastBuildDate><atom:link href="http://developers.maxon.net/forum/topic/11078.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 15 Oct 2018 12:15:22 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Want to show text in dialog box similar to &quot;Help&quot; menu of Cinema 4D(only text) on Tue, 16 Oct 2018 14:19:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/s_bach">@<bdi>s_bach</bdi></a> Wow! I didn't see that coming. Thanks for the clear-cut explanation. Now I know in which direction I have to move. Thanks again <img src="http://developers.maxon.net/forum/assets/plugins/nodebb-plugin-emoji/emoji/android/263a.png?v=0b8ddba251d" class="not-responsive emoji emoji-android emoji--relaxed" style="height:23px;width:auto;vertical-align:middle" title=":relaxed:" alt="☺" /> !</p>
]]></description><link>http://developers.maxon.net/forum/post/56051</link><guid isPermaLink="true">http://developers.maxon.net/forum/post/56051</guid><dc:creator><![CDATA[gogeta]]></dc:creator><pubDate>Tue, 16 Oct 2018 14:19:18 GMT</pubDate></item><item><title><![CDATA[Reply to Want to show text in dialog box similar to &quot;Help&quot; menu of Cinema 4D(only text) on Tue, 16 Oct 2018 08:30:37 GMT]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">the "Help" does not use a GeUserArea.</p>
<p dir="auto">The "Help" is displayed using the <code>HtmlViewerCustomGui</code> GUI element. This GUI element encapsulates the local browser to display a HTML document.</p>
<p dir="auto">If you want to create the same user experience, you can simply use that GUI element to load a custom HTML document that presents your information.</p>
<ul>
<li><a href="https://developers.maxon.net/docs/cpp/2023_2/class_html_viewer_custom_gui.html" target="_blank" rel="noopener noreferrer nofollow ugc">HtmlViewerCustomGui</a> (C++)</li>
<li><a href="https://developers.maxon.net/docs/py/2023_2/modules/c4d.gui/BaseCustomGui/HtmlViewerCustomGui/index.html?highlight=htmlviewercustomgui" target="_blank" rel="noopener noreferrer nofollow ugc">HtmlViewerCustomGui</a> (Python)</li>
<li><a href="https://developers.maxon.net/docs/cpp/2023_2/page_manual_gedialog.html#page_manual_gedialog_layout_custom" target="_blank" rel="noopener noreferrer nofollow ugc">Custom GUI Elements</a></li>
</ul>
<p dir="auto">As always you can use the <a href="https://developers.maxon.net/forum/topic/11004/q-a-new-functionality" target="_blank" rel="noopener noreferrer nofollow ugc">Q&amp;A Functionality</a> to mark a thread as a question.</p>
<p dir="auto">best wishes,<br />
Sebastian</p>
]]></description><link>http://developers.maxon.net/forum/post/56047</link><guid isPermaLink="true">http://developers.maxon.net/forum/post/56047</guid><dc:creator><![CDATA[s_bach]]></dc:creator><pubDate>Tue, 16 Oct 2018 08:30:37 GMT</pubDate></item></channel></rss>