Search found 226 matches
- Mon Sep 11 2023 8:00 pm
- Forum: Issues
- Topic: QComboBox Documentation Issue
- Replies: 5
- Views: 243
Re: QComboBox Documentation Issue
Did not get compile or runtime error, simply didn't work. The internal did work but I didn't really like so ripped out that code and rewrote to use currentTextChanged(). I have no doubt your internal testing shows "emitted." All I know is when I pushed the handle on the toidy it did not fl...
- Thu Aug 24 2023 9:51 am
- Forum: Issues
- Topic: QComboBox Documentation Issue
- Replies: 5
- Views: 243
Re: QComboBox Documentation Issue
Well the internal name is currently the only one that works, so please leave it.
- Wed Aug 23 2023 5:34 pm
- Forum: Developers
- Topic: CppCheck
- Replies: 0
- Views: 152
CppCheck
All, RedDiamond is coming along far enough that I decided to integrate CppCheck as part of the build. Once I gave it the path to CopperSpice so it could find the include files, there was a lot of stuff like this popping up. /usr/include/copperspice/QtCore/csobject_macro.h:86:28: warning: The class '...
- Tue Aug 22 2023 9:17 pm
- Forum: Issues
- Topic: QComboBox Documentation Issue
- Replies: 5
- Views: 243
QComboBox Documentation Issue
All, Really wish we could put screen shots up here. When you go here: https://www.copperspice.com/docs/cs_api/class_qcombobox.html#ad327ec54dc1f47543d2407bdc28282fb You see this https://www.logikalsolutions.com/wordpress/wp-content/uploads/2023/08/Screenshot-from-2023-08-22-16-12-56.png When you go ...
- Tue Aug 22 2023 9:10 pm
- Forum: Developers
- Topic: MySQL plugin question
- Replies: 3
- Views: 442
Re: MySQL plugin question
Yes, building this plugin has been tested on several Unix systems and it does build as expected. The FindMySQL.cmake in our cmake directory will be invoked and then PkgConfig will be used by CMake to search for MySQL. We can see by your output that “mysql/mysql.h” was found, which is a good start. ...
- Fri Aug 04 2023 3:42 pm
- Forum: Developers
- Topic: MySQL plugin question
- Replies: 3
- Views: 442
MySQL plugin question
Dug through all of the documentation on the Web site and a few Ubuntu forums. How does one stop this if they wish to build the plugin. -- Looking for mysql/mysql.h -- Looking for mysql/mysql.h - found -- Looking for net/if.h ... -- MySQL was not found, CopperSpice plugin will not be built I know you...
- Sun Jul 30 2023 3:20 pm
- Forum: Issues
- Topic: XCB Assert failure again
- Replies: 0
- Views: 290
XCB Assert failure again
All, Everything is merged from tip of tip in LS-CS. RedDiamond, and basically anything written with CopperSpice and using the clipboard gets the following assertion. ASSERT: "m_timestamp[mode] == XCB_CURRENT_TIME || getSelectionOwner(atomForMode(mode)) == m_owner" in file /home/developer/g...
- Tue Jun 13 2023 3:58 pm
- Forum: User Support
- Topic: Markdown preview question
- Replies: 1
- Views: 749
Markdown preview question
All, The documentation makes no mention of this, but given there is also DoxyPress, does one of the QTextBrowser type classes have a Markdown preview that simply isn't documented. I see setHtml() and setPlainText() all over the place but no setMarkdown() and no enum/bit flag to indicate text is Mark...
- Wed Apr 05 2023 8:02 pm
- Forum: Developers
- Topic: Compilation error
- Replies: 1
- Views: 2041
Re: Compilation error
Just a follow-up. If you do not already have CopperSpice installed in a system directory, the current CMake process successfully builds. The files need to have the local directory tree in front when searching for includes though or corrupted builds due to header file changes will be an ongoing probl...
- Sun Apr 02 2023 10:10 pm
- Forum: Developers
- Topic: Compilation error
- Replies: 1
- Views: 2041
Compilation error
I just pulled I think, 9, commits (whatever happened over past couple of days) into my fork of CopperSpice to update RPM branch. [137/3819] Building CXX object src/core/CMakeFiles/CsCore.dir/kernel/qvariant.cpp.o FAILED: src/core/CMakeFiles/CsCore.dir/kernel/qvariant.cpp.o /usr/bin/c++ @src/core/CMa...