Andreas Falkenhahn schrieb: > I just noticed that the MUI that comes with MorphOS 1.4.5 seems to have a > serious > bug in the context menus: If I disable items of a context menu using > > DoMethod(ctxtmenu, MUIM_SetUData, id, MUIA_Menuitem_Enabled, FALSE); > > the disabled item still triggers a notification on selection although it has > been disabled! > > e.g. when the user pops up the context menu, the item is drawn in ghost style > but if > you select it, it triggers the notification just as if it was enabled. > > Is this bug already known and fixed in MUI 4.0?
Yes, it is known - at least it was for the OS4 version of MUI 3.9. But I dunno if it is fixed in MUI 4.0 already, I have to check that, thought.... > It seems to appear only in MorphOS MUI 3.9. I could not reproduce it in OS4 > MUI > or MUI 3.8. In fact, when I ported MUI 3.9 to AmigaOS4 I stepped over the exact same issue/bug and fixed it right away for the OS4 port. However, chances are high that the MorphOS version of MUI 3.9 never noticed that fix and I also dunno if you ever will see an updated MUI 3.9 packaged for MorphOS in the future. cheers, jens -- Jens Langner Ph: +49-172-4452254 Rißweg 27b 01324 Dresden [EMAIL PROTECTED] Germany http://www.jens-langner.de/ Visit http://www.amiga.dk/tumult for MUI-related information, especially about MUI custom classes. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/MUI/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/MUI/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
