Comparison between wxPython and any other GUI Frame works

Posted by admin on February 13th, 2010 filed in Uncategorized

I am a beginner level wxPython programmer, This is my first article about wxPython. Just I am writing an article with my basic knowledge.

wxPython is a cross-platform GUI API, it is very simple and easy to develop a GUI Application by using wxPython API. It has rich wxWidget component set for building forms,  only we need to understand how to use them for our application need. In programmers view really this is very flexible API, rapidly we can develop forms with minimum effort and with minimum time factor.

Now we start comparison

FULL ARTICLE

Leave a Comment