Posts by Almir Silva • 23 points
2 posts
-
2
votes2
answers1406
viewsQ: Rounded Tkinter button
Is there any way to round the button tips? Or even leave it as a circumference? Like this one for example:…
-
0
votes1
answer208
viewsQ: Select with pyodbc
I am trying to use the string I get from an Entry and Optionmenu to perform the Sqlserver search but from the following error: TypeError: not enough arguments for format string Here is the code of…