> newwin = (APTR)NewObject(MyClass->mcc_Class,NULL, TAG_DONE); Do you do here a
DoMethod(app,OM_ADDMEMBER,newwin); before opening the window? Anyway, I suggest you to subclass Application and to open new windows there. Ciao. Alfonso. 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/
