kayler-renslow / arma-dialog-creator

A dialog/GUI creation tool for Arma 3.
MIT License
76 stars 12 forks source link

Control Types not Inherited from Custom Control Class #52

Open OfficialStamper opened 4 years ago

OfficialStamper commented 4 years ago

Version and Build

V1.0.7 Build 60

Summary

I have Base Control Classes defined with non-supported controls e.g. RscActiveText (Type: 11) RscTree (Type: 12) RscCheckBox (Type: 77) RscListNBox (Type: 102)

These were imported from an Existing Description.ext.

When attempting to re-use these 'Base Workspace Classes' in a new project, any control created leaves the Type as Immutable and will not inherit.

kayler-renslow commented 4 years ago

This is technically not a bug but a design limitation in ADC. I'm working on resolving this in v2019