tkinter - Pure python gui library? -


Python has many GUI libraries: tanker, wxWidgets, pyGTK etc. But all this GUI is required to be installed and is quite heavy, so it is a bit complicated to deploy end-user GUI dragon apps, which relay the mentioned GUI libraries.

Recently, I thought about Python in CTIP. Theoretically, it is possible to create a pure Python GUI library which will use ctypes (windll.user32.CreateWindowEx etc.) on windows, native POSGC on MacOS and pyGTK / pyQt on gny / kde. Is there such a library? If not, what do you think is wrong with one idea?

The path of minimum effort and best results will be to know that the use of those existing GUI libraries What is the need to employ a tax app?


Comments

Popular posts from this blog

c++ - Linux and clipboard -

What is expire header and how to achive them in ASP.NET and PHP? -

sql server - How can I determine which of my SQL 2005 statistics are unused? -