To display the inspector I think you can do this...

on mouseUp
   put the long id of whateverobjecttoinspect into tInspect
  send "revBuildPropertyPalette tInspect" to stack "revTemplatePalette"
  pass mouseUp
end mouseUp


On Sun, Jul 15, 2012 at 9:46 PM, Chipp Walters <ch...@chipp.com> wrote:

> Script editor is easy--
>
> edit script of object
>
> On Sunday, July 15, 2012, Peter Haworth wrote:
>
> > Hoping there's someone out there who has figured out how to
> > programmatically display the Inspector palette and Script Editor window
> for
> > a give object and is willing to share that info.
> > Pete
> > lcSQL Software <http://www.lcsql.com>
> > _______________________________________________
> > use-livecode mailing list
> > use-livecode@lists.runrev.com <javascript:;>
> > Please visit this url to subscribe, unsubscribe and manage your
> > subscription preferences:
> > http://lists.runrev.com/mailman/listinfo/use-livecode
> >
>
>
> --
> Chipp Walters
> CEO, Altuit, Inc.
> _______________________________________________
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to