HomePhabricator
Diffusion MITK eeff32f7b06e

Change type of name control from line edit to combo box

Description

Change type of name control from line edit to combo box

Users can now easily see the complete list of suggestions instead of
having to type something to see only a matching subset.

This change may also be a preparation for later, if we decide to
optionally restrict valid label names to the suggestions, in which case
we would simply switch of the editability of the combobox. Also, SetName()
should then call addItem() with an insert policy instead of setEditText().

Details

Provenance
kislinskAuthored on Jun 19 2022, 11:57 PM
kislinskPushed on Jun 20 2022, 12:12 AM
Parents
rMITKd6ec3bf3ee90: Enable switching between multiple segmentation tasks
Branches
Unknown
Tags
Unknown