Locking size and position

Richard Gaskin ambassador at fourthworld.com
Fri Jan 8 16:04:16 EST 2010


DunbarX wrote:

> I take it all back.
>
> If I agree that a script should be able to move (or resize) an object whose
> lockLoc is "true" because scripts probably have a good reason for doing so,
> but that a user is precluded from doing so with a mouse, then why would
> that user be given the right to do so with an arrowKey? Not a bug per se, but
> certainly not consistent.

This is not an engine behavior; being able to move objects with the 
arrow keys is done by scripting an arrowKey handler.

See the RevShortcuts frontScript in the Rev IDE, or the menuButton 
frontScript in the MC IDE.

--
  Richard Gaskin
  Fourth World
  Rev training and consulting: http://www.fourthworld.com
  Webzine for Rev developers: http://www.revjournal.com
  revJournal blog: http://revjournal.com/blog.irv



More information about the use-livecode mailing list