News

Today we will see how to use the Tkinter Entry widget (input widget) in Python. To do this along with the entry widget we will need a button and a label. Onclick the button would get text from the ...
Gaphas is a library that provides the user interface component (widget) for drawing diagrams. Diagrams can be drawn to screen and then easily exported to a variety of formats, including SVG and PDF.
or display an image or have a specific font style. To make that happen, you need to set some options for your widgets. And guess what? You’ve got three ways to do it: Using the widget constructor ...
The PythonQwt project was initiated to solve -at least temporarily- the obsolescence issue of PyQwt (the Python-Qwt C++ bindings library) which is no longer maintained. The idea was to translate the ...