Hi,
Using the function moduleAddToolBar in scripts folder gedi, I want to add some shortcuts which I can select and add to an open panel by left click, similar to the functionality of the toolbar "Basic Objects" and for example adding of the shape "Push Button".
Anyone got an example of this or where in 3.17 reference project this is located for the included toolbars ?
Adding panels from the toolbar
- gschijndel
- Posts:376
- Joined: Tue Jan 15, 2019 3:12 pm
Re: Adding panels from the toolbar
The included toolbars are part of the GEDI itself, there are not added with CTRL code.
I never try this, but I think it is only possible to add panel references with 'startPanelRefConstruct' (and perhaps 'addSymbol'/'createSymbol').
I never try this, but I think it is only possible to add panel references with 'startPanelRefConstruct' (and perhaps 'addSymbol'/'createSymbol').