Search found 407 matches

by barbara
Mon Dec 26 2022 8:24 pm
Forum: Issues
Topic: ToolBar::allowedAreas not work in CopperSpice Designer
Replies: 7
Views: 725

Re: ToolBar::allowedAreas not work in CopperSpice Designer

Please keep in mind that CopperSpice is an open source product and everyone is welcome to submit a pull request on github at any time. Any submissions will go through a code review and full CI testing before being merged to the main branch.

Barbara
by barbara
Mon Dec 26 2022 8:15 pm
Forum: Enhancements
Topic: QNX ARM support
Replies: 2
Views: 399

Re: QNX ARM support

This is a very interesting idea. Here are a few of our questions for you or anyone else to answer. 1 Do you know if there is a "free" developer version of QNX? 2 Are there other developers you know who would move to CopperSpice if we supported QNX? 3 Would you or others be willing to pay a...
by barbara
Mon Dec 26 2022 4:41 am
Forum: Issues
Topic: ToolBar::allowedAreas not work in CopperSpice Designer
Replies: 7
Views: 725

Re: ToolBar::allowedAreas not work in CopperSpice Designer

Thanks for the additional information. We will have someone on our team see what is causing this to happen.

Barbara
by barbara
Mon Dec 26 2022 3:58 am
Forum: User Support
Topic: Need help using QXmlStreamReader.
Replies: 8
Views: 1058

Re: Need help using QXmlStreamReader.

Can you resend the link to the files.

Thanks,

Barbara
by barbara
Fri Dec 23 2022 3:44 am
Forum: Enhancements
Topic: QListWidget::checkedItems
Replies: 1
Views: 294

Re: QListWidget::checkedItems

Added to the wish list.
by barbara
Tue Dec 13 2022 3:33 am
Forum: Developers
Topic: When did dialogs lose maximize?
Replies: 5
Views: 1038

Re: When did dialogs lose maximize?

Well see how soon we can look at this. Hopefully, next week.

Barbara
by barbara
Sat Dec 10 2022 12:27 am
Forum: Developers
Topic: When did dialogs lose maximize?
Replies: 5
Views: 1038

Re: When did dialogs lose maximize?

We will check this out.
by barbara
Fri Dec 09 2022 3:25 am
Forum: Issues
Topic: QPrintPreviewDialog issue
Replies: 1
Views: 379

Re: QPrintPreviewDialog issue

We have this on our to do list.
by barbara
Fri Dec 09 2022 3:24 am
Forum: User Support
Topic: Need help using QXmlStreamReader.
Replies: 8
Views: 1058

Re: Need help using QXmlStreamReader.

Can you post the error report. If it is really long then email it to us info @ copperspice.com

Thanks.
by barbara
Wed Dec 07 2022 11:32 pm
Forum: Developers
Topic: SQL parameter bug introduced by latest changes
Replies: 5
Views: 718

Re: SQL parameter bug introduced by latest changes

forgot to mention, SQLite being used for database. Had an idea which might be relevant. We recently added support for the ODBC plugin and needed to make a few other changes The driver for SQLite is built into the CsSQL library. When building, CopperSpice will use the vendor provided SQLite implemen...