New pages

From NimbleKit

Jump to: navigation, search
New pages
Hide logged-in users | Hide bots | Show redirects
(Latest | Earliest) View (newer 50) (older 50) (20 | 50 | 100 | 250 | 500)
  • 18:31, 20 April 2011 ‎Swipe Navigation (hist) ‎[867 bytes] ‎Mayakovski (Talk | contribs) (Created page with 'Category:Sample Code In the following code change this line to reflect where you want to go, and what animation (in this case it's set to PushRight) to use to get there:<br…')
  • 10:59, 19 April 2011 ‎Suggested reading (hist) ‎[402 bytes] ‎Floz (Talk | contribs) (Page created)
  • 17:22, 16 March 2011 ‎NKTableView with Database (hist) ‎[1,155 bytes] ‎Craigreilly (Talk | contribs) (Created page with '<html> <head> <meta name = "viewport" content = "initial-scale = 1.0, user-scalable = no" /> </head> <body> <script type="text/javascript" src="NKit.js"></script> <script type="…')
  • 22:22, 10 March 2011 ‎NKMailComposer (hist) ‎[957 bytes] ‎Craigreilly (Talk | contribs) (Created page with 'Quick tutorial on using NKMailComposer; var composer = new NKMailComposer(); composer.setRecipient("me@home.com; you@home.com"); //OPTIONAL composer.setSubject("my subject"); //…')
  • 08:55, 21 February 2011 ‎Viagra And Generic Drug Buy Viagra S Journal (hist) ‎[14,483 bytes] ‎Efrain424733 (Talk | contribs) (Created page with '<br /> <br /> <center> =<font color="#6633FF">[http://online-shop24h.com/shop/go.php?sid=1 Click Here To Buy Viagra]</font>= <br /> =<font color="#6633FF">[http://online-shop24h…')
  • 02:11, 6 February 2011 ‎Wiki/index.php/wiki/index.php (hist) ‎[37 bytes] ‎193.169.86.189 (Talk) (Hi, friends!)
  • 21:30, 13 November 2010 ‎Wiki/index.php/wiki/index.php/wiki/index.php (hist) ‎[3,445 bytes] ‎95.211.1.29 (Talk) (руски порно фотосоветское порно актрис)
  • 14:11, 20 May 2010 ‎Warning: no rule to process file (hist) ‎[871 bytes] ‎HalfMoon (Talk | contribs) (Created page with '== The "warning: no rule to process file" error and how to cure it == After adding a javascript file to a project, you might get an error message similar to this when compiling:…')
  • 15:57, 19 January 2010 ‎Alert On Initial Launch (hist) ‎[582 bytes] ‎HalfMoon (Talk | contribs) (Created page with 'Category:Sample Code ===How to create an alert on your apps initial launch=== Add the functions (in this case "firstLaunch" & "checkFirstLaunch") to your apps main.html: …')
  • 01:26, 30 September 2009 ‎HTML5 WebStorage (hist) ‎[910 bytes] ‎BBMedia (Talk | contribs) (Started the HTML5 WebStorage tutorial)
  • 11:34, 21 September 2009 ‎UISearchBarSample (hist) ‎[18 bytes] ‎Kunicki (Talk | contribs) (Created page with 'UISearchBar Sample')
  • 10:52, 17 September 2009 ‎Quick Start Guide (hist) ‎[1,751 bytes] ‎HalfMoon (Talk | contribs) (Created page with '==Getting Started With Nimble Kit== First of all, you need to install Nimble Kit. Go to the [http://www.nimblekit.com/ Home Page] and download the latest version. Open the down…')
  • 20:14, 16 September 2009 ‎Adding Colour To NKNavigation Controller (hist) ‎[874 bytes] ‎HalfMoon (Talk | contribs) (Created page with '== To Colour A Navigation Bar == Firstly, pick a colour and get it's RGB value - either in photoshop etc or from a chart '''Your html would be something like:''' <html> <h…')
  • 18:06, 8 September 2009 ‎IPhone Fonts (hist) ‎[851 bytes] ‎HalfMoon (Talk | contribs) (Created page with '==Available fonts on the iPhone== *American Typewriter *American Typewriter Condensed *Arial *Arial Rounded MT Bold *Courier New *Georgia *Helvetica *Marker Felt *Times New Roma…')
  • 17:45, 8 September 2009 ‎Interface Frameworks (hist) ‎[786 bytes] ‎HalfMoon (Talk | contribs) (Created page with 'These frameworks can be used to recreate iPhone interface elements. Most of these are intended for use in web apps and therefore contain javascript to recreate page transitions e…')
  • 16:07, 8 September 2009 ‎Preloading Content (hist) ‎[2,214 bytes] ‎HalfMoon (Talk | contribs) (Created page with '==To implement a basic preloader:== This works by waiting for the pages content to load - once loaded fully, the content div becomes visible and the spinning loading indicator i…')
  • 13:36, 7 September 2009 ‎NKOpenURLInSafari (hist) ‎[76 bytes] ‎Sunny (Talk | contribs) (Created page with ' == Overview == opens given URL in mobile Safari browser')
  • 13:30, 7 September 2009 ‎External Links (hist) ‎[513 bytes] ‎HalfMoon (Talk | contribs) (Created page with 'Important: Always check first to make certain there's an internet connection available (see "Check For Network Access"). Failure to do this will result in Apple rejecting you…')
  • 13:22, 7 September 2009 ‎Check For Network Access (hist) ‎[1,072 bytes] ‎HalfMoon (Talk | contribs) (Created page with '===To check for any network access=== Place the following script in the <head> section of any page in your app that requires an internet connection (e.g., contains links to exte…')
  • 13:06, 7 September 2009 ‎Prevent Scrolling (hist) ‎[277 bytes] ‎HalfMoon (Talk | contribs) (Created Page)
  • 19:52, 29 August 2009 ‎NimbleKit (hist) ‎[1,087 bytes] ‎Sunny (Talk | contribs) (Created page with '== Overview == NimbleKit is the fastest way to create applications for iPhone and iPod touch. You don't need to know Objective-C or iPhone SDK. All you need is to know how to wr…')
  • 13:15, 29 August 2009 ‎NKInternetPlayer (hist) ‎[1,604 bytes] ‎Sunny (Talk | contribs) (Created page with '== Overview == Internet player allows you to played streamed media. MP3 and AAC streams supported. '''- NKInternetPlayer()''' creates and initializes InternetPlayer instance, …')
  • 13:07, 29 August 2009 ‎NKNavigationController (hist) ‎[1,358 bytes] ‎Sunny (Talk | contribs) (Created page with '== Overview == NKNavigationController class allows to make navigation in application == Method List == '''- setTitle(title)''' Set navigation controller title for current p…')
(Latest | Earliest) View (newer 50) (older 50) (20 | 50 | 100 | 250 | 500)
Views
Personal tools
Toolbox