New submission from FRANK BENNETT <fbennet...@reagan.com>:

with any PySimpleGUI, tkinter, tk, *.py

The initial window is huge & with a size no widgets are visible

fwb@fw:/s/opt/cpython$ uname -r
5.4.0-67-generic

fwb@fw:/s/opt/cpython$ cat /etc/issue
Ubuntu 20.04.2 LTS \n \l

fwb@fw:/s/opt/cpython$ ./python -V
Python 3.10.0a6+fwb@fw:/s/opt/cpython$ cat .git/config 
[core]
        repositoryformatversion = 0
        filemode = true
        bare = false
        logallrefupdates = true
[remote "origin"]
        url = https://github.com/bennett78/cpython.git
        fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
        remote = origin
        merge = refs/heads/master


What sets initial window configuration ?

----------
components: Tkinter, Windows
files: t4.py
messages: 389403
nosy: bennett78, paul.moore, steve.dower, tim.golden, zach.ware
priority: normal
severity: normal
status: open
title: initial huge window  && no widgets visible
type: behavior
versions: Python 3.10, Python 3.8, Python 3.9
Added file: https://bugs.python.org/file49906/t4.py

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue43606>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to