On Wed, 23 Aug 2006, Robert A. Sisk wrote: > Using RxMUI, calling DoMethod(Listview,Select,All,...) fails to trigger > notification on SelectChange, although the notify does get triggered by > selecting with the mouse. (Switching to NListview/NList solves the > problem.) RxMUI's author has told me that this is a bug in List class.
I'm not sure about buggyness. Notifications are triggered via SetAttrs() and in this case a program knows that selection changed (unlike when user changes selections). Ilkka 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/ <*> 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/
