Week 7: Windows Icons Menus Pointers
Assignment for this week:
- Check out the wxPython video tutorials at showmedo.com You can find the associated code here.
- Implement the editor described in the video tutorials. (You can cut and paste code from the website)
- As an additional challenge add a row of buttons below the text area. When a button is pressed, the status bar (at the bottom of the window) should change to say "Button Pressed"
- For even more of a challenge, consider adding these features:
- File save capability
- Options/Preference window to change text background color and button text
Please: email me your code when you are finished or if you have any questions about the video tutorial. Please provide a reference for any code you get from the Internets. Here are some links that may be helpful: