In order to improve the operator convenience of my current project I would like to give the user the possibility to undo/redo more than only one action/input, but don't know like this not to realize is. I would be pleased much, if someone could post me solutions. :confused:
Marwin,
To get multiple levels of undo.redo you need to use rich edit 2 or 3 to get that functionality.
You undo/redo by sending messages to the rich edit control. Look up a recent help file for tht EM_ series of messages.
Regards,
hutch@movsd.com
To get multiple levels of undo.redo you need to use rich edit 2 or 3 to get that functionality.
You undo/redo by sending messages to the rich edit control. Look up a recent help file for tht EM_ series of messages.
Regards,
hutch@movsd.com
Thank you, but I'm searching since 10 day for an richedit documentation and I haven't found something. :(
Could you post me a link to a detailed dokumentation or if have something saved on your pc could you send it to me ??
Thanks, Marwin :(
Hi!
Took me less than one minute to find some source code.
You have never heard of "google" or "search engines" ?
http://www.google.de/search?q=richedit+multiple+undo+redo&ie=ISO-8859-1&hl=de&meta=
Hit number 6:
http://www.developerfusion.com/show/16/11/
Regards,
bAZiK
Took me less than one minute to find some source code.
You have never heard of "google" or "search engines" ?
http://www.google.de/search?q=richedit+multiple+undo+redo&ie=ISO-8859-1&hl=de&meta=
Hit number 6:
http://www.developerfusion.com/show/16/11/
Regards,
bAZiK
Yes of course, but mostly it takes much time to find something usefull. ;)
Wow! I'm dumbstruck!
But this image is old, very old. Have you read the context ?? If not, do it! ;)
But this image is old, very old. Have you read the context ?? If not, do it! ;)
Yes, I did. Congrats for the first place! :alright:
Thanks, it was one year of hard work!
Here I've got a newer one, it's only 10 day's old. I'm the boy in red. This picture shows me and my friend Mario.