Tag Archives: circle

LV Spiral

Presentation on Spiral Notes •Presentation showing Spiral creation (demonstration only) •Programming Language used: LabVIEW® 2019 Base version •LabVIEW is a NI (formally National Instruments) product •Presentation app: Microsoft’s PowerPoint •Presentation shown to spark ideas of use. •This presentation is not … Continue reading

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

PY3 with TKinter using the Grid-Row-Col method (not place,pack)

In a previous post I showed similar GUI using place,pack . Now will show similar sample GUI (Graphical User Interface) using Python 3 and Tkinter with Grid,row,col method Widgets used Window Frame Labels Buttons Canvas Circle Frame Text ScrollBar Design … Continue reading

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