Also,
Desktop/Laptop, not for mobiles
Can't find Third Party Tab
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
Re: Can't find Third Party Tab
You could also check and use -> the working screenrect
That will return the available sscreen pace MINUS the taskbar (Windows) or menubar and dock (Mac).
That will return the available sscreen pace MINUS the taskbar (Windows) or menubar and dock (Mac).
-
- VIP Livecode Opensource Backer
- Posts: 10045
- Joined: Sat Apr 08, 2006 7:05 am
- Contact:
Re: Can't find Third Party Tab
Mobile stacks are always rendered full-screen given the nature of the OS design, but is LC's fullscreenMode now turned on by default?
That might explain why so many are having a harder time putting things where they want them than I'd expect.
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: Can't find Third Party Tab
Sorry, I meant:
-> fullscreen PROPERTY set to true.-> fullscreen mode set to true.
Re: Can't find Third Party Tab
Many thanks, I'll try it.