starting the Project Browser
    J. Landman Gay 
    jacque at hyperactivesw.com
       
    Fri Oct 26 15:14:47 EDT 2018
    
    
  
It's referring to all engine messages that contain either "open" or 
"close", so:
preOpenStack
preOpenBackground
preOpenCard
...etc
openStack
openBackground
openCard
...etc
closeStack
closeBackground
closeCard
...etc
I understand why this is necessary now, but it is pretty instrusive, is 
going to bite a lot of people, and clutters up scripts. I'd like to see 
some sort of toggle where we could use the older method if there is no 
problem doing that.
On 10/26/18 11:20 AM, Douglas Ruisaard via use-livecode wrote:
> Thanks, Jacqueline.
> 
> I have not had any issues with using the StandAlone builder but then I am using LC v8.1.9. on Windows 7.  I did put Panos's code into my app ... made no apparent difference but good to have there anyway.
> 
> I'm a bit confused about the reference to "Similar in all other (pre)open*/close* messages." ... what is being recommended here (I get the "preOpen" bit) .. but the reference to the "close" I don't get ... some other function call??
-- 
Jacqueline Landman Gay         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com
    
    
More information about the use-livecode
mailing list