Page 1 of 1

Show/Hide Widgets and CAD Tools toolbar

Posted: Mon Jul 08, 2024 2:22 am
by CVH
All,

In regard with this topic:
https://www.qcad.org/rsforum/viewtopic.php?f=31&t=10937

Showing or hiding Widgets and the CAD Tools toolbar by a single shortcut.
Added a preference page to make it configurable, see: Application Preferences .. View .. Hide Widgets or Show Widgets.

# EDIT # Now probably QCAD CE proof :!:


Hide Widgets and CAD Tools (GO)
Files intended for folder ... QCAD/scripts/Misc/Examples/ExHideWidgetsToolbars/*.*
Where the 3 dots are the installation path of QCAD or the local data location (See: Changelog 3.26.2), QCAD or QCADCAM or ...
It may be required to manually add the folder structure:
.../QCAD/scripts/Misc/Examples/ and the sub folder ExHideWidgetsToolbars/

ExHideWidgetsToolbars.js
Former version was downloaded 2 times
(9.07 KiB) Downloaded 227 times
PreferencesPage.ui
Preference Page for hiding
(3.52 KiB) Downloaded 218 times

Show Widgets and CAD Tools (GA)
Files intended for folder ... QCAD/scripts/Misc/Examples/ExShowWidgetsToolbars/*.*

ExShowWidgetsToolbars.js
Former version was downloaded 2 times
(9.52 KiB) Downloaded 217 times
PreferencesPage.ui
Preference Page for showing
(3.52 KiB) Downloaded 224 times

Regards,
CVH

Re: Show/Hide Widgets and CAD Tools toolbar

Posted: Mon Jul 08, 2024 7:50 am
by CVH
Additionally:

Toggle visibility of Widgets and CAD Tools (GT)
Files intended for folder ... QCAD/scripts/Misc/Examples/ExToggleWidgetsToolbars/*.*

ExToggleWidgetsToolbars.js
(10.13 KiB) Downloaded 241 times
PreferencesPage.ui
Preference Page for toggling
(3.56 KiB) Downloaded 231 times

Regards,
CVH