You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I set the BIM workbench as default WB, instead of appear in status bar, the update icon, unit widget and other appears as a separate toolbar.
In my WB, I implemented this method, but for mine, it didn't show anything, I mean It did not show even separate toolbar and when program search for statusbar (in your code that i borrowed), it return None. But when I set another WB as default it appears.
Hi,
Indeed. The status bar system was implemented in Draft only so far.
Do you find it better in the status bar? I kind of like having it in the toolbars, because I usually disable the status bar. Maybe we could allow both?
Hello @yorikvanhavre .
this way, maybe user did not found it. because if i set for example BIM or My workbench as default WB in FreeCAD, instead of appears in status bar, it appears in toolbar and maybe confusing user. Thanks
I think @realthunder's branch allows to add toolbars to the status bar, so this could become obsolete (user decides where they place their toolbars...)
first, Thank you so much for this great WB.
When I set the BIM workbench as default WB, instead of appear in status bar, the update icon, unit widget and other appears as a separate toolbar.
In my WB, I implemented this method, but for mine, it didn't show anything, I mean It did not show even separate toolbar and when program search for statusbar (in your code that i borrowed), it return None. But when I set another WB as default it appears.
in my code
The text was updated successfully, but these errors were encountered: