License Delivery maintenance is expected to occur on Saturday, November 30, between 8 AM and 11 AM CET. This may cause a short 3-hours outage in which license-related tasks: license key upload, download, update, SSA validation, access to the license pool and Graphisoft ID authentication may not function properly. We apologize for any inconvenience.
Archicad C++ API
About Archicad add-on development using the C++ API.
SOLVED!

Resource ID range for GDLG and GICN

Oleg
Expert
From API documentation:
The resource ID of the palette should be between 32400 and 32499
Resource IDs for modal dialogs can be between 32500 and 32767

Does this limitation valid ?

Is there any limitation for TabPage dialog resource ID ?
( 32500-32767 range so small )

Is there any limitation for GICN resource ID ?
1 ACCEPTED SOLUTION

Accepted Solutions
Solution
Akos Somorjai
Graphisoft
Graphisoft
Hi Oleg,

No, the only limitation is that any resource IDs should be in the 1 – 32767 range; that applies to GICN IDs as well.

Best, Akos

View solution in original post

2 REPLIES 2
Solution
Akos Somorjai
Graphisoft
Graphisoft
Hi Oleg,

No, the only limitation is that any resource IDs should be in the 1 – 32767 range; that applies to GICN IDs as well.

Best, Akos
Oleg
Expert
Hi Akos
Thank you for the answer.
Good news.

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!