summaryrefslogtreecommitdiff
path: root/tikzit/src/osx/CustomNodes.xib
diff options
context:
space:
mode:
authorJohan Paulsson <gonz@badcode.net>2014-03-23 02:45:56 +0000
committerJohan Paulsson <gonz@badcode.net>2014-03-23 02:45:56 +0000
commit2d6b88d5d016237acbc8cb63f2cf2477ccfe9e69 (patch)
tree8ed28e84d5a7bb0a8b9b1fa795e7272a3f1c4370 /tikzit/src/osx/CustomNodes.xib
parent5506611ee009498f1f9bce89b6e6735b19d6b137 (diff)
osx gui: initial creation of custom node shapes preference panel
Diffstat (limited to 'tikzit/src/osx/CustomNodes.xib')
-rw-r--r--tikzit/src/osx/CustomNodes.xib15
1 files changed, 15 insertions, 0 deletions
diff --git a/tikzit/src/osx/CustomNodes.xib b/tikzit/src/osx/CustomNodes.xib
new file mode 100644
index 0000000..8b2587a
--- /dev/null
+++ b/tikzit/src/osx/CustomNodes.xib
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="4450" systemVersion="12D78" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
+ <dependencies>
+ <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="4450"/>
+ </dependencies>
+ <objects>
+ <customObject id="-2" userLabel="File's Owner"/>
+ <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
+ <customObject id="-3" userLabel="Application"/>
+ <customView id="1">
+ <rect key="frame" x="0.0" y="0.0" width="480" height="272"/>
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
+ </customView>
+ </objects>
+</document> \ No newline at end of file