> On 16 Aug 2015, at 10:37 am, Dr. Hawkins <doch...@gmail.com> wrote:
> 
> Yes, but the script still needs a way to distinguish which changes happen
> from "normal use", and which from redesign, doesn't it?  Clicking a
> property seems to be at least as easy as setting a behavior . . .
> 
> In my case, I might have a display field that got resized as it needed more
> space, which shouldn't get logged as a vc change, next to a label field for
> which any change means I tinkered with how things get displayed.  Even
> within a group, this will vary for me.  (OK, the *particular* case I'm
> thinking of is also driven by the need to open cards and use formattedText
> on the open card, but still . . .)

Yell it’s up to the coder to decide what they want to put in the script to 
reset properties. In your use case you might resize the stack which would then 
call your resizeStack handler which handles all your layout correctly anyway.

_______________________________________________
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