Click to See Complete Forum and Search --> : Bitmap in dialog


OneEye
June 22nd, 1999, 11:13 PM
Hi, big and magic ALL!
I already post this, but nobody send me the answer.
I have a very big problem and I'm wondering if somebody, will give a hand to me.
I create a dialog with the bitmaps. Now I need to know, how to check double-click on the bitmap.
Tried On_Notify, On_ParentNotify, On_LDblClick, but no one works.
Is somebody know something about this.
Any help will be very appreciate

Thanks in advance.

Pashka
June 23rd, 1999, 03:08 AM
How do you display the bitmap - using CStatic or directly on the DC ?

Pashka

OneEye
June 23rd, 1999, 11:32 PM
Well, I create the dialog and put the bitmap in the dialog in the resource editor. May be this is incorrect?