formatforprinting

Anything beyond the basics in using the LiveCode language. Share your handlers, functions and magic here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
bsouthuk
Posts: 261
Joined: Fri Dec 05, 2008 7:25 pm

formatforprinting

Post by bsouthuk » Tue Dec 15, 2009 2:20 pm

Hi

Anybody know how to set the formatforprinting off ALL stacks to true instead of putting scripts into each individual stack? I have around 40 stacks and all need to be set to true.

Thanks

Daniel

Paul D
Posts: 116
Joined: Mon May 21, 2007 6:58 pm

Re: formatforprinting

Post by Paul D » Tue Dec 15, 2009 6:04 pm

You could enable the check box option "format for printing" in the property inspector of the stack. Then you don't need a script.

bsouthuk
Posts: 261
Joined: Fri Dec 05, 2008 7:25 pm

Re: formatforprinting

Post by bsouthuk » Tue Dec 15, 2009 7:10 pm

Cheers Paul - I didnt notice that check box!

Post Reply