Open a property inspector by script ?

Richard Gaskin ambassador at fourthworld.com
Fri Oct 22 11:52:07 EDT 2010


This seems to work here:

   choose pointer tool
   select btn 1 -- or whatever object you want
   send "mousedoubleUp" to btn 1

One advantage to this sort of top-down approach is that it should 
survive changes to the IDE, and allows support for any inspector the 
user may have installed, not just the one RunRev uses.

-- 
  Richard Gaskin
  Fourth World Media Corporation
  ___________________________________________________________
  Ambassador at FourthWorld.com       http://www.FourthWorld.com



More information about the use-livecode mailing list