Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/copperspice/cs_designer

Program used by developers to create a graphical interface .ui file
https://github.com/copperspice/cs_designer

cpp ui-design

Last synced: about 2 months ago
JSON representation

Program used by developers to create a graphical interface .ui file

Awesome Lists containing this project

README

        

## Designer

### Introduction

CS Designer is a cross platform stand alone program which developers can use to graphically create or edit
User Interface files. It was developed using the CopperSpice libraries and was written in C++.

### Building

To build CS Designer from source a current copy of the CopperSpice libraries, a C++17 compiler, and a C++17 standard
library are required. Designer uses the following CopperSpice libraries: CsCore, CsGui, CsNetwork, and CsXml.

To run Designer multiple plugins must be copied to the deploy folder. This will occur automatically when the
project is installed.

|Plugin |Location |
|---------|-----------|
|platform |"your_path/designer/platforms" |
| | |
|printer driver|"your_path/designer/printerdrivers"|

### Documentation

https://www.copperspice.com/docs/cs_api/tools-designer.html

### Authors

* **Barbara Geller**
* **Ansel Sermersheim**

### License

This application is released under the LGPL 2.1 license. For more information refer to the LICENSE file provided with this project.

### References

* Website: https://www.copperspice.com
* Twitter: https://twitter.com/copperspice_cpp
* Email: [email protected]

* Github: https://github.com/copperspice

* Forum: https://forum.copperspice.com
* Journal: https://journal.copperspice.com