Path: utzoo!utgpu!attcan!uunet!husc6!uwvax!cat24!mohamedh From: mohamedh@cat24.CS.WISC.EDU (Mohamed Mohamedhashim) Newsgroups: comp.windows.x Subject: x, y, width, and height of widgets Message-ID: <6351@spool.cs.wisc.edu> Date: 29 Sep 88 16:54:50 GMT Sender: news@spool.cs.wisc.edu Reply-To: mohamedh@cat24.CS.WISC.EDU (Mohamed Mohamedhashim) Organization: U of Wisconsin CS Dept Lines: 13 I have been working with Xlib, and am now learning/using XToolkit. Whenever I realize a command widget, I have to specify (with the mouse) it's size and location. I thought setting the XtNx, XtNy, XtNwidth, and XtNheight values did all that for you. Does it?? Please tell me what I am doing wrong. Thanks for your time, Isa