Search found 9017 matches

by andrew
Mon Apr 15, 2024 9:37 am
Forum: QCAD Programming, Script Programming and Contributing
Topic: [solved] QTableView Question
Replies: 3
Views: 247

Re: QTableView Question

For the sake of a complete answer for anyone reading this: There are no QString or QStringList classes in the script environment. Instead of var test = new QString("test"); use var test = "test"; Instead of var header = new QStringList("header1"); header.append("header2"); ... use var header = ["hea...
by andrew
Sat Apr 13, 2024 2:29 pm
Forum: QCAD Professional
Topic: Problèmes d'impression avec QCAD : Besoin d'aide en tant que débutante
Replies: 1
Views: 173

Re: Problèmes d'impression avec QCAD : Besoin d'aide en tant que débutante

Veuillez consulter les tutoriels d'impression à l'adresse suivante

https://www.qcad.org/fr/tutorial-1-12-p ... pdf-export (video)

et

https://www.qcad.org/fr/tutorial-printing

N'hésitez pas à envoyer un message si le problème persiste..
by andrew
Fri Apr 12, 2024 8:15 am
Forum: QCAD Troubleshooting and Problems
Topic: Add Viewport
Replies: 7
Views: 214

Re: Add Viewport

Yes, that might be. It's hard to tell since I cannot spot the snap cursor in your screenshot. Can you try to back up and then reset your QCAD configuration?

See:
https://qcad.org/en/tutorial-resetting- ... figuration
by andrew
Thu Apr 11, 2024 2:04 pm
Forum: Chat
Topic: I cannot open the dwg file
Replies: 1
Views: 122

Re: I cannot open the dwg file

This can have various reasons. Can you attach or send the DWG file? Thanks.
by andrew
Thu Apr 11, 2024 7:55 am
Forum: QCAD Troubleshooting and Problems
Topic: Add Viewport
Replies: 7
Views: 214

Re: Add Viewport

Thanks. Unfortunately, we cannot reproduce this problem here. Does this also happen when you, for example, draw a rectangle?
by andrew
Thu Apr 11, 2024 7:39 am
Forum: QCAD Troubleshooting and Problems
Topic: Changing linescale
Replies: 5
Views: 230

Re: Changing linescale

Thank you for that information. Unfortunately, this is too fuzzy to be reproducible or to start looking into it. Please let us know if it happens again and in what situation. Saving often is an excellent idea (with any software on any system). Also save under a new name frequently to avoid losing da...
by andrew
Wed Apr 10, 2024 11:07 am
Forum: QCAD Troubleshooting and Problems
Topic: Custom Color in Property Editor
Replies: 4
Views: 391

Re: Custom Color in Property Editor

Thanks, I can reproduce this problem now. It occurs when deselecting and then reselect the entity after changing its color.

Bug report at:
https://www.qcad.org/bugtracker/index.p ... sk_id=2562
by andrew
Wed Apr 10, 2024 10:34 am
Forum: QCAD Troubleshooting and Problems
Topic: Changing linescale
Replies: 5
Views: 230

Re: Changing linescale

If you could elaborate on
However still have problems sometimes when changing linescale of hidden lines and other weird problems that were never there before
That would be helpful, thanks.
by andrew
Wed Apr 10, 2024 10:31 am
Forum: QCAD Troubleshooting and Problems
Topic: Custom Color in Property Editor
Replies: 4
Views: 391

Re: Custom Color in Property Editor

Thanks for your report.

Unfortunately, I cannot reproduce the problem here. Can you attach a screenshot of what it looks like when launching the color picker? I'm wondering if your KDE setup might have replaced the Qt color picker with something else.
by andrew
Wed Apr 10, 2024 10:29 am
Forum: QCAD Troubleshooting and Problems
Topic: Add Viewport
Replies: 7
Views: 214

Re: Add Viewport

Thanks for your report. I'm unable to reproduce the problem here. Is this only a visual problem or does the tool not work? Is it possible to create a viewport or not? Could you attach a screenshot of how it looks when clicking the first corner of the viewport area and another when you click the seco...
by andrew
Tue Apr 09, 2024 7:18 pm
Forum: QCAD Troubleshooting and Problems
Topic: Changing linescale
Replies: 5
Views: 230

Re: Changing linescale

Richard2952: Please post new, unrelated questions to a new topic. I've split up the topic you have replied to. However still have problems sometimes when changing linescale of hidden lines and other weird problems that were never there before. Please describe your issue(s) in details, outline how yo...
by andrew
Mon Apr 08, 2024 7:09 am
Forum: QCAD Troubleshooting and Problems
Topic: Having some crashes
Replies: 2
Views: 257

Re: Having some crashes

franksbedford: Please attach your crash report found in the Console app under Crash Reports > QCAD. Thanks.

Please let us know if you have a setup with an external monitor since that has been causing some issues on the Apple M1/M2/M3 platform.
by andrew
Wed Apr 03, 2024 12:19 pm
Forum: Site Feedback
Topic: Changing e-mail address
Replies: 1
Views: 573

Re: Changing e-mail address

You can change your e-mail address in your profile settings under:

https://www.qcad.org/rsforum/ucp.php?i= ... eg_details
by andrew
Wed Apr 03, 2024 12:19 pm
Forum: Site Feedback
Topic: Changing e-mail address
Replies: 1
Views: 573

Changing e-mail address

From a QCAD user:
How canI change my e-mail address used for the QCAD forum?
by andrew
Tue Apr 02, 2024 8:52 am
Forum: QCAD Troubleshooting and Problems
Topic: [solved] Select Overlapping Entities with Alt+left-click on Linux
Replies: 6
Views: 716

Re: Select Overlapping Entities with Alt+left-click

Some Linux window manager use the Alt key and the left mouse button to move application windows around. On those systems, you would probably have to use Ctrl+Alt or similar to send an Alt key to the application. You can usually disable this whole behaviour somewhere on your window manager settings (...

Go to advanced search