Newsgroups: comp.windows.x.motif Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!think.com!sdd.hp.com!news.cs.indiana.edu!nstn.ns.ca!uupsi!mstr!mstr!beau1029 From: beau1029@mstr.hgc.edu (donald beaudry) Subject: Re: How do you get xmArrowButton widgets to repeat? Message-ID: <1991May20.074520.22432@mstr.hgc.edu> Sender: Usenet@mstr.hgc.edu (Action News Central) Nntp-Posting-Host: sa2.hgc.edu Reply-To: beau1029@mstr.hgc.edu (donald beaudry) Organization: The Hartford Graduate Center, Hartford CT. References: <1991May17.202328.11709@hri.com> Date: Mon, 20 May 91 07:45:20 GMT In article <1991May17.202328.11709@hri.com> mps@hri.com writes: >I have several xmArrowButtonWidgetClass widgets that I use to scroll thru a >window. This works fine, but I have to press and release the mouse button >each time I wish to scroll down an entry. I would like to be able to HOLD >the button down and have the window scroll UNTIL I RELEASE the arrow. > This behavior exist in the XmScrollBar widget. If you have access to ScrollBar.c, you are all set.