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
- Host: GitHub
- URL: https://github.com/copperspice/cs_designer
- Owner: copperspice
- Created: 2022-04-28T16:10:50.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2025-03-28T22:27:43.000Z (about 1 year ago)
- Last Synced: 2025-03-28T23:27:05.361Z (about 1 year ago)
- Topics: cpp, ui-design
- Language: C++
- Homepage: https://www.copperspice.com/
- Size: 6.71 MB
- Stars: 16
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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