P
python-newbie113
I am new to python and have a question about using methods.
Here is the link i am looking at:
http://www.pythonware.com/library/tkinter/introduction/x2102-methods.htm
If i use, create_arc(bbox, options) => id
what is id? and how do i find the parameter list representing options?
Thanks for help in advance
Andrew
Here is the link i am looking at:
http://www.pythonware.com/library/tkinter/introduction/x2102-methods.htm
If i use, create_arc(bbox, options) => id
what is id? and how do i find the parameter list representing options?
Thanks for help in advance
Andrew