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
Summer Academy problem
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
-
- VIP Livecode Opensource Backer
- Posts: 931
- Joined: Thu Nov 13, 2008 6:48 am
Summer Academy problem
macOS 12.6.5 (Monterey), Xcode 14.2, LC 10.0.0, iOS 15.6.1
Targets: Mac, iOS
Targets: Mac, iOS
Re: Summer Academy problem
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.
Doesn't copy the card, but it gets it where you want it.
-
- VIP Livecode Opensource Backer
- Posts: 931
- Joined: Thu Nov 13, 2008 6:48 am
Re: Summer Academy problem
Thanks, I'll play with that and see what I can come up with.dglass wrote:Set the mainstack of the resources stack to your application's mainstack.
-- Mark
macOS 12.6.5 (Monterey), Xcode 14.2, LC 10.0.0, iOS 15.6.1
Targets: Mac, iOS
Targets: Mac, iOS