LC 8 Property Inspector
    Richard Gaskin 
    ambassador at fourthworld.com
       
    Tue Oct 13 09:12:13 EDT 2015
    
    
  
Peter Haworth wrote:
 > The publish/subscribe stuff sounds great, especially since I just
 > found no newxxx messages are sent when creating a control from the
 > tools palette.
I just ran a test:
1. Create a new stack
2. In the card script, add this:
on newButton
   put the params && the millisecs
end newButton
3. Drag a button from the LC IDE Tools palette onto the card
Here the Message Box appears with "newbutton  1444741892267"
What do you see?
-- 
  Richard Gaskin
  Fourth World Systems
  Software Design and Development for the Desktop, Mobile, and the Web
  ____________________________________________________________________
  Ambassador at FourthWorld.com                http://www.FourthWorld.com
    
    
More information about the use-livecode
mailing list