ExecSQL.xib 9.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="15705" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
  3. <dependencies>
  4. <deployment version="1090" identifier="macosx"/>
  5. <development version="8000" identifier="xcode"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="15705"/>
  7. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  8. </dependencies>
  9. <objects>
  10. <customObject id="-2" userLabel="File's Owner" customClass="ExecController">
  11. <connections>
  12. <outlet property="fMaxRowsText" destination="25" id="30"/>
  13. <outlet property="fSQLText" destination="8" id="12"/>
  14. <outlet property="window" destination="5" id="38"/>
  15. </connections>
  16. </customObject>
  17. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  18. <customObject id="-3" userLabel="Application"/>
  19. <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="5" userLabel="Window">
  20. <windowStyleMask key="styleMask" titled="YES" closable="YES" resizable="YES"/>
  21. <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
  22. <rect key="contentRect" x="189" y="440" width="660" height="323"/>
  23. <rect key="screenRect" x="0.0" y="0.0" width="2560" height="1417"/>
  24. <value key="minSize" type="size" width="213" height="107"/>
  25. <view key="contentView" id="6">
  26. <rect key="frame" x="0.0" y="0.0" width="660" height="323"/>
  27. <autoresizingMask key="autoresizingMask"/>
  28. <subviews>
  29. <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" preferredMaxLayoutWidth="163" translatesAutoresizingMaskIntoConstraints="NO" id="7">
  30. <rect key="frame" x="17" y="289" width="167" height="14"/>
  31. <autoresizingMask key="autoresizingMask"/>
  32. <textFieldCell key="cell" sendsActionOnEndEditing="YES" id="20">
  33. <font key="font" metaFont="smallSystem"/>
  34. <string key="title">Enter a SQL statement below:
  35. </string>
  36. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  37. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  38. </textFieldCell>
  39. </textField>
  40. <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="8">
  41. <rect key="frame" x="20" y="121" width="620" height="163"/>
  42. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  43. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="21">
  44. <font key="font" metaFont="system"/>
  45. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  46. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  47. </textFieldCell>
  48. <connections>
  49. <outlet property="delegate" destination="-2" id="37"/>
  50. </connections>
  51. </textField>
  52. <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="9">
  53. <rect key="frame" x="564" y="7" width="82" height="32"/>
  54. <autoresizingMask key="autoresizingMask" flexibleMinX="YES"/>
  55. <buttonCell key="cell" type="push" title="OK" bezelStyle="rounded" alignment="center" state="on" borderStyle="border" inset="2" id="22">
  56. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  57. <font key="font" metaFont="system"/>
  58. </buttonCell>
  59. <connections>
  60. <action selector="aOK:" target="-2" id="13"/>
  61. </connections>
  62. </button>
  63. <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="10">
  64. <rect key="frame" x="472" y="7" width="82" height="32"/>
  65. <autoresizingMask key="autoresizingMask" flexibleMinX="YES"/>
  66. <buttonCell key="cell" type="push" title="Cancel" bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="23">
  67. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  68. <font key="font" metaFont="system"/>
  69. </buttonCell>
  70. <connections>
  71. <action selector="aCancel:" target="-2" id="14"/>
  72. </connections>
  73. </button>
  74. <box fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="16">
  75. <rect key="frame" x="17" y="43" width="626" height="54"/>
  76. <autoresizingMask key="autoresizingMask" widthSizable="YES"/>
  77. <view key="contentView" id="V0P-vP-WPj">
  78. <rect key="frame" x="3" y="3" width="620" height="36"/>
  79. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  80. <subviews>
  81. <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" preferredMaxLayoutWidth="614" translatesAutoresizingMaskIntoConstraints="NO" id="18">
  82. <rect key="frame" x="2" y="1" width="614" height="33"/>
  83. <autoresizingMask key="autoresizingMask" widthSizable="YES"/>
  84. <textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" title="You can also use the following ODBC metadata commands as SQL statements: tables, qualifiers, owners, types, datatypes" id="24">
  85. <font key="font" metaFont="smallSystem"/>
  86. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  87. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  88. </textFieldCell>
  89. </textField>
  90. </subviews>
  91. </view>
  92. </box>
  93. <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="25">
  94. <rect key="frame" x="556" y="89" width="84" height="22"/>
  95. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
  96. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="1000" drawsBackground="YES" id="26">
  97. <font key="font" metaFont="smallSystem"/>
  98. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  99. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  100. </textFieldCell>
  101. </textField>
  102. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="27">
  103. <rect key="frame" x="493" y="92" width="71" height="17"/>
  104. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
  105. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Max Rows:" id="28">
  106. <font key="font" metaFont="smallSystem"/>
  107. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  108. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  109. </textFieldCell>
  110. </textField>
  111. </subviews>
  112. </view>
  113. <connections>
  114. <outlet property="delegate" destination="-2" id="39"/>
  115. </connections>
  116. <point key="canvasLocation" x="5" y="67.5"/>
  117. </window>
  118. </objects>
  119. </document>