home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / mswindo / programm / misc / 1640 < prev    next >
Encoding:
Internet Message Format  |  1992-09-02  |  772 b 

  1. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!gatech!uflorida!reef.cis.ufl.edu!thanos
  2. From: thanos@reef.cis.ufl.edu (Thanos Karras)
  3. Newsgroups: comp.os.ms-windows.programmer.misc
  4. Subject: Owner Drawn Buttons
  5. Message-ID: <36887@uflorida.cis.ufl.edu>
  6. Date: 31 Aug 92 13:23:49 GMT
  7. Sender: news@uflorida.cis.ufl.edu
  8. Organization: Univ. of Florida CIS Dept.
  9. Lines: 16
  10. Nntp-Posting-Host: reef.cis.ufl.edu
  11.  
  12. Hello fellow Windowers:
  13.  
  14. I have a problem with creating owner drawn buttons. 
  15.  
  16. More specifically, I am registering my own button class and 
  17. create the buttons with WS_CHILD | WS_VISIBLE | BS_OWNERDRAW.
  18. The problem is that the parent never receives WM_DRAWITEM messages.
  19. Is there something I am doing wrong?
  20.  
  21. Thanks in advance,
  22.  
  23. Thanos Karras
  24. thanos@reef.cis.ufl.edu
  25.  
  26.  
  27.  
  28.