— 2 Kudos
Accidentally found something nice while working on my gui app (gtk 3.0, C)
Category: Web, HTML, Tech
Recently ive been working on a new gui app, meant to replace an old text editor i made with wxWidgets. GTK is more flexible and it allows for some really nice customization, you can theme your ui with css which is really cool, plus since gtk is written in c its a great opportunity for me to learn c. Anyway i found something really aesthetically pleasing that might be useful for anyone wanting to m... » Continue Reading