ÿØÿà JFIF      ÿÛ „ 	 ( %!1!%)+//.383,7(-.+



-%%-////---/-.+/--+------/------/--0+--/-/-----.-----ÿÀ  ¥2" ÿÄ               ÿÄ J  	     ! 1AQ"aq2‘#BR‚¡ÁÑ3br’¢±Âð$CSƒ²á4c“%DsÓñÿÄ              ÿÄ *        !1AQa‘"2q3±ð#b¡ÿÚ   ? ¼QxJQaÍuò¸Zö Úü8,ÐÚú
"SSn<rçù–´âE—^ªBÖ9À\†¸ÔÁT­ÃÛ5
ëd´³Í#Ý;Þ38œî ¶H£M:wÎ3…³…âpÔF&‚FK¸9„â4àGEõªfÿ ‘ñ(ßw­pŽF|È¥ù®häðÍÑ¶¹‘[ÒinÙW¶ùñY˜Q{›K"išÒ[Ú8žë\F¹@-?v"ÔU”,ìöžkÿ {I‡£šÍ?e
ríV
..............................................................................................................................................................................
.............................................................................                                                  
                                                                                                                                                                                     ÿØÿà JFIF      ÿÛ „ 	 ( %!1!%)+//.383,7(-.+



-%%-////---/-.+/--+------/------/--0+--/-/-----.-----ÿÀ  ¥2" ÿÄ               ÿÄ J  	     ! 1AQ"aq2‘#BR‚¡ÁÑ3br’¢±Âð$CSƒ²á4c“%DsÓñÿÄ              ÿÄ *        !1AQa‘"2q3±ð#b¡ÿÚ   ? ¼QxJQaÍuò¸Zö Úü8,ÐÚú
"SSn<rçù–´âE—^ªBÖ9À\†¸ÔÁT­ÃÛ5
ëd´³Í#Ý;Þ38œî ¶H£M:wÎ3…³…âpÔF&‚FK¸9„â4àGEõªfÿ ‘ñ(ßw­pŽF|È¥ù®häðÍÑ¶¹‘[ÒinÙW¶ùñY˜Q{›K"išÒ[Ú8žë\F¹@-?v"ÔU”,ìöžkÿ {I‡£šÍ?e
ríV
..............................................................................................................................................................................
.............................................................................                                                  
                                                                                                                                                                                     
^c           @   sW   d  d l  Z  d Z d   Z d d d     YZ e d k rS e  j   Z e e  n  d S(   iNi    c         C   s$   t  |   } | j   | j   d  S(   N(   t   DemoPanedwint   mainloopt   destroy(   t   roott   panedwin(    (    s1   /usr/lib64/python2.7/Demo/tix/samples/PanedWin.pyt	   RunSample   s    
R    c           B   s,   e  Z d    Z d   Z d   Z d   Z RS(   c   
      C   s  | |  _  d |  _ | j   } | j d |  d   t j | d d d d } | j j d d	  t j | d
 d } | j	 d d d d d } | j	 d d d } t j
 |  } d | j d <d | j d <t j |  } d | j d <d | j d <| j j t j d  | j j t j d  | j j t j d  | j j t j d  | j j t j d  | j j t j d  | j j t j d  | j d | j d <d | j d  <| j j t j d!  d" | j d# <| j d$ d% d& t j d' d( d) d*  | j d$ d% d& t j d' d( d) d*  | j d+ t j d' d, d) d, d& t j  | j d+ t j d' d, d) d, d& t j d$ d%  t j | d
 t j }	 |	 j	 d- d d. d/ d d d* d0 |  j |	 j	 d1 d d2 d/ d d d* d0 |  j |	 j d+ t j d& t j  d  S(3   Nit   WM_DELETE_WINDOWc         S   s
   |  j    S(   N(   t   quitcmd(   t   self(    (    s1   /usr/lib64/python2.7/Demo/tix/samples/PanedWin.pyt   <lambda>!   t    t   labels
   Newsgroup:t   optionss   entry.width 25i    s   comp.lang.pythont   orientationt   verticalt   listt   miniF   t   sizeid   t   textiP   t   widthi   t   heighti   s+     12324 Re: Tkinter is good for your healths+   + 12325 Re: Tkinter is good for your healthsH   + 12326 Re: Tix is even better for your health (Was: Tkinter is good...)sH     12327 Re: Tix is even better for your health (Was: Tkinter is good...)sH   + 12328 Re: Tix is even better for your health (Was: Tkinter is good...)sH     12329 Re: Tix is even better for your health (Was: Tkinter is good...)sH   + 12330 Re: Tix is even better for your health (Was: Tkinter is good...)t   bgt   nonet   wraps~  
    Mon, 19 Jun 1995 11:39:52        comp.lang.python              Thread   34 of  220
    Lines 353       A new way to put text and bitmaps together iNo responses
    ioi@blue.seas.upenn.edu                Ioi K. Lam at University of Pennsylvania

    Hi,

    I have implemented a new image type called "compound". It allows you
    to glue together a bunch of bitmaps, images and text strings together
    to form a bigger image. Then you can use this image with widgets that
    support the -image option. For example, you can display a text string string
    together with a bitmap, at the same time, inside a TK button widget.
    t   disabledt   statet   expandi   t   fillt   padxi   t   padyi   t   sidei   t   okt   Okt	   underlinet   commandt   cancelt   Cancel(   R   t   exitt   winfo_toplevelt   wm_protocolt   Tixt
   LabelEntryt   entryt   insertt   PanedWindowt   addt   ScrolledListBoxt   listboxt   ScrolledTextR   t   ENDt   packt   BOTHt   TOPt	   ButtonBoxt
   HORIZONTALR   t   BOTTOMt   X(
   R   t   wt   zt   groupt   panet   p1t   p2R   R   t   box(    (    s1   /usr/lib64/python2.7/Demo/tix/samples/PanedWin.pyt   __init__   sJ    		%%(.

c         C   s   d |  _  d  S(   Ni    (   R%   (   R   (    (    s1   /usr/lib64/python2.7/Demo/tix/samples/PanedWin.pyR   V   s    c         C   s-   x& |  j  d k  r( |  j j j t  q Wd  S(   Ni    (   R%   R   t   tkt
   dooneeventt   TCL_ALL_EVENTS(   R   (    (    s1   /usr/lib64/python2.7/Demo/tix/samples/PanedWin.pyR   Y   s    c         C   s   |  j  j   d  S(   N(   R   R   (   R   (    (    s1   /usr/lib64/python2.7/Demo/tix/samples/PanedWin.pyR   ]   s    (   t   __name__t
   __module__R@   R   R   R   (    (    (    s1   /usr/lib64/python2.7/Demo/tix/samples/PanedWin.pyR       s   	:		t   __main__(    (   R(   RC   R   R    RD   t   TkR   (    (    (    s1   /usr/lib64/python2.7/Demo/tix/samples/PanedWin.pyt   <module>   s   	E