A matter of geometry

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

SparkOut
Posts: 2943
Joined: Sun Sep 23, 2007 4:58 pm

Re: A matter of geometry

Post by SparkOut » Fri Dec 16, 2022 10:06 pm

Wait... are those parameters the old values?

I always thought they were the new values from which one could derive the new width, left, right, etc.
(Making it a little shortcut to have without taking "the right of this stack" etc.)

stam
Posts: 3061
Joined: Sun Jun 04, 2006 9:39 pm

Re: A matter of geometry

Post by stam » Fri Dec 16, 2022 10:32 pm

SparkOut wrote:
Fri Dec 16, 2022 10:06 pm
Wait... are those parameters the old values?
The default parameter names are
pNewWidth, pNewHeight, pOldWidth, pOldHeight

SparkOut
Posts: 2943
Joined: Sun Sep 23, 2007 4:58 pm

Re: A matter of geometry

Post by SparkOut » Fri Dec 16, 2022 10:44 pm

Oh, ok.
A little expansion on my understanding.
Shows how much I use those parameters,not that it hurts to have them.

Post Reply