S Samppaa macrumors regular Original poster Mar 26, 2010 168 23 Sep 3, 2010 #1 Is there any similar for cocoa touch like this for mac?
C coopf macrumors newbie Nov 11, 2010 3 0 Dec 18, 2010 #2 There's UMeKit but it's only a library of objects and also all of the things like a tool bar is just a view and then added in code.
There's UMeKit but it's only a library of objects and also all of the things like a tool bar is just a view and then added in code.
robbieduncan Moderator emeritus Jul 24, 2002 25,611 893 Harrogate Dec 18, 2010 #3 It's way more difficult to do this for iOS. Potentially impossible. Note how it uses a framework that you import into your app. No third-party frameworks are allowed on iOS.
It's way more difficult to do this for iOS. Potentially impossible. Note how it uses a framework that you import into your app. No third-party frameworks are allowed on iOS.