home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!haven.umd.edu!darwin.sura.net!gatech!uflorida!reef.cis.ufl.edu!thanos
- From: thanos@reef.cis.ufl.edu (Thanos Karras)
- Newsgroups: comp.os.ms-windows.programmer.misc
- Subject: Owner Drawn Buttons
- Message-ID: <36887@uflorida.cis.ufl.edu>
- Date: 31 Aug 92 13:23:49 GMT
- Sender: news@uflorida.cis.ufl.edu
- Organization: Univ. of Florida CIS Dept.
- Lines: 16
- Nntp-Posting-Host: reef.cis.ufl.edu
-
- Hello fellow Windowers:
-
- I have a problem with creating owner drawn buttons.
-
- More specifically, I am registering my own button class and
- create the buttons with WS_CHILD | WS_VISIBLE | BS_OWNERDRAW.
- The problem is that the parent never receives WM_DRAWITEM messages.
- Is there something I am doing wrong?
-
- Thanks in advance,
-
- Thanos Karras
- thanos@reef.cis.ufl.edu
-
-
-
-