Closed LongLeonardoLe closed 6 years ago
on_select will call update_run which I corrected it from what Austin did. Values are saved into the memory on changing run. When click on another run, if there are fields modified, the run tag in listbox turns blue.
on_select
update_run
listbox
on_select
will callupdate_run
which I corrected it from what Austin did. Values are saved into the memory on changing run. When click on another run, if there are fields modified, the run tag inlistbox
turns blue.