Category "user-interface"

worth the time investment to learn Qt (c++)? [closed]

i already know java, c++ (no one framework for GUI development) and little of c# (winforms for gui development) but i'm thinking to ivest my f

Python Kivy: adding a FigureCanvas widget through a custom event

I am new to Kivy and GUIs in general and I am having a hard time understanding some simple concepts of Kivy callbacks logic. I want to make a simple app to read

How to display an image in real-time using Rust?

I am trying to write a ray tracer and want to render my image in real time in a GUI window. Basically, I have a buffer: Vec<u8> that is constantly updatin

PySide - PyQt : How to make set QTableWidget column width as proportion of the available space?

I'm developing a computer application with PySide and I'm using the QTableWidget. Let's say my table has 3 columns, but the data they contain is very different,

Control the size of the content in a zenity window?

I can control the size of a zenity window with the --width and the --height arguments: $ zenity --info --text="This is an information box." --width=600 --heigh

Round Specific Corners SwiftUI

I know you can use .cornerRadius() to round all the corners of a swiftUI view but is there a way to round only specific corners such as the top?

GridLayout with component fixed Width and Height?

I have a main Panel and I'm adding components dynamically into that one. Main Panel has GridLayout limited to 3 columns and 0 rows (0 rows will allow rows to gr

GridLayout with component fixed Width and Height?

I have a main Panel and I'm adding components dynamically into that one. Main Panel has GridLayout limited to 3 columns and 0 rows (0 rows will allow rows to gr

GridLayout with component fixed Width and Height?

I have a main Panel and I'm adding components dynamically into that one. Main Panel has GridLayout limited to 3 columns and 0 rows (0 rows will allow rows to gr