[gtkmvc-users] Fwd: [pygtkmvc:discussion] will pygtkmvc upgrade to new pyGObject (gtk+3.x)?
Brought to you by:
cavada
From: Roberto C. <ca...@fb...> - 2013-09-10 14:57:06
|
On 09/10/2013 02:43 PM, qu9542 wrote: > first of all, I love pygtkmvc, thanks for this great work. > my question is will pygtkmvc upgrade to new pyGObject (gtk+3.x)? > In short, the answer is no, at least until gtk3 will be wisely used by the community. At the moment gtk3 is not diffusely used. Consider that there is no official installer for windows - after almost 3 years it was released! When starting a new project, would you consider using gtk3 or stick on gtk2, when one important reason for choosing gtk is portability? Even worse, would you consider gtk or maybe a radical switch to QT or other modern/portable framework? Will gtk3 be ready for android? I think gtk is in a very dangerous phase now: either there is a serious pushing of gtk3 made by the community, or it will be relegated to a very little share. About the future, I have some whirling ideas about a new simple framework for python, which would take some ideas from gtkmvc, but more focused on reactive gui programming paradigm. Will the framework be gtk3 or qt I don't know at the moment. I do like gtk3, but really I need to understand what gtk guys are planning to do for the future in order to decide. Hope to be able to concretely write some code into a new project sooner or later. r. |