Automatic selection of a button in a dialog box
Hi wrote a script to generate a dialg box.
At the launch of the dialog box, the first radio button (rd00) is selected and the "Conversion calendrier Républicain" button (bRep) is selected due to the first_tab: "bRep" parameter.

I would like by clicking the other radio button (rd01) the "Conversion calendrier Grégorien" button (bGrg) is automatically selectionnned, and by re-clicking the first radio button (rd00) the "Conversion calendrier Républicain" button (bRep) is automatically selected... instead of the "OK" button.


Is it possible?
Thanks

