Search found 452 matches

by barbara
Thu Apr 20 2023 4:53 pm
Forum: Journal Discussion
Topic: More Journal / Blog Articles
Replies: 0
Views: 24830

More Journal / Blog Articles

We now have 38 blog entries on the CopperSpice Journal. User application with a Menu Bar and a Toolbar Tool Tips on Toolbar Items and Push Buttons “What’s This” added to Menu, Toolbar, and Push Buttons Setting the Tab Order for Controls Render a Polygon and Other Shapes Syntax Highlighting Resource ...
by barbara
Wed Apr 05 2023 5:43 pm
Forum: Issues
Topic: QSaveFile.open( QIODevice::Append ) not work
Replies: 2
Views: 10209

Re: QSaveFile.open( QIODevice::Append ) not work

As of today we are releasing a version of MinGW 10 that was built directly from source. In addition most of the necessary POSIX utilities have been built using the upstream source code.

https://github.com/copperspice/cs_mingw_w64
by barbara
Wed Apr 05 2023 5:42 pm
Forum: Issues
Topic: Generation of ui_ headers from ui files fails
Replies: 1
Views: 5469

Re: Generation of ui_ headers from ui files fails

Just checking if you were able to review the build files from our KitchenSink demo program. The CMake files need to be set up precisely and it seems like this is where you are having difficulties. You may also want to look at the first few example program on our Journal. The full source code and bui...
by barbara
Wed Apr 05 2023 5:29 pm
Forum: Announcements
Topic: MinGW 10 Release
Replies: 0
Views: 21072

MinGW 10 Release

We have some very exciting news to share. After a lot of research and the support of a few developers with the LLVM project we have figured out how to cross compile MinGW in a Docker container. As of today we are releasing a version of MinGW 10 that was built directly from source. In addition most o...
by barbara
Mon Mar 20 2023 5:50 pm
Forum: Issues
Topic: QSaveFile.open( QIODevice::Append ) not work
Replies: 2
Views: 10209

Re: QSaveFile.open( QIODevice::Append ) not work

And one more very, very big request! When will it be possible to use ps 12.0 or higher under Windows? I looked that on Linux CopperSpice already works with the gcc compiler version 11. I installed this version on Windows, but compilation was impossible. Actually, it's a mystery to me. There are a f...
by barbara
Fri Feb 03 2023 10:52 pm
Forum: Issues
Topic: ToolBar::allowedAreas not work in CopperSpice Designer
Replies: 7
Views: 8904

Re: ToolBar::allowedAreas not work in CopperSpice Designer

All reported issues in this thread have been corrected in Designer. * * CS Designer 1.0.2 was released on January 31 2023 Pre-built binary files can be found on our download site https://download.copperspice.com/designer/binary/ Source code and pre-built binary files can be also be found on github h...
by barbara
Fri Feb 03 2023 10:50 pm
Forum: Issues
Topic: CS Designer - Dialog with button box
Replies: 2
Views: 5260

Re: CS Designer - Dialog with button box

All reported issues related to the dialog button box have been corrected in Designer. * * CS Designer 1.0.2 was released on January 31 2023 Pre-built binary files can be found on our download site https://download.copperspice.com/designer/binary/ Source code and pre-built binary files can be also be...
by barbara
Fri Feb 03 2023 10:42 pm
Forum: Enhancements
Topic: Could you ship your own version of Qt Designer?
Replies: 4
Views: 10281

Re: Could you ship your own version of Qt Designer?

The CopperSpice team decided to create a version of Designer which is built with the CopperSpice libraries. Our Designer application can be used to read and modify any .UI file created with our program or QtCreator. * * CS Designer 1.0.2 was released on January 31 2023 Pre-built binary files can be ...
by barbara
Fri Feb 03 2023 12:55 am
Forum: Designer
Topic: Designer 1.0.2
Replies: 0
Views: 24103

Designer 1.0.2

Designer 1.0.2 was released on January 31 2023 ____________________________________________________________________ Pre-built binary files can be found on our download site or under releases on github https://download.copperspice.com/designer/binary/ https://github.com/copperspice/cs_designer Copper...
by barbara
Fri Feb 03 2023 12:41 am
Forum: Announcements
Topic: CopperSpice 1.8.1
Replies: 0
Views: 20245

CopperSpice 1.8.1

CopperSpice 1.8.1 was released on January 31 2023 This release includes enhancements in enum registration, QStringParser::section(), multiple changes in SQL support including the new ODBC SQL plugin, ?and improvements to numeric conversions in QVariant. This version also provides a smooth process to...