???<!-- GIF89;a -->
123123123123
.....................................................................................................................................???<!-- GIF89;a -->
123123123123
.....................................................................................................................................ó
æ^c           @   s7   d  d l  Td e f d     YZ e   Z e j   d S(   i’’’’(   t   *t   Testc           B   s/   e  Z d    Z d   Z d   Z d d  Z RS(   c         C   s	   d GHd  S(   Nt   hi(    (   t   self(    (    sC   /usr/lib64/python2.7/Demo/tkinter/matt/animation-w-velocity-ctrl.pyt   printit
   s    c      	   C   sĪ   t  |  d d d d d |  j |  _ |  j j d t d t  t |  d d	 d
 d	 |  _ t |  d t	 d d d d |  _
 |  j
 j d t d t  |  j j d d d d d d d d |  j j d t  d  S(   Nt   textt   QUITt
   foregroundt   redt   commandt   sidet   fillt   widtht   5it   heightt   orientt   from_i’’’t   toid   i    i
   t   tagst   thingt   blue(   t   Buttont   quitR   t   packt   BOTTOMt   BOTHt   Canvast   drawt   Scalet
   HORIZONTALt   speedt   Xt   create_rectanglet   LEFT(   R   (    (    sC   /usr/lib64/python2.7/Demo/tkinter/matt/animation-w-velocity-ctrl.pyt   createWidgets   s    !%c         G   sY   |  j  j   } t |  d } d | f } |  j j d | |  |  j d |  j  d  S(   Ng     @@s   %riR   i
   (   R   t   gett   floatR   t   movet   aftert	   moveThing(   R   t   argst   velocityt   str(    (    sC   /usr/lib64/python2.7/Demo/tkinter/matt/animation-w-velocity-ctrl.pyR'      s
    c         C   s>   t  j |  |  t j |   |  j   |  j d |  j  d  S(   Ni
   (   t   Framet   __init__t   Packt   configR"   R&   R'   (   R   t   master(    (    sC   /usr/lib64/python2.7/Demo/tkinter/matt/animation-w-velocity-ctrl.pyR,   #   s    
N(   t   __name__t
   __module__R   R"   R'   t   NoneR,   (    (    (    sC   /usr/lib64/python2.7/Demo/tkinter/matt/animation-w-velocity-ctrl.pyR   	   s   			N(   t   TkinterR+   R   t   testt   mainloop(    (    (    sC   /usr/lib64/python2.7/Demo/tkinter/matt/animation-w-velocity-ctrl.pyt   <module>   s   
!	