|
-
November 11th, 2004, 05:44 AM
#8
Re: cannot edit edit-box after setfocus (non-MFC)
i soved it!!!!
a short description of the solution:
when the app is loaded, first of all, i display a dialog box using CreateDialog (it's saying "initializing..."). then i explicitly set the focus on that dialog! after initialization, i hide the dialog and then use it (the window handle) as parent for all the other dialogs i create.
this works, but should not be considered to be the way to do it...
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
|