Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(154)

Unified Diff: example/mac/HelloWorld.xib

Issue 886413004: move HelloWorld to be a peer of SampleApp (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: exclude android as well Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « example/HelloWorld.cpp ('k') | example/mac/HelloWorld-Info.plist » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: example/mac/HelloWorld.xib
diff --git a/experimental/SkiaExamples/SkiaExamples.xib b/example/mac/HelloWorld.xib
similarity index 98%
copy from experimental/SkiaExamples/SkiaExamples.xib
copy to example/mac/HelloWorld.xib
index dcd887dbb8f6198f9d06d550eac36364f66b7472..8ff60a244b569e2e991573a1e22817164cdcefb5 100644
--- a/experimental/SkiaExamples/SkiaExamples.xib
+++ b/example/mac/HelloWorld.xib
@@ -42,7 +42,7 @@
<string key="NSClassName">NSApplication</string>
</object>
<object class="NSCustomObject" id="976324537">
- <string key="NSClassName">SampleAppDelegate</string>
+ <string key="NSClassName">HelloWorldDelegate</string>
</object>
<object class="NSCustomObject" id="76290771">
<string key="NSClassName">NSWindowController</string>
@@ -52,7 +52,7 @@
<int key="NSWindowBacking">2</int>
<string key="NSWindowRect">{{335, 288}, {640, 480}}</string>
<int key="NSWTFlags">1417150464</int>
- <string key="NSWindowTitle">Skia Examples</string>
+ <string key="NSWindowTitle">Hello World</string>
<string key="NSWindowClass">NSWindow</string>
<nil key="NSViewClass"/>
<nil key="NSUserInterfaceItemIdentifier"/>
@@ -2314,14 +2314,6 @@
</object>
<int key="connectionID">707</int>
</object>
- <object class="IBConnectionRecord">
- <object class="IBActionConnection" key="connection">
- <string key="label">toggleKeyEquivalents:</string>
- <reference key="source" ref="429436769"/>
- <reference key="destination" ref="87708234"/>
- </object>
- <int key="connectionID">719</int>
- </object>
</array>
<object class="IBMutableOrderedSet" key="objectRecords">
<array key="orderedObjects">
@@ -3486,7 +3478,7 @@
<string key="371.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
<string key="371.IBWindowTemplateEditedContentRect">{{254, 23}, {640, 480}}</string>
<integer value="1" key="371.NSWindowTemplate.visibleAtLaunch"/>
- <string key="372.CustomClassName">SkExampleNSView</string>
+ <string key="372.CustomClassName">HelloWorldNSView</string>
<string key="372.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
<string key="375.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
<string key="376.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
@@ -3571,11 +3563,9 @@
<string key="629.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
<string key="630.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
<string key="631.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
- <string key="632.CustomClassName">SkOptionsTableView</string>
<string key="632.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
<string key="634.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
<string key="635.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
- <string key="637.CustomClassName">SkTextFieldCell</string>
<string key="637.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
<string key="661.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
<string key="698.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
@@ -3605,7 +3595,7 @@
<object class="IBClassDescriber" key="IBDocument.Classes">
<array class="NSMutableArray" key="referencedPartialClassDescriptions">
<object class="IBPartialClassDescription">
- <string key="className">SampleAppDelegate</string>
+ <string key="className">HelloWorldDelegate</string>
<string key="superclassName">NSObject</string>
<object class="NSMutableDictionary" key="actions">
<string key="NS.key.0">toiPadSize:</string>
@@ -3619,15 +3609,10 @@
</object>
</object>
<dictionary class="NSMutableDictionary" key="outlets">
- <string key="fOptions">SkOptionsTableView</string>
<string key="fView">SkSampleNSView</string>
<string key="fWindow">NSWindow</string>
</dictionary>
<dictionary class="NSMutableDictionary" key="toOneOutletInfosByName">
- <object class="IBToOneOutletInfo" key="fOptions">
- <string key="name">fOptions</string>
- <string key="candidateClassName">SkOptionsTableView</string>
- </object>
<object class="IBToOneOutletInfo" key="fView">
<string key="name">fView</string>
<string key="candidateClassName">SkSampleNSView</string>
@@ -3639,15 +3624,15 @@
</dictionary>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBProjectSource</string>
- <string key="minorKey">./Classes/SampleAppDelegate.h</string>
+ <string key="minorKey">./Classes/HelloWorldDelegate.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
- <string key="className">SkExampleNSView</string>
+ <string key="className">HelloWorldNSView</string>
<string key="superclassName">SkNSView</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBProjectSource</string>
- <string key="minorKey">./Classes/SkExampleNSView.h</string>
+ <string key="minorKey">./Classes/HelloWorldNSView.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
@@ -3658,33 +3643,6 @@
<string key="minorKey">./Classes/SkNSView.h</string>
</object>
</object>
- <object class="IBPartialClassDescription">
- <string key="className">SkOptionsTableView</string>
- <string key="superclassName">NSTableView</string>
- <object class="NSMutableDictionary" key="actions">
- <string key="NS.key.0">toggleKeyEquivalents:</string>
- <string key="NS.object.0">id</string>
- </object>
- <object class="NSMutableDictionary" key="actionInfosByName">
- <string key="NS.key.0">toggleKeyEquivalents:</string>
- <object class="IBActionInfo" key="NS.object.0">
- <string key="name">toggleKeyEquivalents:</string>
- <string key="candidateClassName">id</string>
- </object>
- </object>
- <object class="IBClassDescriptionSource" key="sourceIdentifier">
- <string key="majorKey">IBProjectSource</string>
- <string key="minorKey">./Classes/SkOptionsTableView.h</string>
- </object>
- </object>
- <object class="IBPartialClassDescription">
- <string key="className">SkTextFieldCell</string>
- <string key="superclassName">NSTextFieldCell</string>
- <object class="IBClassDescriptionSource" key="sourceIdentifier">
- <string key="majorKey">IBProjectSource</string>
- <string key="minorKey">./Classes/SkTextFieldCell.h</string>
- </object>
- </object>
</array>
</object>
<int key="IBDocument.localizationMode">0</int>
« no previous file with comments | « example/HelloWorld.cpp ('k') | example/mac/HelloWorld-Info.plist » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698