cancel
Showing results for 
Search instead for 
Did you mean: 
EN
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How to make my palette visible when ArchiCAD is loaded?

Hello.

I have a custom palette which I can show/hide using appropriate menu entries. I tried to make it appearing automatically from my Add-on's Initialize() routine, but without any success. It is not visible anyway.

Is there any way to do it?

Thanks in advance!
1 Reply 1
EzPresso wrote:
I have a custom palette which I can show/hide using appropriate menu entries. I tried to make it appearing automatically from my Add-on's Initialize() routine, but without any success. It is not visible anyway.
Take a look at ACAPI_Notify_CatchProjectEvent. You can intercept the appropriate moment to show your palette using this facility.
Ralph Wessel BArch
Central Innovation

Didn't find the answer?

Check other topics in this Forum

Back to Forum

Read the latest accepted solutions!

Accepted Solutions

Start a new conversation!