use enum_ prop in seadesc to store all members
because frappy can not handle dynamic enums
This commit is contained in:
@@ -46,6 +46,8 @@ proc stdConfig::dil12 args {
|
||||
prop label "control sensor "
|
||||
prop help "click off to reload list"
|
||||
prop enum "off"
|
||||
# for seadesc:
|
||||
prop enum_ off=0,mix=5,sample=6,samplehtr=8
|
||||
default off
|
||||
prop check dil12::check_control
|
||||
prop write stdSct::completeUpdate
|
||||
|
||||
Reference in New Issue
Block a user