-
I spot this in the code:
https://github.com/chrstphrchvz/perl-tcl-ptk/blob/d0fc69902afb75a66f038580ebb46402cbfe6235/lib/Tcl/pTk.pm#L1527
Should this instead be checking for `Tcl::pTk::Widget`? I…
-
Now that MacPorts aren't as niche as they used to be, it's worth supporting them.
Considerations:
* It's probably a bad idea to mix dependencies from different ecosystems -- so it's going to be ei…
-
wget -O tcl-release.tar.gz https://github.com/tcltk/tcl/archive/release.tar.gz
tar xvf tcl-release.tar.gz
cd tcl-release/win
CC=gcc AR=ar RANLIB=ranlib RC=windres ./configure --enable-threads --ena…
-
Imported from SourceForge on 2024-07-04 15:07:28
Created by **[*anonymous](https://sourceforge.net/u/*anonymous/)** on 2007-05-05 10:06:39
Original: https://sourceforge.net/p/maxima/bugs/1184
---
Th…
rtoy updated
4 months ago
-
I still get the Bad authentication error, no matter the OS or python version or gauth version.
I tried python 3.11, 3.9.18, gauth git commit b22c57a but also the latest
I tested both linux and osx,…
-
## Description of the issue
When my app using splashscreen:
```python
try:
import pyi_splash
pyi_splash.close()
except ImportError:
pass
```
and part of `spec` file:
```spec
...…
-
I am not very sufficient in knowledge about these three things, AO, MacFuse and Python. I went on a school trip and was away for 2 nights. i come back and open terminal to run autoortho. The first th…
-
Hi everybody.
I see themes are created using tcl code but project is thought as python package.
Is there any plan to create themes in a pythonic way? I mean, using style functions that …
-
### Describe the bug
TCLLIBPATH does not get passed to git’s gui tools (gitk & git-gui).
### Steps To Reproduce
Steps to reproduce the behavior:
1. Add the following package to your `nixpkgs`
…
-
### Short Summary
Syntax Checking Status console indicates an invalid option 'class' when issuing 'info class instances'
Attached says it all.
### Steps to Reproduce
Every instance of expression
##…