|
-
September 7th, 1999, 12:42 PM
#1
Dynamic with out message maps
I am creating a series of CEdit boxes in a CWnd. I am creating these CEdit boxes dynamically and storing them in a linked list. I want to determine if one of these CEdit boxes has been modified in any way. I want this to happen the instance the user has started to modified the edit box.
I want to stay away from deriving another class from CEdit and capturing the message using the OnChanged event. I want all of this to happen at run time.
Is there anything I could do????
Thanks
-LHoffman
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
|