RadioButton group or programatically setting its isOn state

I spent 3.5 hrs trying to make radio buttons work the other day…
I think they should put some information in the api doc about it not being fully functional yet.

Sucks to waste that much time on it, but your work around Haroon is a reasonable enough solution. [import]uid: 170004 topic_id: 33037 reply_id: 142186[/import]

I have resulted in removing/recreating sliders and radio buttons in order to set them programmatically.

Another Q: Can radio buttons be grouped so that they toggle when pressed?
If not, I may have to use Widget Candy… since I already purchased it a while ago. That would also seem to solve setting items programmatically as well. [import]uid: 114363 topic_id: 33037 reply_id: 144721[/import]

Hi @schizoid2k,
This feature is not currently in, but we’re fully aware of the need for it, and it should be coming soon.

In the meantime, we did grant you the ability to programmatically set a switch… so if you need to implement grouped radio buttons a.s.a.p., I recommend that you put a reference to your buttons in a holding table, then when one is clicked you loop through the table and set the others “off”. It’s a monkey-wrench solution until the official grouping is implemented, but if you need it now, that’s a potential solution.

As always, thanks for being patient… Widgets 2.0 will -not- just be dumped out there and forgotten… there are already several updates and fixes which will be rolled out in the next few daily builds, and more to come.

Sincerely,
Brent Sorrentino [import]uid: 200026 topic_id: 33037 reply_id: 144737[/import]

I have resulted in removing/recreating sliders and radio buttons in order to set them programmatically.

Another Q: Can radio buttons be grouped so that they toggle when pressed?
If not, I may have to use Widget Candy… since I already purchased it a while ago. That would also seem to solve setting items programmatically as well. [import]uid: 114363 topic_id: 33037 reply_id: 144721[/import]

Hi @schizoid2k,
This feature is not currently in, but we’re fully aware of the need for it, and it should be coming soon.

In the meantime, we did grant you the ability to programmatically set a switch… so if you need to implement grouped radio buttons a.s.a.p., I recommend that you put a reference to your buttons in a holding table, then when one is clicked you loop through the table and set the others “off”. It’s a monkey-wrench solution until the official grouping is implemented, but if you need it now, that’s a potential solution.

As always, thanks for being patient… Widgets 2.0 will -not- just be dumped out there and forgotten… there are already several updates and fixes which will be rolled out in the next few daily builds, and more to come.

Sincerely,
Brent Sorrentino [import]uid: 200026 topic_id: 33037 reply_id: 144737[/import]

I have resulted in removing/recreating sliders and radio buttons in order to set them programmatically.

Another Q: Can radio buttons be grouped so that they toggle when pressed?
If not, I may have to use Widget Candy… since I already purchased it a while ago. That would also seem to solve setting items programmatically as well. [import]uid: 114363 topic_id: 33037 reply_id: 144721[/import]

Hi @schizoid2k,
This feature is not currently in, but we’re fully aware of the need for it, and it should be coming soon.

In the meantime, we did grant you the ability to programmatically set a switch… so if you need to implement grouped radio buttons a.s.a.p., I recommend that you put a reference to your buttons in a holding table, then when one is clicked you loop through the table and set the others “off”. It’s a monkey-wrench solution until the official grouping is implemented, but if you need it now, that’s a potential solution.

As always, thanks for being patient… Widgets 2.0 will -not- just be dumped out there and forgotten… there are already several updates and fixes which will be rolled out in the next few daily builds, and more to come.

Sincerely,
Brent Sorrentino [import]uid: 200026 topic_id: 33037 reply_id: 144737[/import]

I have resulted in removing/recreating sliders and radio buttons in order to set them programmatically.

Another Q: Can radio buttons be grouped so that they toggle when pressed?
If not, I may have to use Widget Candy… since I already purchased it a while ago. That would also seem to solve setting items programmatically as well. [import]uid: 114363 topic_id: 33037 reply_id: 144721[/import]

Hi @schizoid2k,
This feature is not currently in, but we’re fully aware of the need for it, and it should be coming soon.

In the meantime, we did grant you the ability to programmatically set a switch… so if you need to implement grouped radio buttons a.s.a.p., I recommend that you put a reference to your buttons in a holding table, then when one is clicked you loop through the table and set the others “off”. It’s a monkey-wrench solution until the official grouping is implemented, but if you need it now, that’s a potential solution.

As always, thanks for being patient… Widgets 2.0 will -not- just be dumped out there and forgotten… there are already several updates and fixes which will be rolled out in the next few daily builds, and more to come.

Sincerely,
Brent Sorrentino [import]uid: 200026 topic_id: 33037 reply_id: 144737[/import]