home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / os / mswindo / programm / misc / 3525 < prev    next >
Encoding:
Text File  |  1992-11-18  |  811 b   |  26 lines

  1. Newsgroups: comp.os.ms-windows.programmer.misc
  2. Path: sparky!uunet!ukma!netsys!agate!stanford.edu!leland.Stanford.EDU!bumbles
  3. From: bumbles@leland.Stanford.EDU (Steven Alexander)
  4. Subject: Bitmap Button in TWindow (OWL)
  5. Message-ID: <1992Nov18.213048.16965@leland.Stanford.EDU>
  6. Sender: news@leland.Stanford.EDU (Mr News)
  7. Organization: DSG, Stanford University, CA 94305, USA
  8. Date: Wed, 18 Nov 92 21:30:48 GMT
  9. Lines: 15
  10.  
  11. Please reply to  sun!kla!anil    OR    kla!anil@sun.com
  12.  
  13. I am using Borland C++ 3.1 and OWL.
  14.  
  15. I know how to display a bitmapped button in a TDialog, using
  16. Borland Custom Controls. 
  17.         (i.e. making Bitmap_Id = Button_Id + 1000).
  18.  
  19. What I want, is to display a bitmapped button in a Twindow, 
  20. not a TDialog. Do I, HAVE to make it Owner Draw, or is there
  21. another simple way? 
  22.  
  23. Thanks,
  24. -Anil.
  25.  
  26.