From: ralph h. <1st...@1I...> - 2004-04-28 15:58:43
|
Even though I am still a newbie as well and am currently developing a pythoncard application I will take a stab. As far as "running live" it is not a service. Pythoncard is a set of libraries that are "imported" into your script at development. When you run the script, it imports the PythonCard objects as the script is interpreted. Python is an interpreted language. In essence it is as "live" as your scripts are. --- Geoff Canyon <gc...@in...> wrote: Forgive the newby question, but I didn't see the answer to this on the web site(s): HyperCard runs live -- you never have to run because it is always running, even as you change properties and set scripts. Is this possible in Python/PythonCard? regards, Geoff Canyon gc...@in... ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click _______________________________________________ Pythoncard-users mailing list Pyt...@li... https://lists.sourceforge.net/lists/listinfo/pythoncard-users _____________________________________________________________ ======================================= www.StrictlyEmail.com ...our name says it all! |