CopperSpice API  1.9.1
CS Designer Application

CopperSpice Designer is an application developers can use to graphically create or edit User Interface files. The .UI files are listed in your build files and will be compiled into your program. Using the Designer program is an efficient and convenient way to layout complex graphical screens which often contain numerous windows, dialogs, and widgets.

Properties can be assigned from the "Property Editor" and Signals and Slots can be connected from the "Signal/Slot Editor" in the Designer. These settings can also be reconfigured dynamically within your code.

CS Designer Tutorials

GUI Applications

Customizing Designer