python / cpython

The Python programming language
https://www.python.org
Other
63.17k stars 30.25k forks source link

Tix Demos #34164

Closed 7cddcdb8-70c4-48ae-bf34-c9cedc76ace6 closed 23 years ago

7cddcdb8-70c4-48ae-bf34-c9cedc76ace6 commented 23 years ago
BPO 409055
Files
  • TixDemos.tgz: Demos for Tix as tgz
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields: ```python assignee = None closed_at = created_at = labels = ['expert-tkinter'] title = 'Tix Demos' updated_at = user = 'https://bugs.python.org/idiscovery' ``` bugs.python.org fields: ```python activity = actor = 'idiscovery' assignee = 'none' closed = True closed_date = None closer = None components = ['Tkinter'] creation = creator = 'idiscovery' dependencies = [] files = ['3199'] hgrepos = [] issue_num = 409055 keywords = ['patch'] message_count = 1.0 messages = ['36084'] nosy_count = 1.0 nosy_names = ['idiscovery'] pr_nums = [] priority = 'low' resolution = 'postponed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue409055' versions = [] ```

    7cddcdb8-70c4-48ae-bf34-c9cedc76ace6 commented 23 years ago

    A tgz of demos for Tix. They should just drop into Demos/tix.

    The demos are good for any 2.x version, but the documentation is 2.1 specific as it assumes the associated patches I contruibted previous have been applied.