Re: wxglade for beehive/toga
Dietmar Schwertberger <[email protected]>
| Newsgroups | gmane.comp.python.wxglade |
|---|---|
| Message-ID | <[email protected]> |
Sorry. Your original post from 27th somehow got lost. I doubt that wxGlade could be adapted to create non-trivial GUIs for beehive/toga. wxGlade is using wxWidgets and the wx styles and flags. It's unlikely that this can be translated 1:1 to another framework. Also, I'm not using Android or iOS but Sailfish OS on my phone and my Gemini PDA. I doubt that the cross-platform approach for e.g. Windows and Android works well. Sure, currently the logic behind Android GUIs is quite old fashioned and it could work. If you want to have a look at a more advanced GUI, look at Sailfish OS which is based around Qt (actually QML) and very much gesture-based. I've written two applications for Sailfish OS where one is also running under Windows. This is based on traditional Qt and therefore the usability and look under Sailfish OS are OK only for my personal use... (I'm not a fan of QML. I would prefer a C++/Python API, but that will not happen as the Qt guys are too much after the HTML5 approach.) Regards, Dietmar