On Aug 27, 2013, at 5:10 PM, Dipu Krishnan <[email protected]> wrote: > 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?
wxPython does not support mobile platforms. It is the Python wrapper around wxWidgets, and the platforms it supports are listed here: http://www.wxwidgets.org/docs/faqgen.htm#platforms -- Ed Leafe _______________________________________________ Post Messages to: [email protected] 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/[email protected]
