Geometry No Longer Supported?

Chipp Walters chipp at chipp.com
Tue Dec 19 23:27:53 EST 2006


Hi Sivakatirswami,

My altClean stack has a checkbox for wiping out the RevGeometry stuff. You
can download it by putting in the message box:

go URL "http://www.gadgetplugins.com/altplugins/revAltCleanStack.rev"

Also, I have my own Geometry Manager which I use for my projects called
altLayout. You can access it at:

go URL "http://www.gadgetplugins.com/altplugins/AltLayout.rev"

To use it, you'll need to palette the stack first (click on invisible button
upperleft of the stack). I recently added layout support for multiple
cards-- geometry is automatically handled on a preOpenCard message at the
stack level, so you'll need to make sure and pass it if you have one in the
stack script.

It places scripts in stacks, and doesn't use a library. I suppose I could
make it work with a library, but I often have to tweak things for specific
needs and since it's not all inclusive, I've decided to install it in each
stack where it's needed.

best,

Chipp

On 12/19/06, Sivakatirswami <katir at hindu.org> wrote:
>
> Meanwhile on next iteration I will probably write my own geometry
> handlers for this one.
>
> Question remains: let's say you just want to "wipe out Rev Geometry"
> .... clean it out of the stack entirely
> what do you do?  I note in the docs I should be able to find some
> revGroup  and delete that... anything else?



More information about the use-livecode mailing list