Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!elroy.jpl.nasa.gov!ncar!noao!stsci!hoth.stsci.edu!fred From: fred@hoth.stsci.edu (Fred Romelfanger) Newsgroups: comp.windows.x.motif Subject: XmRowColumn wigets and label alignment (Motif 1.1 on a sun4c) Message-ID: <2779@cygnus.stsci.edu> Date: 18 Jun 91 15:43:24 GMT Sender: news@stsci.EDU Organization: Space Telescope Science Institute Lines: 11 I am running into a small problem with geometery management with the RowColumn widget and label alignment. I am createing a RowColumn widget with the packing set to XmPACK_COLUMN. I am then creating a bunch of push buttons with the alignment set to XmALIGNMENT_CENTER. When I manage the children, the buttons are packed properly, but they are all left justified rather than centered. I have found that if I manage the children first and then set the alignment it comes out right. Is this the correct behavior or is there a bug with pushbuttons ignoring the alignment setting when they get a geometry request from the parent? Thanks in advance -- fred.