[issue37673] Tkinter won't create 5000 check boxes, stops at 1309.

2019-07-24 Thread Lou Perazzoli


New submission from Lou Perazzoli :

Here's a short example.

--
components: Tkinter
files: tk-bug.py
messages: 348409
nosy: Loupz
priority: normal
severity: normal
status: open
title: Tkinter won't create 5000 check boxes, stops at 1309.
type: behavior
versions: Python 3.7
Added file: https://bugs.python.org/file48503/tk-bug.py

___
Python tracker 
<https://bugs.python.org/issue37673>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue37673] Tkinter won't create 5000 check boxes, stops at 1309.

2019-07-26 Thread Lou Perazzoli

Lou Perazzoli  added the comment:

Thanks for the reply. I’ll make it simpler 

Regards
Lou

> On Jul 26, 2019, at 9:26 PM, Terry J. Reedy  wrote:
> 
> 
> Terry J. Reedy  added the comment:
> 
> It stopped at 1309 for me too, running with IDLE, then added 4999 and the 
> quit button, which did not work.  If you can, try to make the code simpler.  
> Here is one guide.
> https://stackoverflow.com/help/minimal-reproducible-example
> 
> However, limitations in tcl/tk are out of our control.  So we may close this 
> as 3rd party.  Python also has undocumented limitations, which we close as 
> "won't fix".
> 
> --
> nosy: +serhiy.storchaka, terry.reedy
> 
> ___
> Python tracker 
> <https://bugs.python.org/issue37673>
> ___

--

___
Python tracker 
<https://bugs.python.org/issue37673>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com