Python Forum
Basic Music Player with tkinter
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Basic Music Player with tkinter
#5
Just try and use classes appropriately - they aren't always the right way to group related functionality, as in this case. I'm not sure what you mean by "easier to get the code to work" by using a class there. The functions are completely independent of one another, so if they were in a module, you'd just have to import them and use them.
Reply


Messages In This Thread
Basic Music Player with tkinter - by menator01 - Jul-15-2021, 03:58 PM
RE: Basic Music Player with tkinter - by menator01 - Jul-26-2021, 07:23 PM
RE: Basic Music Player with tkinter - by ndc85430 - Jul-30-2021, 10:48 AM
RE: Basic Music Player with tkinter - by menator01 - Jul-30-2021, 06:44 PM
RE: Basic Music Player with tkinter - by ndc85430 - Jul-31-2021, 04:27 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  PyQt5 Music Player menator01 22 14,683 Nov-03-2021, 05:59 PM
Last Post: Axel_Erfurt
  Tkinter basic email client menator01 4 3,697 Jul-23-2020, 08:16 AM
Last Post: ndc85430

Forum Jump:

User Panel Messages

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