On Sun, 27 May 2007, Mathias PARNAUDEAU wrote: > Hi > > Coming from an EasyRequest that displays an message, I just set an object as > the active one with MUIA_Window_ActiveObject but it does not get the focus. > This object is in the cycle chain. > It is a PopASL string but I tried with another string without better > results. What could be the common mistake about that ? > > I have to say after "set(window, MUIA_Window_ActiveObject, mystring)" I get > the active object of the window and it is equal to mystring ... but there > is no visual effect.
It should really work. Tho, if it is connected to GUI event you could try using MUIM_Application_PushMethod to delay activation a little. 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/ <*> 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/
