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
Hide the toolbar (text & icons) on a Mac
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
Re: Hide the toolbar (text & icons) on a Mac
Hi.
All those gadgets are stacks. Just hide them. Read up on "the stacks" function in the dictionary.
Craig Newman
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
Now works fine!dunbarx wrote:Hi.
All those gadgets are stacks. Just hide them. Read up on "the stacks" function in the dictionary.
Craig Newman
Thanks al lot!
Malte