Problem Bit of a pointless program (at the moment). It’s intended more as practice for myself rather than anything else. […]
Tag: tkinter
Creating an Employee Punch Clock [closed]
Problem Closed. This question is off-topic. It is not currently accepting answers. Code not implemented or not working as intended: […]
On click, doubleclick and mouse moving
Problem I have an application using tkinter where different actions are required on mouse click, double click and when the […]
Searching Combobox drop-down list
Problem I’ve created a Combobox GUI that allows the user to search through the Combobox by entering a letter on […]
Create a weather app in Python
Problem I’ve created the following app in Python 3.5. The app uses pyowm and will take a location and return […]
Simple Addition and Subtraction Game in Python
Problem Please give me some pointers on my first Python program! Points of interest: Within the calculate() function, I wanted […]
Changing attributes in different objects
Problem First some background – I am developing a Python program which has thousands of lines spread across many files. […]
Structuring of my tkinter music player program
Problem This music player app hasn’t really completed yet but it runs the basic functions of a music player, which […]
“Did I slap the Jack? Or get slapped back?” (tkInter learning project)
Problem I wrote a very simple slapjack program as: A reintroduction to what little Python I ever knew A chance […]
Python MP3 player with pygame.mixer and tkinter for MacOS
Problem I made a Tkinter MP3 Player with Pygame and am looking for tips to improve. Explanation offered in comments […]
- 1
- 2