Issue with custom enum dll in multiple selection TemplateEnumListEditor
Posted: Thu 27 Jun 2019 14:43
Dear fellows,
i have create a dll enum list for using with ED. Ive set it to select multiple options in a property template with editor=“TemplateEnumListEditor”
It does work when i set values for the first time to a property. However when i go for editing it seems to get lost and trow exception to ED IDE.
I think it has something to do on how it does store and convert enum Identities at properties sheetz.
What could i do to have it working?
Thanks
i have create a dll enum list for using with ED. Ive set it to select multiple options in a property template with editor=“TemplateEnumListEditor”
It does work when i set values for the first time to a property. However when i go for editing it seems to get lost and trow exception to ED IDE.
I think it has something to do on how it does store and convert enum Identities at properties sheetz.
What could i do to have it working?
Thanks