???<!-- GIF89;a -->
123123123123
.....................................................................................................................................???<!-- GIF89;a -->
123123123123
.....................................................................................................................................ó
ŋ^c           @   sJ   d  d l  Td e f d     YZ d   Z e   Z e e  e j   d S(   iĸĸĸĸ(   t   *t
   New_Buttonc           B   s   e  Z d    Z RS(   c         C   s   |  j  GH|  j  d |  _  d  S(   Ni   (   t   counter(   t   self(    (    sC   /usr/lib64/python2.7/Demo/tkinter/matt/subclass-existing-widgets.pyt   callback   s    (   t   __name__t
   __module__R   (    (    (    sC   /usr/lib64/python2.7/Demo/tkinter/matt/subclass-existing-widgets.pyR      s   c         C   sĪ   t  |   } | j   t | d d d d d |  j | _ | j j d t d t  t | d d | _ | j j	 d | j j
  | j j d t  d	 | j _ d  S(
   Nt   textt   QUITt
   foregroundt   redt   commandt   sidet   fillt   Helloi+   (   t   Framet   packt   Buttont   quitR   t   LEFTt   BOTHR   t   hi_theret   configR   R   (   t   topt   f(    (    sC   /usr/lib64/python2.7/Demo/tkinter/matt/subclass-existing-widgets.pyt   createWidgets   s    
$N(   t   TkinterR   R   R   t   Tkt   roott   mainloop(    (    (    sC   /usr/lib64/python2.7/Demo/tkinter/matt/subclass-existing-widgets.pyt   <module>   s
   
		
