Re: Drawing a line in LC7

2015-03-01 Thread Paul G
D*mn, checked 7 Geometry stacks and they no longer work because of this... At least I know why now. Appreciate the info -- thanks Richard. Paul -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/Drawing-a-line-in-LC7-tp4689522p4689528.html Sent from the Revolution

Re: Standalones requiring force-quit (and messages?)

2015-02-27 Thread Paul G
If stack is closed while pending message queue is not empty, stack can remain running in memory. ie, if looping with something like "send to something in 500 milliseconds" type loop. I always use something like the following in a standalone... on closeStack repeat until the pendingMessages is e