On Mon, 10 Jan 2005, Mathias PARNAUDEAU wrote:

> How does it work ? Is there a single group in the right part where we
> associate a pointer of a previously allocated group depending of the
> selected entry in the list ? I am sure that si not so difficult but if
> there is a common way to do that, I would prefer to know :)

If you want _quick_ switch between the pages, then a page group
(MUIA_Group_Pages or so?) is your choice. But this means that the required
space is always as big as that of the largest page. The more flexible
solution is to make a group object with a single child which is switched
by InitChange, RemMember(lastpage), AddMember(newpage), ExitChange on
demand. This needs some Hooks or sub-classes, but it is the more
satisfying solution.




------------------------ 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/
 



Reply via email to