FAQ
Cover
\
Build
\
Source
\
Bugs
\
Reference
\
Libraries
\
Tools
The bugs database has moved
here
.
Bug 1138 : present option in application export workaround
Last modified: 2009-02-19 19:37
P
roject:
processing
trash
Version:
unspecified
Co
m
ponent:
android
book
core
libraries
pde
reference
tools
web
Status:
RESOLVED
Resolution:
INVALID -
Pr
i
ority:
P2
Severity:
normal
Platform
All
O
S:
All
Windows
Mac OS
Linux
Other
Reporter:
morten
Assigned To:
fry
Attachment
Type
Created
Size
Actions
Description
: Opened: 2009-01-25 13:43
The present option does not work. To make it work:
edit Info.plist in app package folder
add " --present" after the string (sketch name) under key "CFBundleIdentifier"
Additional Comment
#1 From morten 2009-01-25 13:46
I'm unsure which component to file this under. It's concerning application export under Mac OS
Additional Comment
#2 From fry 2009-02-19 19:37
When exporting the application, click the "Present Mode / Full Screen"
option in the window. Don't write your own main() method.