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

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: 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++.

### Binary Files

Designer prebuilt binaries are available for all supported platforms.

https://github.com/copperspice/cs_designer/releases/
https://download.copperspice.com/designer/binary/

CopperSpice prebuilt binaries are available for all supported platforms.

https://github.com/copperspice/copperspice/releases/
https://download.copperspice.com/copperspice/binary/

### System Requirements

Building Designer requires a C++20 compiler and a C++20 standard library. You will also need a current copy
of the CopperSpice libraries. Designer links with CsCore, CsGui, CsNetwork, and CsXml.

CMake build files are provided with the source distribution to build this application.

### Documentation

Full documentation for Designer is available in the CopperSpice API documentation.

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

### Presentations

Our YouTube channel contains over 75 videos about C++, programming fundamentals, Unicode/Strings, multithreading,
graphics, CopperSpice, DoxyPress, and other software development topics.

https://www.youtube.com/copperspice

Links to additional videos can be found on our website.

https://www.copperspice.com/presentations.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: info@copperspice.com

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

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