???<!-- GIF89;a -->
123123123123
.....................................................................................................................................???<!-- GIF89;a -->
123123123123
.....................................................................................................................................ó
Afc           @   sF   d  Z  d d l Td d d „  ƒ  YZ d „  Z e d k rB e ƒ  n  d S(	   s.   Play with the new Tk 8.0 toplevel menu option.iÿÿÿÿ(   t   *t   Appc           B   s   e  Z d  „  Z RS(   c         C   su  | |  _  t |  j  ƒ |  _ t |  j ƒ |  _ |  j j d d ƒ |  j j d d ƒ |  j j d d ƒ |  j j ƒ  |  j j d d d |  j  j ƒ t |  j ƒ |  _ |  j j d d ƒ |  j j d d ƒ |  j j d d	 ƒ t |  j d
 d ƒ|  _ |  j j d d ƒ |  j j	 d d d |  j ƒ |  j j	 d d d |  j ƒ |  j j	 d d d |  j ƒ t
 d |  j ƒ |  _ d  S(   Nt   labelt   News   Open...t   Closet   Quitt   commandt   Cutt   Copyt   Pastet   namet   helps   About...t   Filet   menut   Editt   Help(   t   mastert   Menut   menubart   filemenut   add_commandt   add_separatort   quitt   editmenut   helpmenut   add_cascadet   Toplevelt   top(   t   selfR   (    (    s9   /usr/lib64/python2.7/Demo/tkinter/guido/newmenubardemo.pyt   __init__	   s$    	(   t   __name__t
   __module__R   (    (    (    s9   /usr/lib64/python2.7/Demo/tkinter/guido/newmenubardemo.pyR      s   c          C   s-   t  ƒ  }  |  j ƒ  t |  ƒ } |  j ƒ  d  S(   N(   t   Tkt   withdrawR   t   mainloop(   t   roott   app(    (    s9   /usr/lib64/python2.7/Demo/tkinter/guido/newmenubardemo.pyt   main(   s    	
t   __main__N(    (   t   __doc__t   TkinterR   R%   R   (    (    (    s9   /usr/lib64/python2.7/Demo/tkinter/guido/newmenubardemo.pyt   <module>   s
   
!	