Hi All,
Am a newbie to GUI in python and is currently working on building a
calculator with the help of python and glade. Now I want that the function
which handles the pressing event of a numeric key is same for all the 10
buttons(0 to 9). But unfortunately I dont know how to recognize the button
pressed so that I can get its label by get_label method and can do the work
pretty easily. Even if you have a different approach idea please do tell me.

Thanks in advance.

--
Satyajeet Singh
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to