home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.mac.programmer
- Path: sparky!uunet!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!usc!cs.utexas.edu!hermes.chpc.utexas.edu!news.utdallas.edu!corpgate!brtph560!nrtpa038!nuntius
- From: Ted Lowery <tbl@rock.concert.net>
- Subject: TCL ScrollBar Q
- Message-ID: <1993Jan7.151548.17759@nrtpa038.bnr.ca>
- Sender: cadnews@nrtpa038.bnr.ca (netnews posting host)
- Organization: Product Portfolio-Northern Telecom Inc.
- X-Useragent: Nuntius v1.1
- Date: Thu, 7 Jan 1993 15:15:48 GMT
- Lines: 22
-
- Hi all,
-
- Stupid TCL Question time agian. Forgive me, but I just don't get it.
-
- I have a panorama installed inside a scroll pane, and I change the bounds
- of the panorama with SetBounds(). But the scroll bar doesn;t update
- itself.
- I works properly, and as soon as I click any part of it, it updates. I
- have
- tried sending itsScrollPane->Calibrate(),
- itsScrollPane->AdjustScrollMax(),
- and about a dozen other messages that probably shouldn't work, and of
- course
- dont. If I send it Refresh(), it updates the scroll bar, but it erases
- and
- redraws the entire scroll bar, which is kinda unsightly.
-
- I am sure there is a very simple solution. Any help would be most
- appreciated.
-
- Ted
- tbl@rock.concert.net
-