It\'d be awesome if I could get something like the below. Pseudo Code: U = widget1.SettingsGet() Print U
Tooltips are those little bits of text that popup when the开发者_运维知识库 mouse hovers over a widget for a certain duration of time.
Is it possible to resize an image using tk开发者_StackOverflow社区inter only? If so, how can that be done?You can resize a PhotoImage using the zoom and subsample methods. Both methods return a new Ph
How do I make this code remember the last position of the scale, upon reopening? import Tkinter import cPickle
I have tried unsuccessfully several times to get programs to remember settings after they\'ve been destroyed. A large reason for that is because I don\'t have an example code to work off of. Below I h
I am writing a tkinter program that is kind of a program that is like a portfolio and opens up other programs also writen in python. So for example i have FILE_1andFILE_2 and i want to write a program
I need to make both a Control + Z and Shift + Control + Z function in a Tkinte开发者_运维技巧r Text widget, so that one may undo and redo things.
I have an Image, I\'d like to replace all the pixels of one color with those in a different color, what is the simplest way to go about that?
Ok, I\'ve got the GUI in tkinter working, and I\'m trying to grab and image every 5 seconds and display it in a Label named Picturelabel.
I was wondering if there was a w开发者_JS百科ay to make tkinter more aesthetically pleasing. The ttk module is in the upcoming Python 2.7 release.You can try PyGtk or PyQt, both have very nice python