???<!-- 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(    (    s>   /usr/lib64/python2.7/Demo/tkinter/matt/window-creation-more.pyt   printit   s    c         C   sO   t  ƒ  } t | d d |  j d |  j ƒ| _ | j j ƒ  |  j d |  _ d  S(   Nt   texts   This is window number %d.t   commandi   (   t   Toplevelt   Buttont	   windownumt
   makeWindowt   labelt   pack(   R   t   fred(    (    s>   /usr/lib64/python2.7/Demo/tkinter/matt/window-creation-more.pyR
   
   s    		c         C   sr   t  |  d d d d d |  j ƒ|  _ |  j j d t d t ƒ t  |  d d d |  j ƒ|  _ |  j j d t ƒ d  S(	   NR   t   QUITt
   foregroundt   redR   t   sidet   fills   Make a New Window(   R   t   quitR   R   t   LEFTt   BOTHR
   t   hi_there(   R   (    (    s>   /usr/lib64/python2.7/Demo/tkinter/matt/window-creation-more.pyt   createWidgets   s    c         C   s4   t  j |  | ƒ t j |  ƒ d |  _ |  j ƒ  d  S(   Ni    (   t   Framet   __init__t   Packt   configR	   R   (   R   t   master(    (    s>   /usr/lib64/python2.7/Demo/tkinter/matt/window-creation-more.pyR      s    	N(   t   __name__t
   __module__R   R
   R   t   NoneR   (    (    (    s>   /usr/lib64/python2.7/Demo/tkinter/matt/window-creation-more.pyR      s   			
N(   t   TkinterR   R   t   testt   mainloop(    (    (    s>   /usr/lib64/python2.7/Demo/tkinter/matt/window-creation-more.pyt   <module>   s   
	