- Strength to Increase Rep
- +0
- Strength to Decrease Rep
- -0
- Upvotes Received
- 3
- Posts with Upvotes
- 2
- Upvoting Members
- 3
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
3 Posted Topics
Here is an example of my GUI library. It shows an overview of the widgets available, and demostrates the callback usage. I have already opened a thread about this, but I think that here is a good place also. Differently from the other examples, this library is fully python coded …
Hi, my name is Davide and I come from Italy. I'm a developer and my favorite languages are Python, c, c++. I work in an automation company, building machines for steel industry. In particular I build software for six axis antropomorphous robots. Glad to share my experience in this forum.
The question is: Is it simple to build a GUI that can be accessible remotely? We worked a lot on this and we built a GUI library, portable, lightweight, Python! Hosted on github https://github.com/dddomodossola/gui Here is an example (suggestions are gratefully accepted :-) ): import gui from gui import * …
The End.