Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
On 07/11/2016 at 04:12, xxxxxxxx wrote:
User Information: Cinema 4D Version: R18 Platform: Windows ; Language(s) : C++ ;
--------- Hello.
I need a button that will open an HTML document in a Dialog. Is there any example on how to do it ? I have seen the gedialog_gadgets that open an html in browser, but I need it inside the Dialog.
I assume I have to use CUSTOMGUI_HTMLVIEWER right ?
Thank you.
On 08/11/2016 at 01:35, xxxxxxxx wrote:
Hello,
with the ID CUSTOMGUI_HTMLVIEWER you can create the HtmlViewerCustomGui custom gui element.
best wishes, Sebastian
On 18/11/2016 at 08:09, xxxxxxxx wrote:
Hello peterakos,
was your question answered?