home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / mac / programm / 19927 < prev    next >
Encoding:
Text File  |  1992-12-16  |  1.2 KB  |  32 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!elroy.jpl.nasa.gov!sdd.hp.com!saimiri.primate.wisc.edu!usenet.coe.montana.edu!news.u.washington.edu!cent.rprc.washington.edu!cent
  3. From: Bob Cent <cent@u.washington.edu>
  4. Subject: ViewEdit question
  5. Message-ID: <1992Dec16.214331.4233@u.washington.edu>
  6. X-Xxmessage-Id: <A754E3E8A0030B23@cent.rprc.washington.edu>
  7. X-Xxdate: Wed, 16 Dec 92 13:47:20 GMT
  8. Sender: news@u.washington.edu (USENET News System)
  9. Organization: University of Washington
  10. X-Useragent: Nuntius v1.1.1d12
  11. Date: Wed, 16 Dec 1992 21:43:31 GMT
  12. Lines: 18
  13.  
  14. I want to make a window with ViewEdit that can only be enlarged in 
  15. the vertical direction when one drags the "grow box" (a window like 
  16. you see when you configure a TView while in ViewEdit).
  17.  
  18. My window now has a TView and TScroller in it.  In both TView and 
  19. TScroller I have selected horizontal "fixedsize" so when I move the 
  20. window's "grow box" the vertical scrollbar stays where it should, but 
  21. the window gets larger horizontally.  It looks odd because the 
  22. scrollbar is left hanging inside the window.
  23.  
  24. How can I keep the window horizontal size fixed?  What am I doing 
  25. wrong?
  26.  
  27. Thanks
  28.  
  29. Bob Cent  (cent@u.washington.edu)
  30. University of Washington, SJ-50
  31. Seattle, WA  98195
  32.