-
Notifications
You must be signed in to change notification settings - Fork 36
SelectButton
Eonist edited this page Mar 20, 2017
·
2 revisions
SelectGroup with NSNotification that targets only the instance and its listener. Add an observer to the selectGroup instance for a simplified many to one observing. Perfect for Lists, TabBars or other UI multiples.
SelectButton{fill:red;}
SelectButton:over{fill:yellow;}
SelectButton:down{fill:green;}
SelectButton:selected{fill:blue;}
