> You make a list on left side, and a page group on the right and then > you set up a notify like this: > > DoMethod(prefslist, MUIM_Notify, MUIA_List_Active, MUIV_EveryTime, > prefspagegroup, 3, MUIM_Set, MUIA_Group_ActivePage, MUIV_TriggerValue); > > That's all. No magic. :)
Yes, but big prefs windows may be very slow to open on classic Amigas. I know that it is not a problem in this time of emultation and ppc, but if your application is 68k, you should create the pagemode group pages as dinamic object creation, so that a one is created only when the user clicks on its entry in the list. Ciao. Alfonso. ------------------------ Yahoo! Groups Sponsor --------------------~--> In low income neighborhoods, 84% do not own computers. At Network for Good, help bridge the Digital Divide! http://us.click.yahoo.com/EpW3eD/3MnJAA/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/
