Gadgets > Creating GUI Applications with Rogue Wave Views Studio > Extending Rogue Wave Views Studio > Integrating your Own Graphic Objects
 
Integrating your Own Graphic Objects
This section explains how to integrate your own graphic object subclasses into Rogue Wave® 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.

Version 6.0
Copyright © 2015, Rogue Wave Software, Inc. All Rights Reserved.