In Python's tkinter module, if the main window (or any container) is too small to fit all its widgets, some widgets may be clipped or invisible. tkinter does not automatically scale or resize the widgets to fit the available space, nor does it expand the window unless specifically programmed to do so.
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
claudiupopa
4 months, 2 weeks agoGinaglia
1 year, 4 months ago