Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

readme.md

GUI (Graphical User Interface)

Introduction

The Cinema 4D GUI is based on "dialog" windows based on the GeDialog class. A plugin can create custom dialog windows for user interaction or to create new managers.

Content

The Cinema API as well as the MAXON API provide generic application development components to handle threads, files, GUI elements etc.

  • description: Stores information on how parameters are to be displayed in the GUI (Attribute Manager).

  • dialog: The Cinema 4D GUI is based on "popup dialog" windows for user interaction.