Re: Is Python like VB?

From: Jim Smith ("jbzsmith)
Date: 03/18/05


Date: Fri, 18 Mar 2005 07:40:54 -0700

Mike Cox wrote:
> Would Python meet our requirements? I need to make lots of
> GUI applications (message boxes, forms, etc.) and do the underlying business
> logic too.

Python is my favorite language and I recommend that you experiment with
it. However, if you want the quickest replacement for VB I would look
at REALbasic. It has a nice IDE with an integrated GUI designer and it
is generally easy for a VBer to learn. You can even convert existing VB
apps as well. It won a Jolt Productivity award this year (along with
Python 2.4).

http://www.realsoftware.com/index.php



Relevant Pages

  • How to Test GUI Apps for many Python X GUI toolkits
    ... Python and I'd like to explore some of them. ... local build of Gtk+ and the PyGObject. ... This makes it easy to test PyQt GUI applications. ...
    (comp.lang.python)
  • Re: GTK or TKinter (or what else?)
    ... > I use python under linux and would like to create some GUI applications. ... Consider PyQt and/or PyKDE. ...
    (comp.lang.python)
  • GTK or TKinter (or what else?)
    ... I use python under linux and would like to create some GUI applications. ... have seen that Python can be used together woth some different graphic ... libraries and would like to have a suggestion about which one to use. ...
    (comp.lang.python)