Summer Academy problem

LiveCode is the premier environment for creating multi-platform solutions for all major operating systems - Windows, Mac OS X, Linux, the Web, Server environments and Mobile platforms. Brand new to LiveCode? Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
marksmithhfx
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 931
Joined: Thu Nov 13, 2008 6:48 am

Summer Academy problem

Post by marksmithhfx » Wed Jun 29, 2011 2:52 am

Hi, hoping someone can help with this. I am having trouble getting the image resource card, with custom properties, out of the TickedOff Stage 6 Complete stack and into my own stack. Any suggestions? (I could manually copy down the custom property settings for each object on the TickedOff image resource card and then enter them into the image properties on my stack, but that seems rather primitive). How did the rest of you handle this in the SA?

Thanks for any advice (just knowing how to copy a card from one stack to another would be a big help)

-- Mark
macOS 12.6.5 (Monterey), Xcode 14.2, LC 10.0.0, iOS 15.6.1
Targets: Mac, iOS

dglass
Posts: 519
Joined: Thu Sep 24, 2009 9:10 pm
Contact:

Re: Summer Academy problem

Post by dglass » Wed Jun 29, 2011 4:02 am

Set the mainstack of the resources stack to your application's mainstack.

Doesn't copy the card, but it gets it where you want it.

marksmithhfx
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 931
Joined: Thu Nov 13, 2008 6:48 am

Re: Summer Academy problem

Post by marksmithhfx » Thu Jun 30, 2011 4:20 am

dglass wrote:Set the mainstack of the resources stack to your application's mainstack.
Thanks, I'll play with that and see what I can come up with.

-- Mark
macOS 12.6.5 (Monterey), Xcode 14.2, LC 10.0.0, iOS 15.6.1
Targets: Mac, iOS

Post Reply