Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Tkinter custom widget styling and creating custom theme
Post: RE: Tkinter custom widget styling and creating cus...

Thanks for that. It works with the negative value! However, I still dont understand why when using ttkthemes module the same code works with the positive value? It seems that "expand" : 1 doesnt do a...
karolp GUI 6 4,850 May-06-2020, 06:11 PM
    Thread: Tkinter custom widget styling and creating custom theme
Post: RE: Tkinter custom widget styling and creating cus...

menator01, in your example the button width also shrunk. This is exactly what I dont want. I want the button to have a minimum width = 10 and expand automatically if the text is longer than 10. The ...
karolp GUI 6 4,850 May-05-2020, 08:31 PM
    Thread: Tkinter custom widget styling and creating custom theme
Post: RE: Tkinter custom widget styling and creating cus...

Hi menator01, Thanks for your response. The width is to set up a minimum width of the button in case there is a short word. This should not affect the button. The widget should expand to fit the te...
karolp GUI 6 4,850 May-05-2020, 07:42 PM
    Thread: Tkinter custom widget styling and creating custom theme
Post: Tkinter custom widget styling and creating custom ...

I would like to create a custom theme for my app. I can't get the button widget to expand in my code below. I can configure the button using the minimum width parameter but it should expand to fit the...
karolp GUI 6 4,850 May-05-2020, 07:05 PM
    Thread: How can a user send a message via Contact Form in tkinter
Post: How can a user send a message via Contact Form in ...

I am trying to create a GUI app in Tkinter that allows user to send an email to me with a query. This will be done via the contact form. All my code to date (for the actual app) is done using Tkinter....
karolp GUI 0 2,365 Apr-08-2020, 08:00 PM

User Panel Messages

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