GSoC/GCI Archive
Google Code-in 2014 FOSSASIA

Create a basic GUI application in Python using widgets from Tkinter and create a screen cast of the process using recordMyDesktop.

completed by: Xeon Gutierrez

mentors: Praveen Patil

Create a basic GUI application in Python using widgets from Tkinter.

A widget is a GUI element like a text field, button, label etc...

To complete this task student need to use few widgets and add some behavior (like when the button is pressed, the label should display the text entered in a text box). Also create screen cast of the process using recordMyDesktop.

Example:

 

Ref:

1. https://wiki.python.org/moin/TkInter

2. http://recordmydesktop.sourceforge.net/about.php