Search found 16 matches

by MikeJ
Tue Aug 09, 2022 2:50 pm
Forum: QCAD Programming, Script Programming and Contributing
Topic: QCAD Utilities
Replies: 43
Views: 24802

Re: QCAD Utilities

Found the API to create the RSettings.getDataLocation() if not found (this is used in the CheckForUpdates.js): downloadToFile(QUrl.fromLocalFile(sourceName).toString(), RSettings.getDataLocation(), "AIA.db", 10000); The downloadToFile function is part of RScriptHandler class. So does this very nicel...
by MikeJ
Mon Aug 08, 2022 6:39 pm
Forum: QCAD Programming, Script Programming and Contributing
Topic: QCAD Utilities
Replies: 43
Views: 24802

Re: QCAD Utilities

I've created a new installs (version 3.1.10) and put them on the initial post. I tested the 32 bit install on a different computer (Windows 10) and worked ok. BTW, I found out one reason that the Layer Manager doesn't populate the dropdowns is because the AIA.db doesn't get copied to your QCAD user ...
by MikeJ
Thu Aug 04, 2022 8:48 am
Forum: QCAD Programming, Script Programming and Contributing
Topic: QCAD Utilities
Replies: 43
Views: 24802

Re: QCAD Utilities

Thanks for the feedback! Some short remarks picked up on the Win10 64bit PC ... All in a hurry :wink: (32bit msi fails to run :( ) That is concerning.. it sounds like a Windows Installer issue... I may of messed up in my steps in deployment doing both 64 and 32 bits. - I would prefer a combobox for ...
by MikeJ
Fri Jul 29, 2022 9:57 am
Forum: QCAD Programming, Script Programming and Contributing
Topic: QCAD Utilities
Replies: 43
Views: 24802

Re: QCAD Utilities

Ok, I've updated the installs so they should work now and copied them to the original post. I've removed the menu's so now everything is through the Tablet Grid only. I had added the menu's just before I posted them and shouldn't of. Because some of the utilities can only be used within Tablet Grid ...
by MikeJ
Tue Jul 26, 2022 11:02 am
Forum: QCAD Programming, Script Programming and Contributing
Topic: QCAD Utilities
Replies: 43
Views: 24802

Re: QCAD Utilities

MikeJ, The problem is with the RLabelPlugin.dll that is required to extend the QLabel control to allow for mouse movement and double-clicking. I'll have to install the 32 bit version and test out the dll. Any progress with this issue? What eludes me is that me (3.27.0 32bit) and Pete (3.27.6 64bit)...
by MikeJ
Thu Jul 14, 2022 9:42 am
Forum: QCAD Programming, Script Programming and Contributing
Topic: QCAD Utilities
Replies: 43
Views: 24802

Re: QCAD Utilities

Ok, if you could install it again then run QCAD in debug mode and let me know what errors show up would be awesome :) Thanks! In debug mode I get.... Uncaught exception at :/scripts/Utility/TabletGrid\TabletGridInit.js:116: TypeError: Result of expression 'formWidget.findChild("TabletLabel").signal...
by MikeJ
Thu Jul 14, 2022 9:30 am
Forum: QCAD Programming, Script Programming and Contributing
Topic: QCAD Utilities
Replies: 43
Views: 24802

Re: QCAD Utilities

Another question ... e_surprised What is the advantage of using the "Table Grid" widgets instead of using the "Library Browser" ... ... and how works the "Layer Manager"? The Tablet Grid doesn't do just dxf, but scripts, other tablets, commands, and extended scripts (like the pipe fittings). You ca...
by MikeJ
Thu Jul 14, 2022 9:23 am
Forum: QCAD Programming, Script Programming and Contributing
Topic: QCAD Utilities
Replies: 43
Views: 24802

Re: QCAD Utilities

Where is the Isometric Circle in QCAD currently? And what steps do you do to draw one? Menu / Modify / Projection Didn't know that was in there.. have a lot to learn :) The only difference then is mine you don't need to create a circle to modify (saves a step), it changes the isometric projection, ...
by MikeJ
Thu Jul 14, 2022 1:01 am
Forum: QCAD Programming, Script Programming and Contributing
Topic: QCAD Utilities
Replies: 43
Views: 24802

Re: QCAD Utilities

Tried to play a bit with your Utilities and running in trouble. :oops: I opened the Table Grid Widgets, inserted a symbol and a warning pops up. Husky-2022.07.13-04.png My QCAD installation is below .... qcad-3.27.6-pro-win64 and not qcad-3i.27.6-pro-win64 what means the widgets is looking at a wro...
by MikeJ
Thu Jul 14, 2022 12:56 am
Forum: QCAD Programming, Script Programming and Contributing
Topic: QCAD Utilities
Replies: 43
Views: 24802

Re: QCAD Utilities

Architectural Doors and Windows - Script blocks that creates doors and windows I was looking for this - can't find it ... :oops: The help file contains a description but ... The doors and windows are only accessible through the Tablet Grid (some of the utilities can only be run through the grid so ...
by MikeJ
Thu Jul 14, 2022 12:46 am
Forum: QCAD Programming, Script Programming and Contributing
Topic: QCAD Utilities
Replies: 43
Views: 24802

Re: QCAD Utilities

Yes, that installs just fine :wink: , unfortunately Qcad fails to start :( , if I uninstall your utilities then Qcad fires up. :)
Ok, if you could install it again then run QCAD in debug mode and let me know what errors show up would be awesome :)
Thanks!
by MikeJ
Wed Jul 13, 2022 6:38 pm
Forum: QCAD Programming, Script Programming and Contributing
Topic: QCAD Utilities
Replies: 43
Views: 24802

Re: QCAD Utilities

Updated in previous post. thanks
by MikeJ
Wed Jul 13, 2022 3:18 pm
Forum: Introduce Yourself
Topic: Greetings from Canada
Replies: 8
Views: 13918

Re: Greetings from Canada

Ok, I've managed to complete the builds for the QCAD Utilities and created a thread in the "QCAD Programming, Script Programming and Contributing" forum.

Hope it works ok! :)
by MikeJ
Wed Jul 13, 2022 3:17 pm
Forum: QCAD Programming, Script Programming and Contributing
Topic: QCAD Utilities
Replies: 43
Views: 24802

QCAD Utilities

Hi all, As requested from the "Introduce Yourself" I've put together all of my utilities I've created into a couple of installs for QCAD 32/64 bit Windows systems. In the future I'll create builds for other OS's. QCAD Utilities provides a wide variety of scripts used to draw architectural, mechanica...
by MikeJ
Wed May 18, 2022 7:20 am
Forum: Introduce Yourself
Topic: Greetings from Canada
Replies: 8
Views: 13918

Re: Greetings from Canada

For sure, I'll post some of my content... would be nice to have some QA done on it :)

Go to advanced search