eugeneloza/decoherence

AliasEditor - select from a list

Closed this issue · 3 comments

Or just add Key according to "FontInfo" (first create a FontInfo then add an Alias). Anyway, Alias.Value should be picked only from a predefined key-values of another dictionary. Not sure how to make that with TValuesEditor. Maybe pick/make another control?

Hmm, it's possible to create a temporary "editor form" OnClick to edit the value in the way user needs. Seems easy enough and doesn't need to upgrade TValuesEditor, just make it read-only and edit with on-click.

Maybe dynamically show/hide drop-down-list?

done