mijorus / smile

An emoji picker for linux, with custom tags support and localization. I'll also put some random emojis here 🦁🐾🦔🦇

Home Page:https://mijorus.it/projects/smile

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Picker.py move GUI code to .ui?

huanie opened this issue · comments

commented

I was trying to modify the layout a bit but the code makes it very hard to change something because I can't see the tree structure and statement order matters.
I wanted to hear your reasoning for having it in code.

Because this is my first GTK app and I didn't really know how to use UI files

Also, Workbench was very unstable when I started working on this project