luppi_luca wrote: >A get property of MUIA_Cycle_Active obviously is always 0 and I don't >find any property to catch it. > > MUIA_Cycle_Active should work fine. May be you doing something wrong? It should look like: ULONG value; get(obj, MUIA_Cycle_Active, &value);
value will contain selected item (it's number). ------------------------ Yahoo! Groups Sponsor --------------------~--> What would our lives be like without music, dance, and theater? Donate or volunteer in the arts today at Network for Good! http://us.click.yahoo.com/Tcy2bD/SOnJAA/cosFAA/16uqlB/TM --------------------------------------------------------------------~-> 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/
