home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / windows / x / motif / 8774 < prev    next >
Encoding:
Internet Message Format  |  1993-01-23  |  1.3 KB

  1. Path: sparky!uunet!portal!cup.portal.com!Iris_-_Smith
  2. From: Iris_-_Smith@cup.portal.com
  3. Newsgroups: comp.windows.x.motif
  4. Subject: Need a scrollable window/drawing area with spreadsheet-like # d
  5. Message-ID: <74175@cup.portal.com>
  6. Date: Fri, 22 Jan 93 16:23:39 PST
  7. Organization: The Portal System (TM)
  8. Distribution: world
  9. Lines: 17
  10.  
  11. Hello. I have a drawing area widget parented by a scrollable window (automatic)
  12. but I need to update a list of horizontal and vertical "cell" numbers which
  13. don't scroll off the area and that are displayed above and to the left of the
  14. drawing area - similar in manner to a spreadsheet, where the numbers are
  15. always visible. I've tried several permutations with application defined
  16. scrolled windows and frames, but to no avail. What is the best way to
  17. accomplish this behavior? I want the numbers to scroll with the drawing
  18. area, but remain visible.
  19.  
  20. Another question: I need to set the maximum size of the appshell to the
  21. size that it would be if a scrolled window (automatic, with as_needed
  22. scrollbars) was sized to fit the drawing area  child exactly. I can't 
  23. set the scrolled window (or drawing area) maximum size until after the
  24. app is running, and forcing the scrolled window widget to the same size
  25. as the drawing area doesn't seem to work. How can I do this?
  26.  
  27. Thanks in advance!
  28.