I have a simple Rectangle drawn on Canvas.
How can I retrieve the color on the Canvas AFTER the Oval is drawn without using Image, say,
at the coordinate (100,100) ???
could anyone help plz...
I have a simple Rectangle drawn on Canvas.
How can I retrieve the color on the Canvas AFTER the Oval is drawn without using Image, say,
at the coordinate (100,100) ???
could anyone help plz...
If you are using the wxPython GUI toolkit, I can help you. Take a cursory look at:
http://www.daniweb.com/forums/showpost.php?p=777681&postcount=104
I am not certain if Tkinter has anything available to do that kind of thing.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.