Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Tkinter scaling windows conten to or with its size not working
Post: RE: Tkinter scaling windows conten to or with its ...

Quote:If you are not too far into your project, I'd seriously think about using wxpython. Resizing is a snap I actually was almost finished, but i gave it a shot anyway and it's way better. wxPython i...
Detzi GUI 5 4,490 Jan-12-2020, 12:42 PM
    Thread: Tkinter scaling windows conten to or with its size not working
Post: RE: Tkinter scaling windows conten to or with its ...

@Larz60+ the code is used can also be found on under the link i provided, but here you go: from tkinter import * from tkinter import ttk def calculate(*args): try: value = float(feet.get(...
Detzi GUI 5 4,490 Jan-10-2020, 08:26 PM
    Thread: Tkinter scaling windows conten to or with its size not working
Post: Tkinter scaling windows conten to or with its size...

Good Day, i want tkinter to scale whatever is in its frame to the size of the window. Maybe pictures make more clear what i want: This is the way the programm looks when i open it: [Image: https://i.i...
Detzi GUI 5 4,490 Jan-10-2020, 07:02 PM
    Thread: How to use Scipy.special to retrieve complex Poles / Zeros of Bessel Polynominal
Post: RE: How to use Scipy.special to retrieve complex P...

**wall** i wasn't aware of that, i will definitely have a closer look at this, thanks a lot! But still i really would like to understand the thing as a whole...like doing it from scratch.
Detzi Data Science 2 1,804 Dec-31-2019, 10:45 AM
    Thread: How to use Scipy.special to retrieve complex Poles / Zeros of Bessel Polynominal
Post: How to use Scipy.special to retrieve complex Poles...

Good Day, i am trying to calculate the Poles of a Bessel Polynomial as it is used in electronics. [1] after a bit of searching i found the scipy.special module [2] and its dedicated functions to calcu...
Detzi Data Science 2 1,804 Dec-31-2019, 09:54 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020