Adding panels from the toolbar

Discussion about recent product features & solutions!
2 posts • Page 1 of 1
Krumins
Posts:1
Joined: Mon Oct 26, 2015 2:25 pm

Adding panels from the toolbar

Post by Krumins »

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 ?

gschijndel
Posts:376
Joined: Tue Jan 15, 2019 3:12 pm

Re: Adding panels from the toolbar

Post by gschijndel »

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').

2 posts • Page 1 of 1