Stupid Question Again - Proportional Scaling

hh hh at hyperhh.de
Sun Mar 18 02:26:05 EDT 2018


[Sorry lost above half of my answer.]

You could try the following with user's interaction:

For proportional resizing a stack window
hold the shiftkey down when resizing.

And in card's script add

on resizestack w,h
  set rect of img 1 to (0,0,w,h)
end resizestack




More information about the use-livecode mailing list