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 <[EMAIL PROTECTED]> 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?
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to