Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!bloom-beacon!EXPO.LCS.MIT.EDU!converse From: converse@EXPO.LCS.MIT.EDU (Donna Converse) Newsgroups: comp.windows.x Subject: Re: probs with XtNfromVert and XtNvertDistance in form widget Message-ID: <8904211517.AA23710@expo.lcs.mit.edu> Date: 21 Apr 89 15:17:20 GMT References: <2433@lll-lcc.UUCP> Sender: daemon@bloom-beacon.MIT.EDU Organization: X Consortium, MIT Laboratory for Computer Science Lines: 8 >XtNfromVert seems to assume that the >distance is from the top edge of the form rather than from the Core >widget whose id I pass as an argument. Hmm, maybe the widget id is NULL. That's the way it would behave if the widget id was NULL. Maybe a bunch of these problesms have a single origin: not having widget id's.