home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / next / programm / 7690 < prev    next >
Encoding:
Text File  |  1992-12-11  |  1.3 KB  |  46 lines

  1. Newsgroups: comp.sys.next.programmer
  2. Path: sparky!uunet!munnari.oz.au!bruce.cs.monash.edu.au!monu6!vac249f
  3. From: vac249f@monu6.cc.monash.edu.au (Robert D. Nicholson)
  4. Subject: Re: WANTED: code for RESIZE-KNOB
  5. Message-ID: <1992Dec11.204340.10543@monu6.cc.monash.edu.au>
  6. Organization: Monash University, Caulfield Campus
  7. References: <mst.723853978@sanjuan> <1992Dec9.185451.2696@uunet!cbmvax!xmws!kripalu>
  8. Date: Fri, 11 Dec 1992 20:43:40 GMT
  9. Lines: 35
  10.  
  11. harit@kripalu.com writes:
  12.  
  13. >In article <mst.723853978@sanjuan> mst@sanjuan.UVic.CA (Marc Stadelmann)  
  14. >writes:
  15. >> 
  16. >> I am looking for some code that implements a simple resize-knob
  17. >> that allows the user to enlargen one view at the expense of some
  18. >> other view in the same window.
  19. >> 
  20. >> The digital Librarian uses such a knob and the font panel as well.
  21. >> 
  22. >> I browsed through several archives but could not find any example
  23. >> or code.  This seems like an every-day lunch for a NeXT interface,
  24. >> so maybe I've overlooked something ?
  25. >> 
  26. >> 
  27. >> Any hints ?  -- Many thanks.
  28. >> 
  29. >> 
  30. >> -- Marc
  31. >> 
  32. >> mst@sanjuan.uvic.ca
  33. >>
  34.  
  35. >Look in the docs for class NXSplitView.  There is no IB way to construct these  
  36. >however.  No group in split view option as of yet.
  37.  
  38. >-- 
  39. >Michael Allen Latta
  40. >Kripalu Center
  41. >harit@kripalu.com
  42. >(413)448-3288
  43.  
  44. There was a miniexample called "BananaSplit" that did this.
  45.  
  46.