> > I think every time I create a new object I have to "insert" its > > reference to the application. Is this correct? > > You must OM_ADDMEMBER a window to an application before opening it and you > must OM_ADDMEMBER an area object to a group object (in a > MUIM_Group_InitChange/ExitCHange pair) if you want to show it in a window > (be part of your GUI).
http://main.aminet.net/dev/mui/mui38dev.lha -> MUI/Developer/Docs/MUIdev.guide -> Dynamic Windows (Dynamic Object Linking/Windows) There are detailed documentation for dynamic window creation. (devdoc is not part of MOS SDK) 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/
