shadowing UITableView cell image
Change-Id: Ia55741e2b85d5a005e077f306841a559ec05a6e3
This commit is contained in:
@@ -260,7 +260,6 @@
|
|||||||
</subviews>
|
</subviews>
|
||||||
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
|
||||||
</view>
|
</view>
|
||||||
<color key="backgroundColor" red="0.93333713500000004" green="0.92603786499999996" blue="0.92826186129999999" alpha="1" colorSpace="calibratedRGB"/>
|
|
||||||
</tableViewCell>
|
</tableViewCell>
|
||||||
</prototypes>
|
</prototypes>
|
||||||
<connections>
|
<connections>
|
||||||
@@ -538,6 +537,76 @@
|
|||||||
<image name="timer_clear_btn.png" width="60" height="60"/>
|
<image name="timer_clear_btn.png" width="60" height="60"/>
|
||||||
<image name="timer_start_btn.png" width="60" height="60"/>
|
<image name="timer_start_btn.png" width="60" height="60"/>
|
||||||
</resources>
|
</resources>
|
||||||
|
<classes>
|
||||||
|
<class className="EditableTableViewCell" superclassName="UITableViewCell">
|
||||||
|
<source key="sourceIdentifier" type="project" relativePath="./Classes/EditableTableViewCell.h"/>
|
||||||
|
</class>
|
||||||
|
<class className="LibONavigationController" superclassName="UINavigationController">
|
||||||
|
<source key="sourceIdentifier" type="project" relativePath="./Classes/LibONavigationController.h"/>
|
||||||
|
</class>
|
||||||
|
<class className="SWRevealViewController" superclassName="UIViewController">
|
||||||
|
<source key="sourceIdentifier" type="project" relativePath="./Classes/SWRevealViewController.h"/>
|
||||||
|
</class>
|
||||||
|
<class className="WalkThroughContainerViewController" superclassName="UIViewController">
|
||||||
|
<source key="sourceIdentifier" type="project" relativePath="./Classes/WalkThroughContainerViewController.h"/>
|
||||||
|
</class>
|
||||||
|
<class className="newServerViewController" superclassName="UITableViewController">
|
||||||
|
<source key="sourceIdentifier" type="project" relativePath="./Classes/newServerViewController.h"/>
|
||||||
|
<relationships>
|
||||||
|
<relationship kind="action" name="save:"/>
|
||||||
|
<relationship kind="outlet" name="saveButton" candidateClass="UIBarButtonItem"/>
|
||||||
|
</relationships>
|
||||||
|
</class>
|
||||||
|
<class className="pinValidation_vc" superclassName="UIViewController">
|
||||||
|
<source key="sourceIdentifier" type="project" relativePath="./Classes/pinValidation_vc.h"/>
|
||||||
|
<relationships>
|
||||||
|
<relationship kind="outlet" name="pinLabel" candidateClass="UILabel"/>
|
||||||
|
<relationship kind="outlet" name="statusLabel" candidateClass="UILabel"/>
|
||||||
|
</relationships>
|
||||||
|
</class>
|
||||||
|
<class className="server_list_vc" superclassName="UITableViewController">
|
||||||
|
<source key="sourceIdentifier" type="project" relativePath="./Classes/server_list_vc.h"/>
|
||||||
|
<relationships>
|
||||||
|
<relationship kind="outlet" name="serverTable" candidateClass="UITableView"/>
|
||||||
|
</relationships>
|
||||||
|
</class>
|
||||||
|
<class className="slideShowPreviewTable_vc" superclassName="UITableViewController">
|
||||||
|
<source key="sourceIdentifier" type="project" relativePath="./Classes/slideShowPreviewTable_vc.h"/>
|
||||||
|
<relationships>
|
||||||
|
<relationship kind="action" name="startPresentationAction:"/>
|
||||||
|
<relationship kind="outlet" name="optionsTable" candidateClass="UITableView"/>
|
||||||
|
</relationships>
|
||||||
|
</class>
|
||||||
|
<class className="slideShowPreviewTable_vc_iphone" superclassName="slideShowPreviewTable_vc">
|
||||||
|
<source key="sourceIdentifier" type="project" relativePath="./Classes/slideShowPreviewTable_vc_iphone.h"/>
|
||||||
|
<relationships>
|
||||||
|
<relationship kind="outlet" name="titleLabel" candidateClass="UILabel"/>
|
||||||
|
</relationships>
|
||||||
|
</class>
|
||||||
|
<class className="slideShowSwipeInList" superclassName="UITableViewController">
|
||||||
|
<source key="sourceIdentifier" type="project" relativePath="./Classes/slideShowSwipeInList.h"/>
|
||||||
|
</class>
|
||||||
|
<class className="slideShow_vc" superclassName="UIViewController">
|
||||||
|
<source key="sourceIdentifier" type="project" relativePath="./Classes/slideShow_vc.h"/>
|
||||||
|
<relationships>
|
||||||
|
<relationship kind="action" name="accPointerAction:"/>
|
||||||
|
<relationship kind="action" name="nextSlideAction:"/>
|
||||||
|
<relationship kind="action" name="pointerAction:"/>
|
||||||
|
<relationship kind="action" name="previousSlideAction:"/>
|
||||||
|
<relationship kind="outlet" name="blockingView" candidateClass="UIView"/>
|
||||||
|
<relationship kind="outlet" name="bottomView" candidateClass="UIView"/>
|
||||||
|
<relationship kind="outlet" name="lecturer_notes" candidateClass="UIWebView"/>
|
||||||
|
<relationship kind="outlet" name="movingPointer" candidateClass="UIView"/>
|
||||||
|
<relationship kind="outlet" name="notesView" candidateClass="UIView"/>
|
||||||
|
<relationship kind="outlet" name="pointerBtn" candidateClass="UIButton"/>
|
||||||
|
<relationship kind="outlet" name="revealButtonItem" candidateClass="UIBarButtonItem"/>
|
||||||
|
<relationship kind="outlet" name="secondarySlideView" candidateClass="UIImageView"/>
|
||||||
|
<relationship kind="outlet" name="slideNumber" candidateClass="UILabel"/>
|
||||||
|
<relationship kind="outlet" name="slideView" candidateClass="UIImageView"/>
|
||||||
|
<relationship kind="outlet" name="touchPointerImage" candidateClass="UIImageView"/>
|
||||||
|
</relationships>
|
||||||
|
</class>
|
||||||
|
</classes>
|
||||||
<simulatedMetricsContainer key="defaultSimulatedMetrics">
|
<simulatedMetricsContainer key="defaultSimulatedMetrics">
|
||||||
<simulatedStatusBarMetrics key="statusBar"/>
|
<simulatedStatusBarMetrics key="statusBar"/>
|
||||||
<simulatedOrientationMetrics key="orientation"/>
|
<simulatedOrientationMetrics key="orientation"/>
|
||||||
|
@@ -260,7 +260,6 @@
|
|||||||
</subviews>
|
</subviews>
|
||||||
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
|
||||||
</view>
|
</view>
|
||||||
<color key="backgroundColor" red="0.93333713500000004" green="0.92603786499999996" blue="0.92826186129999999" alpha="1" colorSpace="calibratedRGB"/>
|
|
||||||
</tableViewCell>
|
</tableViewCell>
|
||||||
</prototypes>
|
</prototypes>
|
||||||
<connections>
|
<connections>
|
||||||
@@ -538,6 +537,76 @@
|
|||||||
<image name="timer_clear_btn.png" width="60" height="60"/>
|
<image name="timer_clear_btn.png" width="60" height="60"/>
|
||||||
<image name="timer_start_btn.png" width="60" height="60"/>
|
<image name="timer_start_btn.png" width="60" height="60"/>
|
||||||
</resources>
|
</resources>
|
||||||
|
<classes>
|
||||||
|
<class className="EditableTableViewCell" superclassName="UITableViewCell">
|
||||||
|
<source key="sourceIdentifier" type="project" relativePath="./Classes/EditableTableViewCell.h"/>
|
||||||
|
</class>
|
||||||
|
<class className="LibONavigationController" superclassName="UINavigationController">
|
||||||
|
<source key="sourceIdentifier" type="project" relativePath="./Classes/LibONavigationController.h"/>
|
||||||
|
</class>
|
||||||
|
<class className="SWRevealViewController" superclassName="UIViewController">
|
||||||
|
<source key="sourceIdentifier" type="project" relativePath="./Classes/SWRevealViewController.h"/>
|
||||||
|
</class>
|
||||||
|
<class className="WalkThroughContainerViewController" superclassName="UIViewController">
|
||||||
|
<source key="sourceIdentifier" type="project" relativePath="./Classes/WalkThroughContainerViewController.h"/>
|
||||||
|
</class>
|
||||||
|
<class className="newServerViewController" superclassName="UITableViewController">
|
||||||
|
<source key="sourceIdentifier" type="project" relativePath="./Classes/newServerViewController.h"/>
|
||||||
|
<relationships>
|
||||||
|
<relationship kind="action" name="save:"/>
|
||||||
|
<relationship kind="outlet" name="saveButton" candidateClass="UIBarButtonItem"/>
|
||||||
|
</relationships>
|
||||||
|
</class>
|
||||||
|
<class className="pinValidation_vc" superclassName="UIViewController">
|
||||||
|
<source key="sourceIdentifier" type="project" relativePath="./Classes/pinValidation_vc.h"/>
|
||||||
|
<relationships>
|
||||||
|
<relationship kind="outlet" name="pinLabel" candidateClass="UILabel"/>
|
||||||
|
<relationship kind="outlet" name="statusLabel" candidateClass="UILabel"/>
|
||||||
|
</relationships>
|
||||||
|
</class>
|
||||||
|
<class className="server_list_vc" superclassName="UITableViewController">
|
||||||
|
<source key="sourceIdentifier" type="project" relativePath="./Classes/server_list_vc.h"/>
|
||||||
|
<relationships>
|
||||||
|
<relationship kind="outlet" name="serverTable" candidateClass="UITableView"/>
|
||||||
|
</relationships>
|
||||||
|
</class>
|
||||||
|
<class className="slideShowPreviewTable_vc" superclassName="UITableViewController">
|
||||||
|
<source key="sourceIdentifier" type="project" relativePath="./Classes/slideShowPreviewTable_vc.h"/>
|
||||||
|
<relationships>
|
||||||
|
<relationship kind="action" name="startPresentationAction:"/>
|
||||||
|
<relationship kind="outlet" name="optionsTable" candidateClass="UITableView"/>
|
||||||
|
</relationships>
|
||||||
|
</class>
|
||||||
|
<class className="slideShowPreviewTable_vc_iphone" superclassName="slideShowPreviewTable_vc">
|
||||||
|
<source key="sourceIdentifier" type="project" relativePath="./Classes/slideShowPreviewTable_vc_iphone.h"/>
|
||||||
|
<relationships>
|
||||||
|
<relationship kind="outlet" name="titleLabel" candidateClass="UILabel"/>
|
||||||
|
</relationships>
|
||||||
|
</class>
|
||||||
|
<class className="slideShowSwipeInList" superclassName="UITableViewController">
|
||||||
|
<source key="sourceIdentifier" type="project" relativePath="./Classes/slideShowSwipeInList.h"/>
|
||||||
|
</class>
|
||||||
|
<class className="slideShow_vc" superclassName="UIViewController">
|
||||||
|
<source key="sourceIdentifier" type="project" relativePath="./Classes/slideShow_vc.h"/>
|
||||||
|
<relationships>
|
||||||
|
<relationship kind="action" name="accPointerAction:"/>
|
||||||
|
<relationship kind="action" name="nextSlideAction:"/>
|
||||||
|
<relationship kind="action" name="pointerAction:"/>
|
||||||
|
<relationship kind="action" name="previousSlideAction:"/>
|
||||||
|
<relationship kind="outlet" name="blockingView" candidateClass="UIView"/>
|
||||||
|
<relationship kind="outlet" name="bottomView" candidateClass="UIView"/>
|
||||||
|
<relationship kind="outlet" name="lecturer_notes" candidateClass="UIWebView"/>
|
||||||
|
<relationship kind="outlet" name="movingPointer" candidateClass="UIView"/>
|
||||||
|
<relationship kind="outlet" name="notesView" candidateClass="UIView"/>
|
||||||
|
<relationship kind="outlet" name="pointerBtn" candidateClass="UIButton"/>
|
||||||
|
<relationship kind="outlet" name="revealButtonItem" candidateClass="UIBarButtonItem"/>
|
||||||
|
<relationship kind="outlet" name="secondarySlideView" candidateClass="UIImageView"/>
|
||||||
|
<relationship kind="outlet" name="slideNumber" candidateClass="UILabel"/>
|
||||||
|
<relationship kind="outlet" name="slideView" candidateClass="UIImageView"/>
|
||||||
|
<relationship kind="outlet" name="touchPointerImage" candidateClass="UIImageView"/>
|
||||||
|
</relationships>
|
||||||
|
</class>
|
||||||
|
</classes>
|
||||||
<simulatedMetricsContainer key="defaultSimulatedMetrics">
|
<simulatedMetricsContainer key="defaultSimulatedMetrics">
|
||||||
<simulatedStatusBarMetrics key="statusBar"/>
|
<simulatedStatusBarMetrics key="statusBar"/>
|
||||||
<simulatedOrientationMetrics key="orientation"/>
|
<simulatedOrientationMetrics key="orientation"/>
|
||||||
|
@@ -262,7 +262,6 @@ Contrôle Distant</string>
|
|||||||
</subviews>
|
</subviews>
|
||||||
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
|
||||||
</view>
|
</view>
|
||||||
<color key="backgroundColor" red="0.93333713500000004" green="0.92603786499999996" blue="0.92826186129999999" alpha="1" colorSpace="calibratedRGB"/>
|
|
||||||
</tableViewCell>
|
</tableViewCell>
|
||||||
</prototypes>
|
</prototypes>
|
||||||
<connections>
|
<connections>
|
||||||
@@ -540,6 +539,76 @@ Contrôle Distant</string>
|
|||||||
<image name="timer_clear_btn.png" width="60" height="60"/>
|
<image name="timer_clear_btn.png" width="60" height="60"/>
|
||||||
<image name="timer_start_btn.png" width="60" height="60"/>
|
<image name="timer_start_btn.png" width="60" height="60"/>
|
||||||
</resources>
|
</resources>
|
||||||
|
<classes>
|
||||||
|
<class className="EditableTableViewCell" superclassName="UITableViewCell">
|
||||||
|
<source key="sourceIdentifier" type="project" relativePath="./Classes/EditableTableViewCell.h"/>
|
||||||
|
</class>
|
||||||
|
<class className="LibONavigationController" superclassName="UINavigationController">
|
||||||
|
<source key="sourceIdentifier" type="project" relativePath="./Classes/LibONavigationController.h"/>
|
||||||
|
</class>
|
||||||
|
<class className="SWRevealViewController" superclassName="UIViewController">
|
||||||
|
<source key="sourceIdentifier" type="project" relativePath="./Classes/SWRevealViewController.h"/>
|
||||||
|
</class>
|
||||||
|
<class className="WalkThroughContainerViewController" superclassName="UIViewController">
|
||||||
|
<source key="sourceIdentifier" type="project" relativePath="./Classes/WalkThroughContainerViewController.h"/>
|
||||||
|
</class>
|
||||||
|
<class className="newServerViewController" superclassName="UITableViewController">
|
||||||
|
<source key="sourceIdentifier" type="project" relativePath="./Classes/newServerViewController.h"/>
|
||||||
|
<relationships>
|
||||||
|
<relationship kind="action" name="save:"/>
|
||||||
|
<relationship kind="outlet" name="saveButton" candidateClass="UIBarButtonItem"/>
|
||||||
|
</relationships>
|
||||||
|
</class>
|
||||||
|
<class className="pinValidation_vc" superclassName="UIViewController">
|
||||||
|
<source key="sourceIdentifier" type="project" relativePath="./Classes/pinValidation_vc.h"/>
|
||||||
|
<relationships>
|
||||||
|
<relationship kind="outlet" name="pinLabel" candidateClass="UILabel"/>
|
||||||
|
<relationship kind="outlet" name="statusLabel" candidateClass="UILabel"/>
|
||||||
|
</relationships>
|
||||||
|
</class>
|
||||||
|
<class className="server_list_vc" superclassName="UITableViewController">
|
||||||
|
<source key="sourceIdentifier" type="project" relativePath="./Classes/server_list_vc.h"/>
|
||||||
|
<relationships>
|
||||||
|
<relationship kind="outlet" name="serverTable" candidateClass="UITableView"/>
|
||||||
|
</relationships>
|
||||||
|
</class>
|
||||||
|
<class className="slideShowPreviewTable_vc" superclassName="UITableViewController">
|
||||||
|
<source key="sourceIdentifier" type="project" relativePath="./Classes/slideShowPreviewTable_vc.h"/>
|
||||||
|
<relationships>
|
||||||
|
<relationship kind="action" name="startPresentationAction:"/>
|
||||||
|
<relationship kind="outlet" name="optionsTable" candidateClass="UITableView"/>
|
||||||
|
</relationships>
|
||||||
|
</class>
|
||||||
|
<class className="slideShowPreviewTable_vc_iphone" superclassName="slideShowPreviewTable_vc">
|
||||||
|
<source key="sourceIdentifier" type="project" relativePath="./Classes/slideShowPreviewTable_vc_iphone.h"/>
|
||||||
|
<relationships>
|
||||||
|
<relationship kind="outlet" name="titleLabel" candidateClass="UILabel"/>
|
||||||
|
</relationships>
|
||||||
|
</class>
|
||||||
|
<class className="slideShowSwipeInList" superclassName="UITableViewController">
|
||||||
|
<source key="sourceIdentifier" type="project" relativePath="./Classes/slideShowSwipeInList.h"/>
|
||||||
|
</class>
|
||||||
|
<class className="slideShow_vc" superclassName="UIViewController">
|
||||||
|
<source key="sourceIdentifier" type="project" relativePath="./Classes/slideShow_vc.h"/>
|
||||||
|
<relationships>
|
||||||
|
<relationship kind="action" name="accPointerAction:"/>
|
||||||
|
<relationship kind="action" name="nextSlideAction:"/>
|
||||||
|
<relationship kind="action" name="pointerAction:"/>
|
||||||
|
<relationship kind="action" name="previousSlideAction:"/>
|
||||||
|
<relationship kind="outlet" name="blockingView" candidateClass="UIView"/>
|
||||||
|
<relationship kind="outlet" name="bottomView" candidateClass="UIView"/>
|
||||||
|
<relationship kind="outlet" name="lecturer_notes" candidateClass="UIWebView"/>
|
||||||
|
<relationship kind="outlet" name="movingPointer" candidateClass="UIView"/>
|
||||||
|
<relationship kind="outlet" name="notesView" candidateClass="UIView"/>
|
||||||
|
<relationship kind="outlet" name="pointerBtn" candidateClass="UIButton"/>
|
||||||
|
<relationship kind="outlet" name="revealButtonItem" candidateClass="UIBarButtonItem"/>
|
||||||
|
<relationship kind="outlet" name="secondarySlideView" candidateClass="UIImageView"/>
|
||||||
|
<relationship kind="outlet" name="slideNumber" candidateClass="UILabel"/>
|
||||||
|
<relationship kind="outlet" name="slideView" candidateClass="UIImageView"/>
|
||||||
|
<relationship kind="outlet" name="touchPointerImage" candidateClass="UIImageView"/>
|
||||||
|
</relationships>
|
||||||
|
</class>
|
||||||
|
</classes>
|
||||||
<simulatedMetricsContainer key="defaultSimulatedMetrics">
|
<simulatedMetricsContainer key="defaultSimulatedMetrics">
|
||||||
<simulatedStatusBarMetrics key="statusBar"/>
|
<simulatedStatusBarMetrics key="statusBar"/>
|
||||||
<simulatedOrientationMetrics key="orientation"/>
|
<simulatedOrientationMetrics key="orientation"/>
|
||||||
|
@@ -262,7 +262,6 @@ Contrôle Distant</string>
|
|||||||
</subviews>
|
</subviews>
|
||||||
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
|
||||||
</view>
|
</view>
|
||||||
<color key="backgroundColor" red="0.93333713500000004" green="0.92603786499999996" blue="0.92826186129999999" alpha="1" colorSpace="calibratedRGB"/>
|
|
||||||
</tableViewCell>
|
</tableViewCell>
|
||||||
</prototypes>
|
</prototypes>
|
||||||
<connections>
|
<connections>
|
||||||
@@ -540,6 +539,76 @@ Contrôle Distant</string>
|
|||||||
<image name="timer_clear_btn.png" width="60" height="60"/>
|
<image name="timer_clear_btn.png" width="60" height="60"/>
|
||||||
<image name="timer_start_btn.png" width="60" height="60"/>
|
<image name="timer_start_btn.png" width="60" height="60"/>
|
||||||
</resources>
|
</resources>
|
||||||
|
<classes>
|
||||||
|
<class className="EditableTableViewCell" superclassName="UITableViewCell">
|
||||||
|
<source key="sourceIdentifier" type="project" relativePath="./Classes/EditableTableViewCell.h"/>
|
||||||
|
</class>
|
||||||
|
<class className="LibONavigationController" superclassName="UINavigationController">
|
||||||
|
<source key="sourceIdentifier" type="project" relativePath="./Classes/LibONavigationController.h"/>
|
||||||
|
</class>
|
||||||
|
<class className="SWRevealViewController" superclassName="UIViewController">
|
||||||
|
<source key="sourceIdentifier" type="project" relativePath="./Classes/SWRevealViewController.h"/>
|
||||||
|
</class>
|
||||||
|
<class className="WalkThroughContainerViewController" superclassName="UIViewController">
|
||||||
|
<source key="sourceIdentifier" type="project" relativePath="./Classes/WalkThroughContainerViewController.h"/>
|
||||||
|
</class>
|
||||||
|
<class className="newServerViewController" superclassName="UITableViewController">
|
||||||
|
<source key="sourceIdentifier" type="project" relativePath="./Classes/newServerViewController.h"/>
|
||||||
|
<relationships>
|
||||||
|
<relationship kind="action" name="save:"/>
|
||||||
|
<relationship kind="outlet" name="saveButton" candidateClass="UIBarButtonItem"/>
|
||||||
|
</relationships>
|
||||||
|
</class>
|
||||||
|
<class className="pinValidation_vc" superclassName="UIViewController">
|
||||||
|
<source key="sourceIdentifier" type="project" relativePath="./Classes/pinValidation_vc.h"/>
|
||||||
|
<relationships>
|
||||||
|
<relationship kind="outlet" name="pinLabel" candidateClass="UILabel"/>
|
||||||
|
<relationship kind="outlet" name="statusLabel" candidateClass="UILabel"/>
|
||||||
|
</relationships>
|
||||||
|
</class>
|
||||||
|
<class className="server_list_vc" superclassName="UITableViewController">
|
||||||
|
<source key="sourceIdentifier" type="project" relativePath="./Classes/server_list_vc.h"/>
|
||||||
|
<relationships>
|
||||||
|
<relationship kind="outlet" name="serverTable" candidateClass="UITableView"/>
|
||||||
|
</relationships>
|
||||||
|
</class>
|
||||||
|
<class className="slideShowPreviewTable_vc" superclassName="UITableViewController">
|
||||||
|
<source key="sourceIdentifier" type="project" relativePath="./Classes/slideShowPreviewTable_vc.h"/>
|
||||||
|
<relationships>
|
||||||
|
<relationship kind="action" name="startPresentationAction:"/>
|
||||||
|
<relationship kind="outlet" name="optionsTable" candidateClass="UITableView"/>
|
||||||
|
</relationships>
|
||||||
|
</class>
|
||||||
|
<class className="slideShowPreviewTable_vc_iphone" superclassName="slideShowPreviewTable_vc">
|
||||||
|
<source key="sourceIdentifier" type="project" relativePath="./Classes/slideShowPreviewTable_vc_iphone.h"/>
|
||||||
|
<relationships>
|
||||||
|
<relationship kind="outlet" name="titleLabel" candidateClass="UILabel"/>
|
||||||
|
</relationships>
|
||||||
|
</class>
|
||||||
|
<class className="slideShowSwipeInList" superclassName="UITableViewController">
|
||||||
|
<source key="sourceIdentifier" type="project" relativePath="./Classes/slideShowSwipeInList.h"/>
|
||||||
|
</class>
|
||||||
|
<class className="slideShow_vc" superclassName="UIViewController">
|
||||||
|
<source key="sourceIdentifier" type="project" relativePath="./Classes/slideShow_vc.h"/>
|
||||||
|
<relationships>
|
||||||
|
<relationship kind="action" name="accPointerAction:"/>
|
||||||
|
<relationship kind="action" name="nextSlideAction:"/>
|
||||||
|
<relationship kind="action" name="pointerAction:"/>
|
||||||
|
<relationship kind="action" name="previousSlideAction:"/>
|
||||||
|
<relationship kind="outlet" name="blockingView" candidateClass="UIView"/>
|
||||||
|
<relationship kind="outlet" name="bottomView" candidateClass="UIView"/>
|
||||||
|
<relationship kind="outlet" name="lecturer_notes" candidateClass="UIWebView"/>
|
||||||
|
<relationship kind="outlet" name="movingPointer" candidateClass="UIView"/>
|
||||||
|
<relationship kind="outlet" name="notesView" candidateClass="UIView"/>
|
||||||
|
<relationship kind="outlet" name="pointerBtn" candidateClass="UIButton"/>
|
||||||
|
<relationship kind="outlet" name="revealButtonItem" candidateClass="UIBarButtonItem"/>
|
||||||
|
<relationship kind="outlet" name="secondarySlideView" candidateClass="UIImageView"/>
|
||||||
|
<relationship kind="outlet" name="slideNumber" candidateClass="UILabel"/>
|
||||||
|
<relationship kind="outlet" name="slideView" candidateClass="UIImageView"/>
|
||||||
|
<relationship kind="outlet" name="touchPointerImage" candidateClass="UIImageView"/>
|
||||||
|
</relationships>
|
||||||
|
</class>
|
||||||
|
</classes>
|
||||||
<simulatedMetricsContainer key="defaultSimulatedMetrics">
|
<simulatedMetricsContainer key="defaultSimulatedMetrics">
|
||||||
<simulatedStatusBarMetrics key="statusBar"/>
|
<simulatedStatusBarMetrics key="statusBar"/>
|
||||||
<simulatedOrientationMetrics key="orientation"/>
|
<simulatedOrientationMetrics key="orientation"/>
|
||||||
|
@@ -46,10 +46,7 @@ dispatch_queue_t backgroundQueue;
|
|||||||
[self.stopWatch start];
|
[self.stopWatch start];
|
||||||
}
|
}
|
||||||
|
|
||||||
UIImageView *tempImageView = [[UIImageView alloc] initWithImage:[UIImage imageNamed:@"slideshowRail"]];
|
self.tableView.backgroundColor = [UIColor colorWithRed:.674509804 green:.729411765 blue:.760784314 alpha:1.0];
|
||||||
[tempImageView setFrame:self.tableView.frame];
|
|
||||||
|
|
||||||
self.tableView.backgroundView = tempImageView;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
- (void) viewDidAppear:(BOOL)animated
|
- (void) viewDidAppear:(BOOL)animated
|
||||||
@@ -128,7 +125,7 @@ dispatch_queue_t backgroundQueue;
|
|||||||
UILabel *label = [[UILabel alloc] init];
|
UILabel *label = [[UILabel alloc] init];
|
||||||
label.frame = CGRectMake(10, 0, 284, 23);
|
label.frame = CGRectMake(10, 0, 284, 23);
|
||||||
label.textColor = [UIColor whiteColor];
|
label.textColor = [UIColor whiteColor];
|
||||||
label.font = [UIFont fontWithName:@"Helvetica" size:14.0];
|
label.font = [UIFont boldSystemFontOfSize:14.0];
|
||||||
label.text = sectionTitle;
|
label.text = sectionTitle;
|
||||||
label.backgroundColor = [UIColor clearColor];
|
label.backgroundColor = [UIColor clearColor];
|
||||||
|
|
||||||
@@ -159,14 +156,19 @@ dispatch_queue_t backgroundQueue;
|
|||||||
|
|
||||||
UITableViewCell *cell = [tableView dequeueReusableCellWithIdentifier: CellIdentifier];
|
UITableViewCell *cell = [tableView dequeueReusableCellWithIdentifier: CellIdentifier];
|
||||||
UILabel * slideNumber = (UILabel *)[cell viewWithTag:2];
|
UILabel * slideNumber = (UILabel *)[cell viewWithTag:2];
|
||||||
|
UIImageView * image = (UIImageView *)[cell viewWithTag:1];
|
||||||
|
|
||||||
// Starting 20, all tags are used for thumbnails in this sidebar
|
// Starting 20, all tags are used for thumbnails in this sidebar
|
||||||
[cell setTag:20+indexPath.row];
|
[cell setTag:20+indexPath.row];
|
||||||
[self.slideshow getContentAtIndex:indexPath.row forView:cell];
|
[self.slideshow getContentAtIndex:indexPath.row forView:cell];
|
||||||
[slideNumber setText:[NSString stringWithFormat:@"%u", indexPath.row+1]];
|
[slideNumber setText:[NSString stringWithFormat:@"%u", indexPath.row+1]];
|
||||||
|
|
||||||
|
image.layer.shadowColor = [[UIColor blackColor] CGColor];
|
||||||
cell.backgroundColor = [UIColor colorWithRed:0 green:0.40784314 blue:0.21568627 alpha:1.0];
|
image.layer.shadowOpacity = 0.5;
|
||||||
|
image.layer.shadowRadius = 4.0;
|
||||||
|
image.layer.shadowOffset = CGSizeMake(3.0f, 3.0f);
|
||||||
|
image.layer.shadowPath = [UIBezierPath bezierPathWithRect:image.bounds].CGPath;
|
||||||
|
image.clipsToBounds = NO;
|
||||||
|
|
||||||
return cell;
|
return cell;
|
||||||
}
|
}
|
||||||
|
@@ -260,7 +260,6 @@
|
|||||||
</subviews>
|
</subviews>
|
||||||
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
|
||||||
</view>
|
</view>
|
||||||
<color key="backgroundColor" red="0.93333713500000004" green="0.92603786499999996" blue="0.92826186129999999" alpha="1" colorSpace="calibratedRGB"/>
|
|
||||||
</tableViewCell>
|
</tableViewCell>
|
||||||
</prototypes>
|
</prototypes>
|
||||||
<connections>
|
<connections>
|
||||||
@@ -538,6 +537,76 @@
|
|||||||
<image name="timer_clear_btn.png" width="60" height="60"/>
|
<image name="timer_clear_btn.png" width="60" height="60"/>
|
||||||
<image name="timer_start_btn.png" width="60" height="60"/>
|
<image name="timer_start_btn.png" width="60" height="60"/>
|
||||||
</resources>
|
</resources>
|
||||||
|
<classes>
|
||||||
|
<class className="EditableTableViewCell" superclassName="UITableViewCell">
|
||||||
|
<source key="sourceIdentifier" type="project" relativePath="./Classes/EditableTableViewCell.h"/>
|
||||||
|
</class>
|
||||||
|
<class className="LibONavigationController" superclassName="UINavigationController">
|
||||||
|
<source key="sourceIdentifier" type="project" relativePath="./Classes/LibONavigationController.h"/>
|
||||||
|
</class>
|
||||||
|
<class className="SWRevealViewController" superclassName="UIViewController">
|
||||||
|
<source key="sourceIdentifier" type="project" relativePath="./Classes/SWRevealViewController.h"/>
|
||||||
|
</class>
|
||||||
|
<class className="WalkThroughContainerViewController" superclassName="UIViewController">
|
||||||
|
<source key="sourceIdentifier" type="project" relativePath="./Classes/WalkThroughContainerViewController.h"/>
|
||||||
|
</class>
|
||||||
|
<class className="newServerViewController" superclassName="UITableViewController">
|
||||||
|
<source key="sourceIdentifier" type="project" relativePath="./Classes/newServerViewController.h"/>
|
||||||
|
<relationships>
|
||||||
|
<relationship kind="action" name="save:"/>
|
||||||
|
<relationship kind="outlet" name="saveButton" candidateClass="UIBarButtonItem"/>
|
||||||
|
</relationships>
|
||||||
|
</class>
|
||||||
|
<class className="pinValidation_vc" superclassName="UIViewController">
|
||||||
|
<source key="sourceIdentifier" type="project" relativePath="./Classes/pinValidation_vc.h"/>
|
||||||
|
<relationships>
|
||||||
|
<relationship kind="outlet" name="pinLabel" candidateClass="UILabel"/>
|
||||||
|
<relationship kind="outlet" name="statusLabel" candidateClass="UILabel"/>
|
||||||
|
</relationships>
|
||||||
|
</class>
|
||||||
|
<class className="server_list_vc" superclassName="UITableViewController">
|
||||||
|
<source key="sourceIdentifier" type="project" relativePath="./Classes/server_list_vc.h"/>
|
||||||
|
<relationships>
|
||||||
|
<relationship kind="outlet" name="serverTable" candidateClass="UITableView"/>
|
||||||
|
</relationships>
|
||||||
|
</class>
|
||||||
|
<class className="slideShowPreviewTable_vc" superclassName="UITableViewController">
|
||||||
|
<source key="sourceIdentifier" type="project" relativePath="./Classes/slideShowPreviewTable_vc.h"/>
|
||||||
|
<relationships>
|
||||||
|
<relationship kind="action" name="startPresentationAction:"/>
|
||||||
|
<relationship kind="outlet" name="optionsTable" candidateClass="UITableView"/>
|
||||||
|
</relationships>
|
||||||
|
</class>
|
||||||
|
<class className="slideShowPreviewTable_vc_iphone" superclassName="slideShowPreviewTable_vc">
|
||||||
|
<source key="sourceIdentifier" type="project" relativePath="./Classes/slideShowPreviewTable_vc_iphone.h"/>
|
||||||
|
<relationships>
|
||||||
|
<relationship kind="outlet" name="titleLabel" candidateClass="UILabel"/>
|
||||||
|
</relationships>
|
||||||
|
</class>
|
||||||
|
<class className="slideShowSwipeInList" superclassName="UITableViewController">
|
||||||
|
<source key="sourceIdentifier" type="project" relativePath="./Classes/slideShowSwipeInList.h"/>
|
||||||
|
</class>
|
||||||
|
<class className="slideShow_vc" superclassName="UIViewController">
|
||||||
|
<source key="sourceIdentifier" type="project" relativePath="./Classes/slideShow_vc.h"/>
|
||||||
|
<relationships>
|
||||||
|
<relationship kind="action" name="accPointerAction:"/>
|
||||||
|
<relationship kind="action" name="nextSlideAction:"/>
|
||||||
|
<relationship kind="action" name="pointerAction:"/>
|
||||||
|
<relationship kind="action" name="previousSlideAction:"/>
|
||||||
|
<relationship kind="outlet" name="blockingView" candidateClass="UIView"/>
|
||||||
|
<relationship kind="outlet" name="bottomView" candidateClass="UIView"/>
|
||||||
|
<relationship kind="outlet" name="lecturer_notes" candidateClass="UIWebView"/>
|
||||||
|
<relationship kind="outlet" name="movingPointer" candidateClass="UIView"/>
|
||||||
|
<relationship kind="outlet" name="notesView" candidateClass="UIView"/>
|
||||||
|
<relationship kind="outlet" name="pointerBtn" candidateClass="UIButton"/>
|
||||||
|
<relationship kind="outlet" name="revealButtonItem" candidateClass="UIBarButtonItem"/>
|
||||||
|
<relationship kind="outlet" name="secondarySlideView" candidateClass="UIImageView"/>
|
||||||
|
<relationship kind="outlet" name="slideNumber" candidateClass="UILabel"/>
|
||||||
|
<relationship kind="outlet" name="slideView" candidateClass="UIImageView"/>
|
||||||
|
<relationship kind="outlet" name="touchPointerImage" candidateClass="UIImageView"/>
|
||||||
|
</relationships>
|
||||||
|
</class>
|
||||||
|
</classes>
|
||||||
<simulatedMetricsContainer key="defaultSimulatedMetrics">
|
<simulatedMetricsContainer key="defaultSimulatedMetrics">
|
||||||
<simulatedStatusBarMetrics key="statusBar"/>
|
<simulatedStatusBarMetrics key="statusBar"/>
|
||||||
<simulatedOrientationMetrics key="orientation"/>
|
<simulatedOrientationMetrics key="orientation"/>
|
||||||
|
@@ -260,7 +260,6 @@
|
|||||||
</subviews>
|
</subviews>
|
||||||
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
|
||||||
</view>
|
</view>
|
||||||
<color key="backgroundColor" red="0.93333713500000004" green="0.92603786499999996" blue="0.92826186129999999" alpha="1" colorSpace="calibratedRGB"/>
|
|
||||||
</tableViewCell>
|
</tableViewCell>
|
||||||
</prototypes>
|
</prototypes>
|
||||||
<connections>
|
<connections>
|
||||||
@@ -538,6 +537,76 @@
|
|||||||
<image name="timer_clear_btn.png" width="60" height="60"/>
|
<image name="timer_clear_btn.png" width="60" height="60"/>
|
||||||
<image name="timer_start_btn.png" width="60" height="60"/>
|
<image name="timer_start_btn.png" width="60" height="60"/>
|
||||||
</resources>
|
</resources>
|
||||||
|
<classes>
|
||||||
|
<class className="EditableTableViewCell" superclassName="UITableViewCell">
|
||||||
|
<source key="sourceIdentifier" type="project" relativePath="./Classes/EditableTableViewCell.h"/>
|
||||||
|
</class>
|
||||||
|
<class className="LibONavigationController" superclassName="UINavigationController">
|
||||||
|
<source key="sourceIdentifier" type="project" relativePath="./Classes/LibONavigationController.h"/>
|
||||||
|
</class>
|
||||||
|
<class className="SWRevealViewController" superclassName="UIViewController">
|
||||||
|
<source key="sourceIdentifier" type="project" relativePath="./Classes/SWRevealViewController.h"/>
|
||||||
|
</class>
|
||||||
|
<class className="WalkThroughContainerViewController" superclassName="UIViewController">
|
||||||
|
<source key="sourceIdentifier" type="project" relativePath="./Classes/WalkThroughContainerViewController.h"/>
|
||||||
|
</class>
|
||||||
|
<class className="newServerViewController" superclassName="UITableViewController">
|
||||||
|
<source key="sourceIdentifier" type="project" relativePath="./Classes/newServerViewController.h"/>
|
||||||
|
<relationships>
|
||||||
|
<relationship kind="action" name="save:"/>
|
||||||
|
<relationship kind="outlet" name="saveButton" candidateClass="UIBarButtonItem"/>
|
||||||
|
</relationships>
|
||||||
|
</class>
|
||||||
|
<class className="pinValidation_vc" superclassName="UIViewController">
|
||||||
|
<source key="sourceIdentifier" type="project" relativePath="./Classes/pinValidation_vc.h"/>
|
||||||
|
<relationships>
|
||||||
|
<relationship kind="outlet" name="pinLabel" candidateClass="UILabel"/>
|
||||||
|
<relationship kind="outlet" name="statusLabel" candidateClass="UILabel"/>
|
||||||
|
</relationships>
|
||||||
|
</class>
|
||||||
|
<class className="server_list_vc" superclassName="UITableViewController">
|
||||||
|
<source key="sourceIdentifier" type="project" relativePath="./Classes/server_list_vc.h"/>
|
||||||
|
<relationships>
|
||||||
|
<relationship kind="outlet" name="serverTable" candidateClass="UITableView"/>
|
||||||
|
</relationships>
|
||||||
|
</class>
|
||||||
|
<class className="slideShowPreviewTable_vc" superclassName="UITableViewController">
|
||||||
|
<source key="sourceIdentifier" type="project" relativePath="./Classes/slideShowPreviewTable_vc.h"/>
|
||||||
|
<relationships>
|
||||||
|
<relationship kind="action" name="startPresentationAction:"/>
|
||||||
|
<relationship kind="outlet" name="optionsTable" candidateClass="UITableView"/>
|
||||||
|
</relationships>
|
||||||
|
</class>
|
||||||
|
<class className="slideShowPreviewTable_vc_iphone" superclassName="slideShowPreviewTable_vc">
|
||||||
|
<source key="sourceIdentifier" type="project" relativePath="./Classes/slideShowPreviewTable_vc_iphone.h"/>
|
||||||
|
<relationships>
|
||||||
|
<relationship kind="outlet" name="titleLabel" candidateClass="UILabel"/>
|
||||||
|
</relationships>
|
||||||
|
</class>
|
||||||
|
<class className="slideShowSwipeInList" superclassName="UITableViewController">
|
||||||
|
<source key="sourceIdentifier" type="project" relativePath="./Classes/slideShowSwipeInList.h"/>
|
||||||
|
</class>
|
||||||
|
<class className="slideShow_vc" superclassName="UIViewController">
|
||||||
|
<source key="sourceIdentifier" type="project" relativePath="./Classes/slideShow_vc.h"/>
|
||||||
|
<relationships>
|
||||||
|
<relationship kind="action" name="accPointerAction:"/>
|
||||||
|
<relationship kind="action" name="nextSlideAction:"/>
|
||||||
|
<relationship kind="action" name="pointerAction:"/>
|
||||||
|
<relationship kind="action" name="previousSlideAction:"/>
|
||||||
|
<relationship kind="outlet" name="blockingView" candidateClass="UIView"/>
|
||||||
|
<relationship kind="outlet" name="bottomView" candidateClass="UIView"/>
|
||||||
|
<relationship kind="outlet" name="lecturer_notes" candidateClass="UIWebView"/>
|
||||||
|
<relationship kind="outlet" name="movingPointer" candidateClass="UIView"/>
|
||||||
|
<relationship kind="outlet" name="notesView" candidateClass="UIView"/>
|
||||||
|
<relationship kind="outlet" name="pointerBtn" candidateClass="UIButton"/>
|
||||||
|
<relationship kind="outlet" name="revealButtonItem" candidateClass="UIBarButtonItem"/>
|
||||||
|
<relationship kind="outlet" name="secondarySlideView" candidateClass="UIImageView"/>
|
||||||
|
<relationship kind="outlet" name="slideNumber" candidateClass="UILabel"/>
|
||||||
|
<relationship kind="outlet" name="slideView" candidateClass="UIImageView"/>
|
||||||
|
<relationship kind="outlet" name="touchPointerImage" candidateClass="UIImageView"/>
|
||||||
|
</relationships>
|
||||||
|
</class>
|
||||||
|
</classes>
|
||||||
<simulatedMetricsContainer key="defaultSimulatedMetrics">
|
<simulatedMetricsContainer key="defaultSimulatedMetrics">
|
||||||
<simulatedStatusBarMetrics key="statusBar"/>
|
<simulatedStatusBarMetrics key="statusBar"/>
|
||||||
<simulatedOrientationMetrics key="orientation"/>
|
<simulatedOrientationMetrics key="orientation"/>
|
||||||
|
Reference in New Issue
Block a user