home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!news.larc.nasa.gov!news.larc.nasa.gov!jason
- From: jason@ab20.larc.nasa.gov (Jason Austin)
- Newsgroups: comp.windows.x
- Subject: Re: HELP: How to "fake" a pgup or pgdn for a motif scrollbar?
- Date: 22 Dec 92 09:19:30
- Organization: NASA Langley Research Center, Hampton, VA
- Lines: 24
- Message-ID: <JASON.92Dec22091930@ab20.larc.nasa.gov>
- References: <BzFHA9.ICu@news.cso.uiuc.edu> <RHARMON.92Dec21135841@triton.uucp>
- Reply-To: Jason C. Austin <j.c.austin@larc.nasa.gov>
- NNTP-Posting-Host: ab20.larc.nasa.gov
- In-reply-to: rharmon@uucp's message of 21 Dec 92 13:58:41
-
- In article <RHARMON.92Dec21135841@triton.uucp> rharmon@uucp (Robert Harmon) writes:
- -> In article <BzFHA9.ICu@news.cso.uiuc.edu> datl@uxa.cso.uiuc.edu (le dat trieu) writes:
- -> How can I invoke the appropriate Motif callback for a scroll bar as if
- -> the user
- -> has selected page up or page down on a scroll bar. I have a scrolled window
- -> with several text widget in it for user input. A page up or page
- -> down scrolls
- -> to the previous or next row of text widgets. I need to be able to
- -> display the
- ->
- ->
- -> Motif doesn't provide a way to do stuff that can be easily done in Xt.
- ->
- -> XtCallActionProc (Widget, String action, XEvent *event,
- -> String *params, Cardinal num_params);
- ->
-
- I don't understand your comment. Motif is a widget set that
- is used with Xt.
- --
- Jason C. Austin
- j.c.austin@larc.nasa.gov
-
-
-