clarify fullscreen
requirements for Mac OS X
This commit is contained in:
parent
f71f1c3ccb
commit
f9870b0a4f
|
@ -129,6 +129,10 @@ Puts the frame in fullscreen mode or restores the frame to
|
||||||
@Unmonitored[@elem{A frame's mode} @elem{the user} @elem{a
|
@Unmonitored[@elem{A frame's mode} @elem{the user} @elem{a
|
||||||
frame has been put in fullscreen mode} @elem{@method[frame% is-fullscreened?]}]
|
frame has been put in fullscreen mode} @elem{@method[frame% is-fullscreened?]}]
|
||||||
|
|
||||||
|
On Mac OS X, the @racket[frame%] must be created with the style
|
||||||
|
@racket['fullscreen-button] for fullscreen mode to work, and Mac OS X
|
||||||
|
10.7 or later is required.
|
||||||
|
|
||||||
@history[#:added "6.0.0.6"]
|
@history[#:added "6.0.0.6"]
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user