Path: utzoo!attcan!uunet!ncrlnk!ncrcae!hubcap!gatech!bbn!oberon!skat.usc.edu!atieu From: atieu@skat.usc.edu (Anthony Tieu) Newsgroups: comp.windows.x Subject: label widget Message-ID: <13900@oberon.USC.EDU> Date: 9 Dec 88 18:15:58 GMT Sender: news@oberon.USC.EDU Reply-To: atieu@skat.usc.edu () Organization: University of Southern California, Los Angeles, CA Lines: 7 I am using a label widget to display a string. Whenever I change the string (making it longer or shorter), the label widget automatically resize the width and height of the widget to fit the string. Is there a way, using the XToolkit or the X-lib, to make the width and height of a label widget fix? Thanks Anthony Tieu