I have developed a windows based text editor. I have been struggling with implementing the redo feature. Please help..I can't seem to find
a solution to this...This work is due next Monday.
I have developed a windows based text editor. I have been struggling with implementing the redo feature. Please help..I can't seem to find a solution to this...This work is due next Monday.
I developed it using the MFC application wizard in Ms Visual C++ 6.0
When I used the wizard to develop the text editor, it only had the undo function. I want add the redo function as well.
And I realized that let's say if you typed 's' and then you clicked undo, the 's' would be gone and then if you were to click undo again the 's' would reappear. But actually...
I am developing a text editor using MS Visual C++. I have used the application wizard for development. But how can I insert a horizontal scroll bar,insert the font option (the font face, font size and font style) and build a help file for my text editor? Can I find these on MSDN? Please help...
>Check out the source code for Wordpad, its comes with >MSDN. That'd give you some hints on how things can be >done...
Thanks for the info..
I have donwloaded the WordPad sample from MSDN. But there seems to be a problem. After unzipping the file, I opened wordpad.sln (according to the...
>Check out the source code for Wordpad, its comes with >MSDN. That'd give you some hints on how things can be >done...
Thanks for the info..
I have donwloaded the WordPad sample from MSDN. But there seems to be a problem. After unzipping the file, I opened wordpad.sln But then I can't seem to...
Thanks for the info..
I have donwloaded the WordPad sample from MSDN. But there seems to be a problem. After unzipping the file, I opened wordpad.sln But then I can't seem to build it. I opened the .sln file using Ms Visual C++ 6.0
I am developing a Windows based text editor. And I am using Microsoft Visual C++ Application Wizard to develop it. Some of the functions have been generated by the wizard. I am now working on the other functions like (Delete, Redo, Print Preview, Status bar, Scrollbars, etc)
I welcome any...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.