Open kangz12345 opened 5 months ago
get_argument() or setattr_argument() has some useful arguments group and tooltip for UI. Those will be helpful to construct more helpful builder UI.
get_argument()
setattr_argument()
group
tooltip
Implement group and tooltip arguments. See also: artiq.language.environment.HasEnvironment.get_argument()
artiq.language.environment.HasEnvironment.get_argument()
Feature you want to implement
get_argument()
orsetattr_argument()
has some useful argumentsgroup
andtooltip
for UI. Those will be helpful to construct more helpful builder UI.How the feature is implemented
Implement
group
andtooltip
arguments. See also:artiq.language.environment.HasEnvironment.get_argument()