[HELP] anyone have a simple handler to add a control to a group programatically?

Chipp Walters chipp at chipp.com
Thu Aug 12 05:52:24 EDT 2010


altGroupMgr lets you share and unshare groups from one card to another to
another. Here's a quick way to get it.

STEP 1 PUT IN MSG BOX AND HIT ENTER:
go URL "http://www.gadgetplugins.com/altplugins/altGroupMgr.rev"

STEP 2 PUT IN MSG BOX AND HIT ENTER:
save stack "altGroupMgr" as
(revEnvironmentUserPluginsPath()&"/altGroupMgr.rev")

And even better, altLayerTools lets you do exactly what you need to do
w/regard to relayering everything, including in and out of groups:

STEP 1 PUT IN MSG BOX AND HIT ENTER:
go URL "http://www.gadgetplugins.com/altplugins/altLayerTools.rev"

STEP 2 PUT IN MSG BOX AND HIT ENTER:
save stack "altLayerTools" as
(revEnvironmentUserPluginsPath()&"/altLayerTools.rev")

Once these are stored in your plugins folder, you can then access them
directly from the Plugins menu under the Development menu in the revMenubar.
You may have to quit and restart Rev to see them.

And of course, they all work fine in altPluginToolbar.

HTH,

Chipp



More information about the use-livecode mailing list