IOS7: Difference between revisions
Jump to navigation
Jump to search
Created page with "This page keeps track of information about iOS7 for AppStudio users. Feel free to add your tricks and workarounds! -- New Features -- # New style: default font style is Helve..." |
No edit summary |
||
Line 1: | Line 1: | ||
This page keeps track of information about iOS7 for AppStudio users. Feel free to add your tricks and workarounds! | This page keeps track of information about iOS7 for AppStudio users. Feel free to add your tricks and workarounds! | ||
== New Features == | |||
# New style: default font style is Helvetica Neue. Since it is a bit finer than regular Helvetica, consider moving up the font size. | # New style: default font style is Helvetica Neue. Since it is a bit finer than regular Helvetica, consider moving up the font size. | ||
== Known Bugs == | |||
# mailto:, sms: etc. tags do not work | # mailto:, sms: etc. tags do not work | ||
# Simple MsgBox does not work properly. Use NSB.MsgBox instead | # Simple MsgBox does not work properly. Use NSB.MsgBox instead | ||
# StatusBar | # StatusBar |
Revision as of 11:39, 18 September 2013
This page keeps track of information about iOS7 for AppStudio users. Feel free to add your tricks and workarounds!
New Features
- New style: default font style is Helvetica Neue. Since it is a bit finer than regular Helvetica, consider moving up the font size.
Known Bugs
- mailto:, sms: etc. tags do not work
- Simple MsgBox does not work properly. Use NSB.MsgBox instead
- StatusBar