Michael
March 28th, 1999, 06:31 PM
Is there an easy way to handle messages to a bitmap on a dialog?
Thanks
Thanks
|
Click to See Complete Forum and Search --> : Messages to a bitmap Michael March 28th, 1999, 06:31 PM Is there an easy way to handle messages to a bitmap on a dialog? Thanks Michael March 28th, 1999, 06:31 PM Is there an easy way to handle messages to a bitmap on a dialog? Thanks mohitrao April 19th, 2000, 01:19 AM 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. DanielK April 19th, 2000, 06:34 AM 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 codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |