Connecting Tech Pros Worldwide Forums | Help | Site Map

MFC CWnd::MoveWindow

Newbie
 
Join Date: Apr 2009
Posts: 1
#1: Apr 25 '09
Dear all,
I am developing a Windows mobile 6 MFC appplication in which i use movewindow function to resize and move some controls acccoring to and it works fine except that when the user presss the input panel button to start typing , all the controls I had drawn return to its original size and position as when the program starts for the first time and when I start writing in the edit boxes my drawing function is called so I can redraw the changes my only problem is when i press the input panel or when my dialog loose focus.
I tried On_Wm_KillFocus but it is not called when I press the input panel.
So if there is a method to make my drawing steady , plz tell me about it .
Thanks alot for your help.
Rgeards,
Mohamed ward

markmcgookin's Avatar
Moderator
 
Join Date: Dec 2006
Location: Northern Ireland / England
Posts: 546
#2: Apr 27 '09

re: MFC CWnd::MoveWindow


Do you have some example code you could post for us to have a look at?
Reply


Similar Mobile Development bytes