Skip to content

Tag Archives: Python-gui

In this article we will see how we can get under line position of the spin box’s text. Under line position is the distance from… Read More
In this article we will see how we can get the tight bounding rectangle of the spin box’s font i.e text. The bounding rectangle always… Read More
In this article we will see how we can get strike out line position of the spin box’s text. Strike out line position is the… Read More
In this article we will see how we can get size of the spin box’s font i.e text. In order to get the size object… Read More
In this article we will see how we can get right bearing value of the given character from spin box’s text. The right bearing is… Read More
In this article we will see how we can get over line position of the spin box’s text. Over line position is the distance from… Read More
In this article we will see how we can get the minimum right bearing of the spin box’s font. Minimum right bearing value is the… Read More
In this article we will see how we can get the minimum left bearing of the spin box’s font. Minimum left bearing value is the… Read More
In this article we will see how we can get the line width of the spin box font. Line width is the width of the… Read More
In this article we will see how we can get the width of the widest character in the spin box. Each character consumes different width… Read More
In this article we will see how we can get the line spacing value of the spin box’s text. Line spacing is the distance from… Read More
In this article we will see how we can get the left bearing value of the spin box’s character. The left bearing is the right-ward… Read More
In this article we will see how we can get the leading value of the spin box’s font. Leading value of the text means the… Read More
In this article we will see how we can set background image to the spin box for its various states. There are basically three states… Read More
In this article we will see how we can set background image to the spin box’s up button for its various states. Spin box has… Read More