tailieunhanh - Graphical user interfaces for Python programs Phần 7

Tùy chọn dòng không có mũi tên Tk | đầu tiên | mới nhất | cả hai arrowshape hình mông capstyle | dự án | điền vào tròn màu joinstyle bevel | mũ | tròn trơn tru boolean splinesteps bitmap cách ve từng đốm số thẻ tagList. | Table Create line Tk Tkinter canvas create line x1 y1 . xN yN option value . x1 y1 . xN yN option value . Table Line options Tk Tkinter -arrow none first last both arrow NONE FIRST LAST BOTH -arrowshape shape arrowshape shape -capstyle butt projecting round capstyle BUTT PROJECTING ROUND -fill color fill color -joinstyle bevel miter round joinstyle BEVEL MITER ROUND -smooth boolean smooth boolean -splinesteps number splinesteps number -stipple bitmap stipple bitmap -tags tagList tags tagList -width outlineWidth width outlineWidth Table Create oval Tk Tkinter canvas create oval x1 y1 x2 y2 option value . x1 y1 x2 y2 option value . Table Oval options Tk Tkinter -fill color fill color -outline color outline color -stipple bitmap stipple bitmap -tags tagList tags tagList -width outlineWidth width outlineWidth 390 APPENDIX A MAPPING TK TO .