In LC 5.5.5 when I have the IDE running and click on the desktop background,
the LC IDE toolbars just disappears.
Anyway to turn this feature off?
How do I keep the IDE tool bar from disappearing on iMac?
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
How do I keep the IDE tool bar from disappearing on iMac?
Thanks to RunRev.
Thanks to LiveCode forum members.
LiveCode v5.5.5 - iOS Android Mac Windows - 6.5 Community
27" 2012 iMac i5, MacBook Pro, MacBook Air, iPhone 5, iPhone 4
xCode 5.0.2 - iOS7 - OS X Mavericks
Paid Apple iOS Developer Program Member
Thanks to LiveCode forum members.
LiveCode v5.5.5 - iOS Android Mac Windows - 6.5 Community
27" 2012 iMac i5, MacBook Pro, MacBook Air, iPhone 5, iPhone 4
xCode 5.0.2 - iOS7 - OS X Mavericks
Paid Apple iOS Developer Program Member
Re: How do I keep the IDE tool bar from disappearing on iMac
Hi LC4iOS,
I think the IDE toolbars a palette windows and this is normal behavior on the Mac!
Palette windows will disappear when you switch between applications.
So no idea if and what you can do about this fact.
Best
Klaus
I think the IDE toolbars a palette windows and this is normal behavior on the Mac!
Palette windows will disappear when you switch between applications.
So no idea if and what you can do about this fact.
Best
Klaus
-
- VIP Livecode Opensource Backer
- Posts: 10052
- Joined: Sat Apr 08, 2006 7:05 am
- Contact:
Re: How do I keep the IDE tool bar from disappearing on iMac
Like Klaus said, this is a convention on Mac systems, but you can override it: set the hidePalettes to false
Note that the hidePalettes global property will affect all palette windows, however, so in addition to keeping LC's toolbar visible it'll also keep any other palette windows visible as well.
Note that the hidePalettes global property will affect all palette windows, however, so in addition to keeping LC's toolbar visible it'll also keep any other palette windows visible as well.
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
Re: How do I keep the IDE tool bar from disappearing on iMac
Excellent!
Thanks.
Thanks.
Thanks to RunRev.
Thanks to LiveCode forum members.
LiveCode v5.5.5 - iOS Android Mac Windows - 6.5 Community
27" 2012 iMac i5, MacBook Pro, MacBook Air, iPhone 5, iPhone 4
xCode 5.0.2 - iOS7 - OS X Mavericks
Paid Apple iOS Developer Program Member
Thanks to LiveCode forum members.
LiveCode v5.5.5 - iOS Android Mac Windows - 6.5 Community
27" 2012 iMac i5, MacBook Pro, MacBook Air, iPhone 5, iPhone 4
xCode 5.0.2 - iOS7 - OS X Mavericks
Paid Apple iOS Developer Program Member