home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / mac / programm / 20891 < prev    next >
Encoding:
Text File  |  1993-01-07  |  1.2 KB  |  34 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. 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
  3. From: Ted Lowery <tbl@rock.concert.net>
  4. Subject: TCL ScrollBar Q
  5. Message-ID: <1993Jan7.151548.17759@nrtpa038.bnr.ca>
  6. Sender: cadnews@nrtpa038.bnr.ca (netnews posting host)
  7. Organization: Product Portfolio-Northern Telecom Inc.
  8. X-Useragent: Nuntius v1.1
  9. Date: Thu, 7 Jan 1993 15:15:48 GMT
  10. Lines: 22
  11.  
  12. Hi all,
  13.  
  14. Stupid TCL Question time agian.  Forgive me, but I just don't get it.
  15.  
  16. I have a panorama installed inside a scroll pane, and I change the bounds 
  17. of the panorama with SetBounds().  But the scroll bar doesn;t update
  18. itself.
  19. I works properly, and as soon as I click any part of it, it updates.  I
  20. have
  21. tried sending itsScrollPane->Calibrate(),
  22. itsScrollPane->AdjustScrollMax(),
  23. and about a dozen other messages that probably shouldn't work, and of
  24. course
  25. dont.  If I send it Refresh(), it updates the scroll bar, but it erases
  26. and
  27. redraws the entire scroll bar, which is kinda unsightly.
  28.  
  29. I am sure there is a very simple solution.  Any help would be most 
  30. appreciated.
  31.  
  32. Ted
  33. tbl@rock.concert.net
  34.