Hacker News new | ask | show | jobs
by markussss 2183 days ago
This looks great. I have previously written a small GUI application with Qt where it's just a slider and a text label, and when the value of the slider is changed, a command is ran and the label updated. In quickly hacked together Python/Qt, it's 71 lines. It seems like I can cut that down quite a lot by using this. I will have to test it. Thanks!
1 comments

If you get around to test it, I would love to hear the results :)