home *** CD-ROM | disk | FTP | other *** search
/ Borland Programmer's Resource / Borland_Programmers_Resource_CD_1995.iso / code / wxwin140 / docs / bugs.txt next >
Encoding:
Text File  |  1995-05-19  |  398 b   |  15 lines

  1. wxWindows Bug List
  2. ------------------
  3.  
  4. 19/4/93 First version for Motif
  5.  
  6. -- Haven't sorted out how to set default buttons without
  7.    messing up tab traversal.
  8.  
  9. -- Probably need to set scrollbars to force an initial paint,
  10.    or call wxCanvas::SetSize. If you set the scrollbars,
  11.    it works fine.
  12.  
  13. -- No default colours. Works ok on monochrome though...
  14.  
  15. -- Too many repaint messages sent sometimes.