Mac window fullscreen widget
-hh
hh at livecode.org
Tue Feb 16 22:34:32 EST 2016
Monte G. wrote:
> We need ways to programmatically enter and leave fullscreen
> mode along with ways to enable and disable the availability
> of the mode.
> Anyone have any hints where I look for those things.
This is what I use on MacOSX.
The windowLevel should *always* be set lower than the popUpMenu
level, so that one could use a rightClick menu to change to/from
fullScreen mode. Use also, like most other apps, the escapeKey
for leaving fullScreenMode.
Perhaps is it possible to implement "set windowLevel to x" in LC 8.1?
=======
Hermann
More information about the use-livecode
mailing list