Mouse Event Error

Zed Lands zed_lands at yahoo.com
Mon Feb 9 02:07:19 EST 2004


Greetings Pythonians,
 
I got two sash windows. On the left window there is a tree,and on the right window there are some checkboxes.
 
Neither of the two sash windows respond to the mouse click event (EVT_LEFT_DOWN) although the checkboxes can be triggered. Yes, the checkboxes can be triggered without using the mouse click event.
 
How do I make the sash windows respond to the mouse events?
 
p.s.Both of the sash windows, when they run in separate files, they both respond to mouse events.
 
Thanks
 
Zed Lands
zed_lands at yahoo.com


---------------------------------
Do you Yahoo!?
Yahoo! Finance: Get your refund fast by filing online
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20040208/0b3c7a16/attachment.html>


More information about the Python-list mailing list