Message7167
| Author | nobody |
|---|---|
| Recipients | |
| Date | 2001-10-25.11:22:17 |
| SpamBayes Score | |
| Marked as misclassified | |
| Message-id | |
| In-reply-to |
| Content | |
|---|---|
Although there is a Tix.py available, there is no Tix support in the precomiled Python-distribution for windows. So import Tix works fine, but root = Tix.Tk() results in TclError: package not found. It is possible to circumvent this problem by installing a regular Tcl/Tk distribution (e.g. in c:\programme\tcl) and installing Tix in the regular Tcl-path (i.e. tcl\lib). Mathias |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2007-08-23 13:56:59 | admin | link | issue474836 messages |
| 2007-08-23 13:56:59 | admin | create | |