On Mon, Apr 13, 2009 at 1:22 PM, Gregor Lingl wrote:
> Wayne Watson schrieb:
>
>> Sometime ago, one of my posts brought a response brief exchange on event
>> handling*. Where might I find more about event handling with respect to the
>> keyboard, and particularly with a mouse. In the latter case,
Wayne Watson schrieb:
Sometime ago, one of my posts brought a response brief exchange on
event handling*. Where might I find more about event handling with
respect to the keyboard, and particularly with a mouse. In the latter
case, I'm interested in finding the pixel position of the mouse on
"Wayne Watson" wrote
about other sources. The few books I have on Python seem to avoid the
subject. Perhaps it goes by another name in Python-ville.
No, its just that GUI programming is, relatively, a minority interest for
Python programmers and event handling is a subset of GUI
programming
I see between Alan's site and the NM Tech Tkinter manual, that's good
coverage for what I need.
Wayne Watson wrote:
Sometime ago, one of my posts brought a response brief exchange on
event handling*. Where might I find more about event handling with
respect to the keyboard, and particularly wi
Sometime ago, one of my posts brought a response brief exchange on event
handling*. Where might I find more about event handling with respect to
the keyboard, and particularly with a mouse. In the latter case, I'm
interested in finding the pixel position of the mouse on a canvas.
* I see from