Path: utzoo!attcan!uunet!ginosko!usc!bloom-beacon!LLL-CRG.LLNL.GOV!uejio From: uejio@LLL-CRG.LLNL.GOV ("Jeremy Y. Uejio") Newsgroups: comp.windows.x Subject: need help creating a widget with a Widget field Message-ID: <8908182139.AA02098@lll-crg.llnl.gov> Date: 18 Aug 89 21:39:52 GMT References: <8908181251.AA02122@LYRE.MIT.EDU> Sender: daemon@bloom-beacon.MIT.EDU Organization: The Internet Lines: 17 Thank you for your very prompt response. I tried what you suggested and it works fine. Do you have any examples for creating widgets which contain other widgets? I want to have a VPaned Widget within my Widget and any child widgets will be inserted into the Vpaned Widget. I'm getting really confused about how to access the composite_class.insert_child routine of the Vpaned widget so that I don't have to write my own insert child but simply change the parent of the incoming widget to my widgets vpaned widget and then call the insert_child routine of the vpaned widget. ??? Anyway, I've looked thru the sources for the Athena widgets and can't seem to find any examples of this kind of thing. Are there any more examples somewhere on the net? thanks for your help, jeremy