Simple Text Editor Modification
Modify the Simple Text Editor application that you created in this chapter by adding a View menu to the menu system. The View menu should have two items: Font and Color.
The Font menu item should display a Font dialog box with a Color drop-down list. The application should change the text displayed in the text box to the font and color selected in the dialog box.
The Color menu item should display a Color dialog box. The application should change the background color of the text box to the color selected in the dialog box.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.