.
52c      s*      k  l   d  e  f d     YZ d S(   s	   BoxParentc     sA     d   Z   d   Z  d   Z  d   Z  d   Z RS(   Nc   sG    | \ } }  t  i |  |  }   | |  _  | |  _ 	 |  Sd  S(   N(   s   TransParents   creates   selfs   parents   dhs   dv(   s   selfs   parents    s   dhs   dvs#   /usr/lib/python/stdwin/BoxParent.pys   createc   s    | \ } }  t  d | d |  i  }  t  d | d |  i  }  |  i i | | | f  \ } }  | d |  i | d |  i f Sd  S(   Ni    i   (	   s   maxs   widths   selfs   dhs   heights   dvs   childs
   getminsizes   m(   s   selfs   ms    s   widths   heights#   /usr/lib/python/stdwin/BoxParent.pys
   getminsizec   sÆ     | \ \ } } \ } }  | |  _   t | | |  i  }  t | | |  i  }  t	 | | |  i  }  t	 | | |  i  }  | | f | | f f |  _
  |  i i |  i
  d  S(   N(   s   boundss   lefts   tops   rights   bottoms   selfs   mins   dhs   dvs   maxs   innerboundss   childs	   setbounds(   s   selfs   boundss   lefts   tops   rights   bottoms#   /usr/lib/python/stdwin/BoxParent.pys	   setboundsc   s     |  i Sd  S(   N(   s   selfs   bounds(   s   selfs#   /usr/lib/python/stdwin/BoxParent.pys	   getboundsc   s     |  i \ \ } } \ } }   | d } ! | d } " | d } # | d } $ | i | | f | | f  % t i	 |  | |  d  S(   Ni   (   s   selfs   boundss   lefts   tops   rights   bottoms   ds   boxs   TransParents   draws   area(   s   selfs   ds   areas   lefts   tops   rights   bottoms#   /usr/lib/python/stdwin/BoxParent.pys   draw(   s   creates
   getminsizes	   setboundss	   getboundss   draw(    s#   /usr/lib/python/stdwin/BoxParent.pys	   BoxParentN(   s   TransParents	   BoxParent(    s#   /usr/lib/python/stdwin/BoxParent.pys   ?