home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / windows / intervie / 3471 < prev    next >
Encoding:
Text File  |  1992-12-29  |  884 b   |  24 lines

  1. Newsgroups: comp.windows.interviews
  2. Path: sparky!uunet!stanford.edu!WATSON.IBM.COM!vlis
  3. From: vlis@WATSON.IBM.COM (John Vlissides)
  4. Subject: Re: Stretchy Panner
  5. Message-ID: <9212291456.AA24274@aurora.watson.ibm.com>
  6. Sender: news@shelby.stanford.edu (USENET News System)
  7. Reply-To: vlis@watson.ibm.com
  8. Organization: Internet-USENET Gateway at Stanford University
  9. Date: Tue, 29 Dec 1992 14:56:23 GMT
  10. Lines: 12
  11.  
  12. In article <1992Dec20.022421.19171@cs.wisc.edu>, you write:
  13.  
  14. > I have an application in which I have a Panner that controls a
  15. > GraphicBlock. The problem is thta as stuff gets added to the
  16. > GraphicBlock, the Panner starts stretching. How do I get the panner to
  17. > stay the same size?
  18.  
  19. Subclass GraphicBlock and redefine its GetGraphicBox operation to
  20. return the area that defines the overall scrolling space.
  21.  
  22. --
  23. John Vlissides / IBM T.J. Watson Research / vlis@watson.ibm.com
  24.