S
ScaramouchLIVES!
Does a freeware Visual BASIC like software exist?
ScaramouchLIVES! said:Does a freeware Visual BASIC like software exist?
ScaramouchLIVES! said:Does a freeware Visual BASIC like software exist?
Wald said:May the Lord save us from such a beast
I would suggest to use Python as your programming language, and Boa
Constructor as IDE. Boa allows GUI construction in a similar way as
VB, it is still in development but it seems to be quite stable.
You could also have a look at PythonCard as an IDE, but I don't
really know much about that one.
Advantages: cross-platform GUI program construction in a nice
language.
Python:
http://www.python.org/ or
http://www.activestate.com/Products/ActivePython/)
Boa Constructor:
http://boa-constructor.sourceforge.net/
PythonCard:
http://pythoncard.sourceforge.net/
Just my 2 cents,
Wald
ScaramouchLIVES! said:Does a freeware Visual BASIC like software exist?
Wald said:I would suggest to use Python as your programming language, and Boa
Constructor as IDE. Boa allows GUI construction in a similar way as
VB, it is still in development but it seems to be quite stable.
You could also have a look at PythonCard as an IDE, but I don't
really know much about that one.
Advantages: cross-platform GUI program construction in a nice
language.