ViewTransitions

所属分类:MacOS编程
开发工具:Objective-C
文件大小:335KB
下载次数:88
上传日期:2009-06-17 12:18:19
上 传 者heiby
说明:  iphone的各种界面切换效果展示,希望能帮到您。
(iphone interface switching effect of a variety of display, I hope to help you.)

文件列表:
ViewTransitions (0, 2008-07-07)
ViewTransitions\Classes (0, 2008-07-07)
ViewTransitions\Classes\TransitionView.h (3485, 2008-07-02)
ViewTransitions\Classes\TransitionView.m (5635, 2008-07-02)
ViewTransitions\Classes\ViewTransitionsAppDelegate.h (2984, 2008-07-02)
ViewTransitions\Classes\ViewTransitionsAppDelegate.m (4912, 2008-07-02)
ViewTransitions\Default.png (224219, 2008-07-02)
ViewTransitions\icon.png (8672, 2008-07-02)
ViewTransitions\image1.jpg (42916, 2008-07-02)
ViewTransitions\image2.jpg (48996, 2008-07-02)
ViewTransitions\Info.plist (905, 2008-07-02)
ViewTransitions\main.m (2608, 2008-07-02)
ViewTransitions\MainWindow.xib (12947, 2008-07-02)
ViewTransitions\ViewTransitions.xcodeproj (0, 2008-07-07)
ViewTransitions\ViewTransitions.xcodeproj\project.pbxproj (12635, 2008-07-02)
ViewTransitions\ViewTransitions_Prefix.pch (2681, 2008-07-02)

### ViewTransitions ### ================================================================================ DESCRIPTION: The ViewTransitions sample application demonstrates how to perform transitions between two views using built-in Core Animation transitions. By looking at the code, you'll see how to use a CATransition object to set up and control transitions. To try out the sample, build it using Xcode and run it in the simulator or on the device. Click the 'Transition' button to perform a transition from one image to another. The application choses a transition effect at random. ================================================================================ BUILD REQUIREMENTS: Mac OS X 10.5.3, Xcode 3.1, iPhone OS 2.0 ================================================================================ RUNTIME REQUIREMENTS: Mac OS X 10.5.3, iPhone OS 2.0 ================================================================================ PACKAGING LIST: AppDelegate.h AppDelegate.m The UIApplication delegate class, the central controller of the application. TransitionView.h TransitionView.m A class that animates the replacement of one view with another view using CoreAnimation transitions. main.m The main entry point for the ViewTransitions application. ================================================================================ CHANGES FROM PREVIOUS VERSIONS: Version 1.6 - Updated for and tested with iPhone OS 2.0. First public release. Version 1.5 - Updated for Beta 6. - Added LSRequiresIPhoneOS key to Info.plist Version 1.4 - Updated for Beta 5. - Added a button to start the transition. - Updated to use a nib file. Version 1.3 - Updated for Beta 4. - Added code signing. Version 1.2 - Updated for Beta 3. - Added icon. Version 1.1 - Updated for Beta 2. ================================================================================ Copyright (C) 2008 Apple Inc. All rights reserved.

近期下载者

相关文件


收藏者