
Tix Homepage
Get up-to-date information about the current development status of the Tix project hosted on SourceForge . See what bugs are there in Tix. If you find a bug, please submit it. Join the Tix User Forum to get help, discusses Tix, or just hang out with your fellow Tix application developers.
Tix HList header_exists should be "exist" #69650 - GitHub
Oct 22, 2015 · It looks as a bug in Tix. All other Tcl, Tk and Tix commands (except "assemblecode") use "exists", and "header exists" is documented. Perhaps we should workaround this bug. But I doubt about renaming header_exists to header_exist. As for tests, I'm working on writing tests for Tix.
Tix bug 2643483 · Issue #56899 · python/cpython - GitHub
Aug 3, 2011 · There is a bug fix in the code. I tried it in my copy and it does fix the problem. Perhaps it can be propagated in Python 3 releases. Or push for tkinter to update their copy. I think you are confusing the Tix widget set, an independent Tk-based project, with Tkinter, the Python interface to Tk, which is part of Python.
Issue 25464: Tix HList header_exists should be "exist" - Python …
Oct 23, 2015 · It looks as a bug in Tix. All other Tcl, Tk and Tix commands (except "assemblecode") use "exists", and "header exists" is documented. Perhaps we should workaround this bug.
Tix: subwidget names (bug #1472877) #44167 - GitHub
Oct 25, 2006 · Checked r52795 (current trunk as of 2006-11-20). The bug is gone and Tix demos still work. Looking good. to join this conversation on GitHub. Already have an account? Sign in to comment.
Issue 12690: Tix bug 2643483 - Python tracker
There is a bug fix in the code. I tried it in my copy and it does fix the problem. Perhaps it can be propagated in Python 3 releases. Or push for tkinter to update their copy. I think you are confusing the Tix widget set, an independent Tk-based project, with Tkinter, the Python interface to Tk, which is part of Python.
Tix Project Roadmap - SourceForge
This is a general list of features/improvements that we plan to put in future releases of Tix. For bug reports or detailed feature please visit the Tix Bug Report page at SourceForge . Release 8.2.0:
_tkinter TclError: can't find package Tix - Stack Overflow
Apr 1, 2014 · Tests importing tkinter in Python 3.3.3 and Tix in 2.7.5 in OSX 10.9.5 have same issues with Ubuntu using ActiveTcl 8.6.3.1. The problem is with Tcl lib Tix. The solution is to recompile the lib with 64 bit support. The flags I used to compile were: To enssure the were compiled to 64 bits platform run the following command.
Tix Advertising - Website Bugs - Developer Forum | Roblox
Mar 27, 2016 · Trying to place 50 tickets as a test, and after the prompt my account balance is not changed, and the advertisement is still not running. Seems like https://www.roblox.com/userads/processadpurchase is failing.
[Bug 1749791] [NEW] Fix for tix segfaults on busy dialog - The …
As the bug report says, "I patched the file inserting a return statement at line 179, so that the tixBusy function returns immediatly." I made the change on my system and the segfault went away. Maybe Ubuntu wants to implement this patch? I know it's a brute force solution.
- Some results have been removed