home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / mswindo / programm / tools / 1885 < prev    next >
Encoding:
Text File  |  1993-01-06  |  1.5 KB  |  37 lines

  1. Newsgroups: comp.os.ms-windows.programmer.tools
  2. Path: sparky!uunet!gatech!darwin.sura.net!jvnc.net!newserver.jvnc.net!newsserver.technet.sg!scstech
  3. From: scstech@solomon.technet.sg (Arthur Lim)
  4. Subject: Need Help With Scroll Window
  5. Message-ID: <C0FGFt.87x@newsserver.technet.sg>
  6. Sender: news@newsserver.technet.sg
  7. Nntp-Posting-Host: solomon.technet.sg
  8. Organization: Singapore Computer Systems Ltd
  9. X-Newsreader: TIN [version 1.1 PL8]
  10. Date: Wed, 6 Jan 1993 10:14:16 GMT
  11. Lines: 24
  12.  
  13. Hi
  14.  
  15. I encountered a little problem when trying to write an application
  16. that has scrolled windows. The effect I wanted was to have a window
  17. with a large client area. In this client area I will have some
  18. controls. When I scroll the window with the scroll-bars, I want to
  19. be able to pan the client area.
  20.  
  21. Question. Is there a way to determine the largest size of the client
  22. area without calculating the sizes of all the child controls?
  23.  
  24. Thanks in advance.
  25.  
  26.  
  27.  
  28. +======================================================================+
  29. | Arthur Lim                     | #include <std.disclaimer>           |
  30. | Advanced Software R&D Centre   |                                     |
  31. | Singapore Computer Systems Ltd | arthur@mailhost.scs.com.sg          |
  32. |                                |                                     |
  33. | (Voice) 065-240-3850           |                                     |
  34. | (Fax)   065-441-2811           |                                     |
  35. +======================================================================+
  36.  
  37.