On Sun, Sep 26, 2010 at 1:01 PM, Bill Allen <[email protected]> wrote:
>
> Any thoughts how I am going wrong here?
>
> Looks like you've got two different names for the first mouse click...
mouse_pos1 = mouse_pos
>
but
> if mouse_pos[1] < height/2 and mouse_pos2[1] > height/2:
>
--
www.fsrtechnologies.com
_______________________________________________ Tutor maillist - [email protected] To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor
