a fixed value for tkinter scale bar but the range still from 0-180

前端 未结 0 1976
面向向阳花
面向向阳花 2021-02-13 03:39

I am trying to write a python GUI coding to control servo motor movement with tkinter Scale widget. Below if my coding.

import tkinter
from tkinter import *
from          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题