amiga-mui / thebar

Next generation MUI buttons bar custom class (TheBar.mcc) which provides application programmers with an advanced, high-level Toolbar-alike class.
GNU Lesser General Public License v2.1
12 stars 3 forks source link

MUIM_TheBarNoNotifySetAttr for mutual excluding buttons #3

Closed afalkenhahn closed 8 years ago

afalkenhahn commented 8 years ago

Trying to set MUIV_TheBar_Attr_Selected state using MUIM_TheBar_NoNotifySetAttr on a button that is part of a mutual exclude group doesn't seem to work. I still get a notification on MUIA_Selected. As a workaround, I've tried to use MUIA_TheBar_Active with MUIA_NoNotify but that didn't do the trick either.

tboeckel commented 8 years ago

Test archives sent privately as github refuses to accept my .zip files and suggests to use .zip files instead?!?

jens-maus commented 8 years ago

thebar_test.zip

jens-maus commented 8 years ago

works here, as you can see ;)