
Â�Â­Â�Â­Â�Â­Â�Â­Â�Â­Â�Â­Â�Â­Â�Â­Â�Â­Â�Â­Â�Â­Â�Â­Â�Â­Â�Â­Â�Â­Â�Â­Â�Â­Â�Â­
<!DOCTYPE html>
<html>
ó
¿œ^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 d „ Z RS(   c         C   s	   d GHd  S(   Nt   hi(    (   t   self(    (    sA   /usr/lib64/python2.7/Demo/tkinter/matt/canvas-w-widget-draw-el.pyt   printhi   s    c         C   s©   t  |  d d d d d |  j ƒ|  _ |  j j d t d t ƒ t |  d d	 d
 d	 ƒ|  _ t  |  d d d |  j ƒ|  _	 |  j j
 d d d |  j	 ƒ|  j j d t ƒ d  S(   Nt   textt   QUITt
   foregroundt   redt   commandt   sidet   fillt   widtht   5it   heights   this is a buttoni,  t   window(   t   Buttont   quitR   t   packt   BOTTOMt   BOTHt   Canvast   drawR   t   buttont   create_windowt   LEFT(   R   (    (    sA   /usr/lib64/python2.7/Demo/tkinter/matt/canvas-w-widget-draw-el.pyt   createWidgets	   s    c         C   s+   t  j |  | ƒ t j |  ƒ |  j ƒ  d  S(   N(   t   Framet   __init__t   Packt   configR   (   R   t   master(    (    sA   /usr/lib64/python2.7/Demo/tkinter/matt/canvas-w-widget-draw-el.pyR      s    N(   t   __name__t
   __module__R   R   t   NoneR   (    (    (    sA   /usr/lib64/python2.7/Demo/tkinter/matt/canvas-w-widget-draw-el.pyR      s   		N(   t   TkinterR   R   t   testt   mainloop(    (    (    sA   /usr/lib64/python2.7/Demo/tkinter/matt/canvas-w-widget-draw-el.pyt   <module>   s   
	