Hi

I am Premanshu. I have recently started learning python programming language 
and have question. Most of them I have googled out however I still have some 
which i could not find a satisfactory answer. While searching for a forum i cam 
across this forum so posting my question. Please guide me to the right place if 
this is not where i must look for my answer. My question is as below:-

while going through a wx python Tutoria to create GUI's I have come across a 
method "Bind". Basically i created a frame then a file menu in it with a exit 
button as the content. Further the tutorial explain how to Bind the close 
method to the Exit button that I created in which it uses a argument EVT_MENU. 
I would actually want to understand the whole of the Bind method...as in what 
all arguments it takes and what argument is what in it....

Thank you very much in advance.

Regards,
Premanshu
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to