Replies: 1 comment 2 replies
-
Hi, we can add an optional parameter (such as "/single_selection") to configure our "checklist" accessory view in order to fit the behavior you just described. How does this sounds for you? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It would be cool to see an option for an accessory view type for "radio" or "radiobutton" which would give you something along these lines.

While this isn't the most common type of selection option in dialogs, I could see some use for it. Radio buttons automatically create the option to only select a single choice, unlike with checkboxes where 2 or more items can end up selected.
The screenshot above is from the classic cocoaDialog utility by the way, which IBM Notifier is a very worthy replacement for.
Beta Was this translation helpful? Give feedback.
All reactions