Ignore:
Timestamp:
Mar 19, 2014, 11:31:01 PM (11 years ago)
Author:
dmik
Message:

python: Merge vendor 2.7.6 to trunk.

Location:
python/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • python/trunk

  • python/trunk/Demo/tix/tixwidgets.py

    r2 r391  
    11# -*-mode: python; fill-column: 75; tab-width: 8; coding: iso-latin-1-unix -*-
    22#
    3 # $Id: tixwidgets.py 36560 2004-07-18 06:16:08Z tim_one $
     3# $Id$
    44#
    55# tixwidgets.py --
     
    660660to glue together a bunch of bitmaps, images and text strings together
    661661to form a bigger image. Then you can use this image with widgets that
    662 support the -image option. For example, you can display a text string string
     662support the -image option. For example, you can display a text string
    663663together with a bitmap, at the same time, inside a TK button widget.
    664664""")
Note: See TracChangeset for help on using the changeset viewer.