|
-
March 28th, 1999, 07:31 PM
#1
Messages to a bitmap
Is there an easy way to handle messages to a bitmap on a dialog?
Thanks
-
April 19th, 2000, 01:19 AM
#2
Re: Messages to a bitmap
Hi micheal,
I think that you want to change the size of .bmp files in a dialog through menus or buttons.If this is what you want U can download the active x from
www.tegosoft.com/BkVcBmpSamp.htm
then use setwindow function.
-
April 19th, 2000, 06:34 AM
#3
Re: Messages to a bitmap
A bitmap doesn't recieve messages, windows do. All mouse messages give you coords, just check if the coords are on the bitmap.
---===---
I'm not here for the rates, but rating a post is a good way for me to know how much i helped.
---===---
Daniel
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|