home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.ms-windows.programmer.misc
- Path: sparky!uunet!ukma!netsys!agate!stanford.edu!leland.Stanford.EDU!bumbles
- From: bumbles@leland.Stanford.EDU (Steven Alexander)
- Subject: Bitmap Button in TWindow (OWL)
- Message-ID: <1992Nov18.213048.16965@leland.Stanford.EDU>
- Sender: news@leland.Stanford.EDU (Mr News)
- Organization: DSG, Stanford University, CA 94305, USA
- Date: Wed, 18 Nov 92 21:30:48 GMT
- Lines: 15
-
- Please reply to sun!kla!anil OR kla!anil@sun.com
-
- I am using Borland C++ 3.1 and OWL.
-
- I know how to display a bitmapped button in a TDialog, using
- Borland Custom Controls.
- (i.e. making Bitmap_Id = Button_Id + 1000).
-
- What I want, is to display a bitmapped button in a Twindow,
- not a TDialog. Do I, HAVE to make it Owner Draw, or is there
- another simple way?
-
- Thanks,
- -Anil.
-
-