home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / mswindo / programm / misc / 1320 < prev    next >
Encoding:
Internet Message Format  |  1992-08-13  |  1.4 KB

  1. Xref: sparky comp.os.ms-windows.programmer.misc:1320 comp.os.ms-windows.programmer.tools:705
  2. Path: sparky!uunet!elroy.jpl.nasa.gov!usc!cs.utexas.edu!ut-emx!kalakota
  3. From: kalakota@ut-emx.uucp (Ravi Kalakota)
  4. Newsgroups: comp.os.ms-windows.programmer.misc,comp.os.ms-windows.programmer.tools
  5. Subject: BC 3.1 -- TListBox Problem
  6. Keywords: borland, windows, listbox
  7. Message-ID: <77682@ut-emx.uucp>
  8. Date: 14 Aug 92 06:18:39 GMT
  9. Followup-To: poster
  10. Organization: The University of Texas at Austin, Austin, Texas
  11. Lines: 27
  12.  
  13.  
  14. I have been encountering a problem which appears to be a bug. 
  15.  
  16. I have been unable to get the Horizontal Scroll Bar to appear in a
  17. TListBox even when the line exceeds the boundaries of the listbox.
  18.  
  19. I am setting the attribute style as follows:
  20.  
  21. aListBox->Attr.Style |= WM_HSCROLL;
  22.  
  23. I noticed that this is a problem even in the listboxes that
  24. Borland Dialog boxes contain. An example of this is 
  25. WINDOWS/More Windows. 
  26.  
  27. If this is a known problem, is there a patch available?
  28.  
  29. I would really appreciate any help in solving the above problem as
  30. the application that I am writing relies heavily on being able to
  31. scroll horizontally in a listbox.
  32.  
  33. Thanks in advance,
  34.  
  35. -- Ravi
  36. -----------------------------------------------------------------
  37. Ravi Kalakota             email : kalakota@emx.utexas.edu
  38. University of Texas at Austin
  39. ----------------------------------------------------------------
  40.