Page 1 of 1

Hide the toolbar (text & icons) on a Mac

Posted: Thu Apr 25, 2013 2:16 pm
by MMoeller
Hi fellow LiveCoders,

I would like to use the full screen to present visual items in an experiment using LiveCode(5.5.4, Build 1502) on an iMac. Can you help me out with the code to hide the toolbar elements ("Inspector", "Code", etc.) together with the text. Did I overlook the command in the dictionary?

Thanks in advance!

Cheers,

Malte

Re: Hide the toolbar (text & icons) on a Mac

Posted: Thu Apr 25, 2013 2:19 pm
by dunbarx
Hi.

All those gadgets are stacks. Just hide them. Read up on "the stacks" function in the dictionary.

Craig Newman

Re: Hide the toolbar (text & icons) on a Mac

Posted: Thu Apr 25, 2013 4:08 pm
by MMoeller
dunbarx wrote:Hi.

All those gadgets are stacks. Just hide them. Read up on "the stacks" function in the dictionary.

Craig Newman
Now works fine!

Thanks al lot!

Malte