Tag Archives: Canvas

PY3 and TKinter GUI (place and pack)

Example GUI with Python3 and Tkinter using Place and Pack (grid will be another post) Widgets used window canvas label button frame circle oval  

Posted in Test Sector | Tagged , , , , , , , | Leave a comment

Layouts and Matplotlib for plots and Pyqt5 , focusing on Layouts

Topic on Layout , Matplotlib, and PyQt5 Understand the Layout in one example solution. The great original example/solution code can be found at this location: reference: https://stackoverflow.com/questions/48140576/matplotlib-toolbar-in-a-pyqt5-application Mostly focusing on how Layout plays a role in GUI use of Graph … Continue reading

Posted in Test Sector | Tagged , , , , , , | Leave a comment