Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!ccu.umanitoba.ca!herald.usask.ca!alberta!brazeau.ucs.ualberta.ca!unixg.ubc.ca!ubc-cs!van-bc!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!ucbvax!hplabs!hpcc05!hpcc01!kristin From: kristin@hpcc01.HP.COM (Kristin Hofso) Newsgroups: comp.windows.x.motif Subject: Re: scrollbar for rowcolumn widget? Message-ID: <2770003@hpcc01.HP.COM> Date: 28 Jun 91 18:34:00 GMT References: <3493@unccvax.uncc.edu> Organization: HP Corp Computing & Services Lines: 16 Hi, I've been trying to do the same thing. There are some problems with it but the simplest solution is to create an XmScrolledWindow, then create a XmRowColumn as its child, and set it as the ScrolledWindows work area. It works best if you know the sizes of your buttons, that way you can make the ScrolledWindow large enough to hold the buttons in the horizontal dimension, and let the scrollbar take care of things in the vertical dimension. Let me know how it works out. Kristin Hofso, Hewlett Packard, kristin@hpasdd.mayfield.hp.com