Integrating your Own Graphic Objects
This section explains how to integrate your own graphic object subclasses into Views Studio.
Follow these steps to integrate a new class:
1. Define the command that will be used to add an instance of the class to the current buffer.
2. Declare the required #include statement to be generated in the panel class that uses your objects.
3. Put an instance of your class in the existing Palettes panel or provide your own palette.
4. Provide an Inspector panel to edit the properties of your objects.
Published date: 05/24/2022
Last modified date: 02/24/2022