You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to NimbleKit
New functions and improvements:
SQLite support
Toolbar user interface control with text of image buttons
Improved Navigation and TabBar controllers, now they can be created/
destroyed from any page
Support for playing bundled or streamed video
OnApplicationQuit notification added to ALL pages so they all can save
settings before quit
Ability to open mailto: links
New Xcode template which will upgrade all projects in future even when
new frameworks/APIs/SDKs used!
On stop notification added to NKInternetPlayer
Bug fixes:
Navigation and TabBar controller behavior
Small bugs fixed
SetAllowsScrolling function is deprecated and removed, instead native
javascript code has to be used
Gautch
unread,
Jun 23, 2009, 10:30:42 PM6/23/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to NimbleKit
SQLite support and mailto support is sweet! Been fighting thoes for a
few days!
Thanks!
-Josh
Roberto Antonio Berrospe Machin
unread,
Jun 24, 2009, 11:16:28 PM6/24/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to nimb...@googlegroups.com
Than you! ill be testing it soon!
Are you sure Apple dont reject this kind of applications? i mean, the
keep rejecting apps using interpretersw virtual machines, emulators....
Alexander Voloshyn
unread,
Jun 25, 2009, 4:32:24 AM6/25/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to nimb...@googlegroups.com
Hello,
Interpreted languages are not allowed, except those interpreted with Apple's instruments, javascript is interpreted with mobile Safari, so it's allowed, we don't do any interpretation by ourselves.