On 08/27/2013 03:10 PM, Dipu Krishnan wrote:
Hello there,

I am developing a UI that should work in different operating systems. The
plan is to support Windows, Linux, iOS and Android.

Does UI's developed using wxPython supports all the 4 above mentioned
operating systems?

Interesting question. And No is the answer. It's of course possible, wxWidgets is C++ and a programmer could write directly to the Android NDK. It's also true that you can run python on Android. But wxPython is a long way off from supporting Android/iOS.

If you are considering C++ you might want to review what QT 5.1 (5.2 is suppose be released in Nov13). QT is supporting Android, iOS, Windows, Linux and Apple. If you are looking for a higher language support (Python) you might want review http://www.lianja.com/. They are supporting all the platforms and use Foxpro, Python, Javascript for writing the programs. BTW there are others - WinDev and LiveCode are two.

Johnf
_______________________________________________
Post Messages to: Dabo-users@leafe.com
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/521f3f63.5050...@jfcomputer.com

Reply via email to