fullmacht

Results 5 comments of fullmacht

> How did you import Tkinter into the project? This may affect it > […](#) > On Mon, May 25, 2020 at 10:31 AM fullmacht ***@***.***> wrote: https://github.com/jarvisteach/appJar/blob/appJar/examples/tree.py - tree...

> Yah, maybe try From tkinter import * > […](#) > On Tue, May 26, 2020 at 4:27 AM fullmacht ***@***.***> wrote: How did you import Tkinter into the project?...

> Sorry, the correct code is from tkinter import* The from is not capitalized. > […](#) > On Wed, May 27, 2020 at 4:57 AM fullmacht ***@***.***> wrote: Yah, maybe...

> maybe pip install tinter? > […](#) > On Fri, May 15, 2020 at 8:45 AM fullmacht ***@***.***> wrote: I used pyinstaller and run program. [image: image] I tried to...

Try to customize Grid Layout for buttons and size of window. Maybe there is parameter for label. All of this you can find on appJar website.