home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.windows.interviews
- Path: sparky!uunet!stanford.edu!WATSON.IBM.COM!vlis
- From: vlis@WATSON.IBM.COM (John Vlissides)
- Subject: Re: Stretchy Panner
- Message-ID: <9212291456.AA24274@aurora.watson.ibm.com>
- Sender: news@shelby.stanford.edu (USENET News System)
- Reply-To: vlis@watson.ibm.com
- Organization: Internet-USENET Gateway at Stanford University
- Date: Tue, 29 Dec 1992 14:56:23 GMT
- Lines: 12
-
- In article <1992Dec20.022421.19171@cs.wisc.edu>, you write:
-
- > I have an application in which I have a Panner that controls a
- > GraphicBlock. The problem is thta as stuff gets added to the
- > GraphicBlock, the Panner starts stretching. How do I get the panner to
- > stay the same size?
-
- Subclass GraphicBlock and redefine its GetGraphicBox operation to
- return the area that defines the overall scrolling space.
-
- --
- John Vlissides / IBM T.J. Watson Research / vlis@watson.ibm.com
-