home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / windows / x / 20454 < prev    next >
Encoding:
Text File  |  1992-12-22  |  1.2 KB  |  34 lines

  1. Newsgroups: comp.windows.x
  2. Path: sparky!uunet!srg!rharmon
  3. From: rharmon@uucp (Robert Harmon)
  4. Subject: Re: HELP: How to "fake" a pgup or pgdn for a motif scrollbar?
  5. Organization: Arinc Research Corporation, Annapolis MD
  6. Date: 21 Dec 92 13:58:41
  7. Message-ID: <RHARMON.92Dec21135841@triton.uucp>
  8. In-Reply-To: datl@uxa.cso.uiuc.edu's message of 17 Dec 92 23:58:57 GMT
  9. References: <BzFHA9.ICu@news.cso.uiuc.edu>
  10. Sender: news@srg.srg.af.mil (Usenet news user)
  11. Lines: 21
  12.  
  13.  
  14. In article <BzFHA9.ICu@news.cso.uiuc.edu> datl@uxa.cso.uiuc.edu (le dat trieu) writes:
  15.    How can I invoke the appropriate Motif callback for a scroll bar as if
  16.    the user
  17.    has selected page up or page down on a scroll bar.  I have a scrolled window
  18.    with several text widget in it for user input.  A page up or page
  19.    down scrolls
  20.    to the previous or next row of text widgets.  I need to be able to
  21.    display the
  22.  
  23.  
  24. Motif doesn't provide a way to do stuff that can be easily done in Xt.
  25.  
  26.   XtCallActionProc (Widget, String action, XEvent *event,
  27.                        String *params, Cardinal num_params);
  28.  
  29. --
  30. rharmon@srg.uunet.uu.net        |
  31. Robert B. Harmon ms:5-230       |  Causing touble, ...again?
  32. Arinc Research 2551 Riva Rd.    |  
  33. Annapolis, Md 21401             | 
  34.