PythonCard FAQ (Frequently Asked Questions) Q. What is PythonCard? A. PythonCard is designed to be an application development framework for use by everybody. Its purpose and goal is ease of use and increasing productivity. From the first time developer to the veteran coder who knows a dozen languages, PythonCard is designed to allow you to quickly and easily design and build fully functioning applications with a graphical user interface. Q. What is the similarity between PythonCard and HyperCard? A. The PythonCard project is using HyperCard for inspiration. The first goal is to produce a framework. We already have runtime tools (Message Watcher, Property Editor, Shell) and a layout editor (resourceEditor sample), but we don't have an environment yet. You can use the resourceEditor sample to build layouts for your applications. Q. Have any programs been written with PythonCard? A. Yes. For a list of the samples that have been built with PythonCard and some screenshots of them in action go to: http://pythoncard.sourceforge.net/samples.html A description of each sample is included in the readme.txt file in each sample directory. Q. Do I need to know Python to use PythonCard? A. Yes Q. What do I need to use PythonCard? A. Python 2.1 or higher and wxPython 2.3.2 or higher. Q. What Operating Systems are supported? A. PythonCard runs on every platform that both Python and wxPython are available for. This includes Windows 95/98/ME/NT/2000/XP, Linux GTK, and Solaris Q. Where is the home page? A. http://pythoncard.sourceforge.net/ Q. Where can I download PythonCard? A. http://sourceforge.net/project/showfiles.php?group_id=19015 Q. Where is the mailing list? A. http://lists.sourceforge.net/lists/listinfo/pythoncard-users Q. Where is the CVS? A. http://sourceforge.net/cvs/?group_id=19015 --------------------------------------------------------------- Revision: $Revision: 1.3 $ Date: $Date: 2002/01/25 06:57:08 $