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: <8908182228.AA02987@lll-crg.llnl.gov> Date: 18 Aug 89 22:28:16 GMT References: <8908182159.AA02702@LYRE.MIT.EDU> Sender: daemon@bloom-beacon.MIT.EDU Organization: The Internet Lines: 16 > Who is creating the children? If your widget is creating them, then > it should specify the VPaned as the parent; if an external source is > creating them, then you'll have to be really careful trying to > splice the VPaned into the hierarchy. It's not impossible, but > it's also not necessarily encouraged. I guess what I really want to do is add some fields and routines to the VPaned widget. So all I need to do is create a new widget which is a sub class of the VPaned widget. Simple, huh? I think I won't have any problems with doing this. Sorry for all the confusion. Well, it's the end of the week... jeremy