spotcreditcard.blogg.se

Python easyframe set color
Python easyframe set color








python easyframe set color

It includes all of the methods and attributes of its parent class, tkinter.Checkbutton, as well as a method to determine if the button is checked. This class represents a labeled check box. Scales the item by the xScale and yScale factors (1.0 is no scale) relative to the xOrigin and yOrigin position. Moves the item the given xDistance and yDistance. Returns a list of the item’s current coordinates (corner points of ovals and rectangles, end points of line segments, center point of text and images). Returns the ID number of the oval.ĭraws a rectangle with the given corner points, outline, and fill colors. Returns the ID number of the line segment.ĭraws an oval with the given imaginary corner points, outline, and fill colors.

python easyframe set color

The image is centered at the coordinates by default.ĭraws a line segment with the given end points, color, and width. Eas圜anvas Methodĭraws the given PhotoImage at the given coordinates and returns the ID number of the image. You can subclass Eas圜anvas to define specialized canvases, or use it as the default type of canvas in graphics applications. It includes all of the methods of its parent class, tkinter.Canvas, as well as methods to draw geometric shapes and text and methods to handle mouse events. This class represents a rectangular area in which geometric shapes, text, or images can be drawn. For complete documentation on the tkinter classes, consult the Python Web site. Note that the tkinter parent class of each breezypythongui class appears in parentheses. After browsing the information for that class, you can return to this point to make further selections. To use this quick reference, select a class from the following list.










Python easyframe set color