bonjour,
voila le problème, je créer en ce moment un projet pour l'ISI mais il me pose un léger souci, quand je desactive un QRadio button, sa marche, mais quand je veux le reactiver, la il y a problème
c_choix.attaqueMana->setDisabled(1);
j'ai essayer ceci :
c_choix.attaqueMana->setEnabled(1);
et
c_choix.attaqueMana->setDisabled(0);
rien à faire, help svp !!
ps : Je suis sous Qt 4.3.4 open source