Im trying to create a gui, it has some checkbox and another components, under the start test buton there are some tests. when i click this button, firstly,disable all checkbox, after that start all checked tests. And then enable all failed test's checkbox.
problem is that; i clicked start button, all checkbox turn disable but in code side (i show it with breakpoint)!! did not disable in gui. All tests finished, and all fail tests turn enable other success tests turn disable successfully.
how can i disable these checkboxes properly (in click start button time)?
Aucun commentaire:
Enregistrer un commentaire