It is possible to hide other groups with visual effects, this works… hide group "groupControls1" with visual effect dissolve slow go cd 2 show group "groupControls2" with visual effect dissolve slow
…Assuming you can group the rest of the controls separately. I just tried a quick test and it works with no problems here, I can send you the stack if it helps. Paul On 2012-11-26, at 10:12 AM, Magicgate Software - Skip Kimpel wrote: > This would be for mobile devices.... > > SKIP > > > On Mon, Nov 26, 2012 at 1:07 PM, Robert Sneidar <[email protected]> wrote: > >> I don't think you can within the same app. You *could* make a standalone >> as a system window which will float above other apps, launch it with >> Applescript and show it just before you transition, then hide or quit it >> after the transition. It's an ugly hack, but it is how I do animated >> dialogs or progress indicators. I have no solution for Windows though. I >> don't know how you would communicate with a separate Windows compiled app >> from another. >> >> Bob >> >> >> On Nov 26, 2012, at 7:20 AM, Magicgate Software - Skip Kimpel wrote: >> >>> I want to transition between cards but keep a group (background and menu >>> called "MainMenuAndBackground" in place without experiencing the effect >>> results. Is this possible? >>> >>> SKIP >>> _______________________________________________ >>> use-livecode mailing list >>> [email protected] >>> Please visit this url to subscribe, unsubscribe and manage your >> subscription preferences: >>> http://lists.runrev.com/mailman/listinfo/use-livecode >> >> >> _______________________________________________ >> use-livecode mailing list >> [email protected] >> Please visit this url to subscribe, unsubscribe and manage your >> subscription preferences: >> http://lists.runrev.com/mailman/listinfo/use-livecode >> > _______________________________________________ > use-livecode mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
