MessageBox in MFC
-
Hi, In my MFC app,i create controls dynamically in a view.I try to popup a MessageBox when user enters wrong data in any of Edit field.What happens is when i click "OK" button in MessageBox,it doesn't disappear instead it loses focus and again when clicked on "OK" button it disappears very slowly..Why this happens..pls help.Also the messagebox routine is called only once since i had doubt if it called twice.. Pls help..I am struggling. Thnks in advance ram
-
Hi, In my MFC app,i create controls dynamically in a view.I try to popup a MessageBox when user enters wrong data in any of Edit field.What happens is when i click "OK" button in MessageBox,it doesn't disappear instead it loses focus and again when clicked on "OK" button it disappears very slowly..Why this happens..pls help.Also the messagebox routine is called only once since i had doubt if it called twice.. Pls help..I am struggling. Thnks in advance ram
hi... can you write your's code here?