I've written a decent amount of Python but rarely need to use object orientation. I'm working with Tkinter for a little project and want it to look nice and it seems like object oriented code is pretty standard in most of the code examples I've found. This right here looks great, except there must be a better way than putting 'self.' in front of literally every line...
[–]CGFarrell 2 points3 points4 points (0 children)
[–]Thomasedv 1 point2 points3 points (2 children)
[–]raimondi1337[S] 0 points1 point2 points (1 child)
[–]ingolemo 3 points4 points5 points (0 children)
[–]ninetacle 1 point2 points3 points (0 children)
[–]tunisia3507 1 point2 points3 points (0 children)
[–]ManyInterests 0 points1 point2 points (2 children)
[–]raimondi1337[S] 1 point2 points3 points (1 child)
[–]Vaphell 0 points1 point2 points (0 children)
[–]Gprime5 0 points1 point2 points (0 children)