i want to build an GUI app using Quickly and i would like to get a deeper understanding of how a GUI application is structured, do you know any documentation that might help me?
Tell me more
×
Ask Ubuntu is a question and answer site for
Ubuntu users and developers. It's 100% free, no registration required.
|
You should refer to documentation for gtk+ 3, the Gimp Tool Kit. Here's some documentation on using it using Python. glib can also be useful for some purposes. You can start with simple controls and move to more complex items as you progress. |
|||
|
|
