diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 95cfe40..0000000 --- a/.gitignore +++ /dev/null @@ -1,8 +0,0 @@ -build -BGHUDAppKit.xcodeproj/*.mode1v3 -BGHUDAppKit.xcodeproj/*.pbxuser -BGHUDAppKit.xcodeproj/*.perspectivev3 - -.DS_Store -xcuserdata -.git \ No newline at end of file diff --git a/BGHUDAppKit.xcodeproj/project.pbxproj b/BGHUDAppKit.xcodeproj/project.pbxproj index be62d83..2cf855e 100755 --- a/BGHUDAppKit.xcodeproj/project.pbxproj +++ b/BGHUDAppKit.xcodeproj/project.pbxproj @@ -1006,23 +1006,24 @@ /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ - 3D9BABBF1166D18F008CEA8B /* Release_10.6_10.5_32_64_GC_embed */ = { + 5B9932FC14A8A9EF006DA8EE /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; GCC_ENABLE_OBJC_GC = supported; GCC_MODEL_TUNING = ""; - GCC_VERSION = com.apple.compilers.llvm.clang.1_0; + GCC_VERSION = 4.2; GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNUSED_VARIABLE = YES; LLVM_LTO = YES; - MACOSX_DEPLOYMENT_TARGET = 10.5; + MACOSX_DEPLOYMENT_TARGET = ""; + ONLY_ACTIVE_ARCH = NO; PREBINDING = NO; SDKROOT = macosx10.6; }; - name = Release_10.6_10.5_32_64_GC_embed; + name = Release; }; - 3D9BABC01166D18F008CEA8B /* Release_10.6_10.5_32_64_GC_embed */ = { + 5B9932FD14A8A9EF006DA8EE /* Release */ = { isa = XCBuildConfiguration; buildSettings = { DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; @@ -1034,9 +1035,9 @@ "-Wno-unknown-pragmas", ); }; - name = Release_10.6_10.5_32_64_GC_embed; + name = Release; }; - 3D9BABC11166D18F008CEA8B /* Release_10.6_10.5_32_64_GC_embed */ = { + 5B9932FE14A8A9EF006DA8EE /* Release */ = { isa = XCBuildConfiguration; buildSettings = { CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)/BGHUDAppKit.framework/Resources/"; @@ -1060,9 +1061,9 @@ PRODUCT_NAME = BGHUDAppKitPlugin; WRAPPER_EXTENSION = ibplugin; }; - name = Release_10.6_10.5_32_64_GC_embed; + name = Release; }; - 3D9BABC21166D18F008CEA8B /* Release_10.6_10.5_32_64_GC_embed */ = { + 5B9932FF14A8A9EF006DA8EE /* Release */ = { isa = XCBuildConfiguration; buildSettings = { DEBUG_INFORMATION_FORMAT = dwarf; @@ -1086,213 +1087,23 @@ SKIP_INSTALL = NO; STRIP_INSTALLED_PRODUCT = YES; }; - name = Release_10.6_10.5_32_64_GC_embed; + name = Release; }; - C056398008A954F8003078D8 /* Debug 10.5+ (32bit Plugin) */ = { + 5B99330014A8A9F7006DA8EE /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; - COPY_PHASE_STRIP = NO; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - FRAMEWORK_VERSION = A; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_ENABLE_OBJC_GC = supported; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h"; - GCC_TREAT_IMPLICIT_FUNCTION_DECLARATIONS_AS_ERRORS = NO; - GCC_TREAT_NONCONFORMANT_CODE_ERRORS_AS_WARNINGS = NO; - GCC_WARN_64_TO_32_BIT_CONVERSION = NO; - GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = YES; - GCC_WARN_ABOUT_MISSING_PROTOTYPES = NO; - GCC_WARN_CHECK_SWITCH_STATEMENTS = YES; - GCC_WARN_EFFECTIVE_CPLUSPLUS_VIOLATIONS = YES; - GCC_WARN_HIDDEN_VIRTUAL_FUNCTIONS = NO; - GCC_WARN_INHIBIT_ALL_WARNINGS = NO; - GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = NO; - GCC_WARN_MISSING_PARENTHESES = NO; - GCC_WARN_NON_VIRTUAL_DESTRUCTOR = NO; - GCC_WARN_PEDANTIC = NO; - GCC_WARN_PROTOTYPE_CONVERSION = NO; - GCC_WARN_SIGN_COMPARE = NO; - GCC_WARN_UNKNOWN_PRAGMAS = NO; - GCC_WARN_UNUSED_FUNCTION = NO; - GCC_WARN_UNUSED_LABEL = NO; - GCC_WARN_UNUSED_PARAMETER = NO; - GCC_WARN_UNUSED_VALUE = NO; - INFOPLIST_FILE = "Framework/BGHUDAppKitFramework-Info.plist"; - INSTALL_PATH = "@executable_path/../Frameworks"; - OTHER_LDFLAGS = ( - "-seg1addr", - 0xb0440100, - ); - PRODUCT_NAME = BGHUDAppKit; - SKIP_INSTALL = NO; - }; - name = "Debug 10.5+ (32bit Plugin)"; - }; - C056398108A954F8003078D8 /* Release 10.5+ (32bit Plugin) */ = { - isa = XCBuildConfiguration; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; - DEBUG_INFORMATION_FORMAT = dwarf; - DEPLOYMENT_POSTPROCESSING = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - FRAMEWORK_VERSION = A; - GCC_ENABLE_OBJC_GC = supported; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h"; - INFOPLIST_FILE = "Framework/BGHUDAppKitFramework-Info.plist"; - INSTALL_PATH = "@executable_path/../Frameworks"; - LD_DYLIB_INSTALL_NAME = "$(DYLIB_INSTALL_NAME_BASE:standardizepath)/$(EXECUTABLE_PATH)"; - OTHER_LDFLAGS = ( - "-seg1addr", - 0xb0000000, - ); - PRODUCT_NAME = BGHUDAppKit; - SEPARATE_STRIP = YES; - SKIP_INSTALL = NO; - STRIP_INSTALLED_PRODUCT = YES; - }; - name = "Release 10.5+ (32bit Plugin)"; - }; - C056398408A954F8003078D8 /* Debug 10.5+ (32bit Plugin) */ = { - isa = XCBuildConfiguration; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_32_BIT)"; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)/BGHUDAppKit.framework/Resources/"; - COPY_PHASE_STRIP = NO; - FRAMEWORK_SEARCH_PATHS = ( - "$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)", - $inherited, - $FRAMEWORK_SEARCH_PATHS_QUOTED_2, - $FRAMEWORK_SEARCH_PATHS_QUOTED_1, - ); - FRAMEWORK_SEARCH_PATHS_QUOTED_1 = "\"$(HOME)/Library/Frameworks/\""; - FRAMEWORK_SEARCH_PATHS_QUOTED_2 = "\"$(DEVELOPER_DIR)/Library/Frameworks\""; - FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(BUILD_DIR)/$(CONFIGURATION)\""; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_ENABLE_OBJC_GC = supported; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = Plugin/BGHUDAppKitPlugin_Prefix.pch; - INFOPLIST_FILE = Plugin/Info.plist; - PRODUCT_NAME = BGHUDAppKitPlugin; - WRAPPER_EXTENSION = ibplugin; - ZERO_LINK = YES; - }; - name = "Debug 10.5+ (32bit Plugin)"; - }; - C056398508A954F8003078D8 /* Release 10.5+ (32bit Plugin) */ = { - isa = XCBuildConfiguration; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_32_BIT)"; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)/BGHUDAppKit.framework/Resources/"; - CONFIGURATION_TEMP_DIR = "$(PROJECT_TEMP_DIR)/$(CONFIGURATION)"; - COPY_PHASE_STRIP = NO; - DEBUG_INFORMATION_FORMAT = dwarf; - FRAMEWORK_SEARCH_PATHS = ( - "$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)", - $inherited, - $FRAMEWORK_SEARCH_PATHS_QUOTED_2, - $FRAMEWORK_SEARCH_PATHS_QUOTED_1, - ); - FRAMEWORK_SEARCH_PATHS_QUOTED_1 = "\"$(HOME)/Library/Frameworks/\""; - FRAMEWORK_SEARCH_PATHS_QUOTED_2 = "\"$(DEVELOPER_DIR)/Library/Frameworks\""; - FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(BUILD_DIR)/$(CONFIGURATION)\""; - GCC_ENABLE_OBJC_GC = supported; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = Plugin/BGHUDAppKitPlugin_Prefix.pch; - INFOPLIST_FILE = Plugin/Info.plist; - INSTALL_PATH = "@loader_path/../Frameworks"; - PRODUCT_NAME = BGHUDAppKitPlugin; - WRAPPER_EXTENSION = ibplugin; - }; - name = "Release 10.5+ (32bit Plugin)"; - }; - C056398808A954F8003078D8 /* Debug 10.5+ (32bit Plugin) */ = { - isa = XCBuildConfiguration; - buildSettings = { - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - PRODUCT_NAME = All; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - ); - ZERO_LINK = YES; - }; - name = "Debug 10.5+ (32bit Plugin)"; - }; - C056398908A954F8003078D8 /* Release 10.5+ (32bit Plugin) */ = { - isa = XCBuildConfiguration; - buildSettings = { - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_MODEL_TUNING = G5; - PRODUCT_NAME = All; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - ); - }; - name = "Release 10.5+ (32bit Plugin)"; - }; - C056398C08A954F8003078D8 /* Debug 10.5+ (32bit Plugin) */ = { - isa = XCBuildConfiguration; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_32_BIT)"; - GCC_ENABLE_OBJC_GC = supported; - GCC_MODEL_TUNING = ""; - GCC_WARN_ABOUT_RETURN_TYPE = YES; - GCC_WARN_UNUSED_VARIABLE = YES; - PREBINDING = NO; - SDKROOT = macosx10.5; - }; - name = "Debug 10.5+ (32bit Plugin)"; - }; - C056398D08A954F8003078D8 /* Release 10.5+ (32bit Plugin) */ = { - isa = XCBuildConfiguration; - buildSettings = { - ARCHS = ( - ppc, - i386, - ); GCC_ENABLE_OBJC_GC = supported; GCC_MODEL_TUNING = ""; GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNUSED_VARIABLE = YES; + MACOSX_DEPLOYMENT_TARGET = ""; PREBINDING = NO; - SDKROOT = macosx10.5; + SDKROOT = macosx; }; - name = "Release 10.5+ (32bit Plugin)"; + name = Debug; }; - E70A5CFA13591F8800D21EAE /* Debug 10.6+ */ = { - isa = XCBuildConfiguration; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_32_BIT)"; - GCC_ENABLE_OBJC_GC = supported; - GCC_MODEL_TUNING = ""; - GCC_WARN_ABOUT_RETURN_TYPE = YES; - GCC_WARN_UNUSED_VARIABLE = YES; - PREBINDING = NO; - SDKROOT = macosx10.5; - }; - name = "Debug 10.6+"; - }; - E70A5CFB13591F8800D21EAE /* Debug 10.6+ */ = { + 5B99330114A8A9F7006DA8EE /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = NO; @@ -1308,9 +1119,9 @@ ); ZERO_LINK = YES; }; - name = "Debug 10.6+"; + name = Debug; }; - E70A5CFC13591F8800D21EAE /* Debug 10.6+ */ = { + 5B99330214A8A9F7006DA8EE /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; @@ -1338,9 +1149,9 @@ WRAPPER_EXTENSION = ibplugin; ZERO_LINK = YES; }; - name = "Debug 10.6+"; + name = Debug; }; - E70A5CFD13591F8800D21EAE /* Debug 10.6+ */ = { + 5B99330314A8A9F7006DA8EE /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; @@ -1385,285 +1196,7 @@ SDKROOT = macosx10.6; SKIP_INSTALL = NO; }; - name = "Debug 10.6+"; - }; - E70A5CFE13591F9300D21EAE /* Release 10.6+ */ = { - isa = XCBuildConfiguration; - buildSettings = { - ARCHS = ( - ppc, - i386, - ); - GCC_ENABLE_OBJC_GC = supported; - GCC_MODEL_TUNING = ""; - GCC_WARN_ABOUT_RETURN_TYPE = YES; - GCC_WARN_UNUSED_VARIABLE = YES; - PREBINDING = NO; - SDKROOT = macosx10.5; - }; - name = "Release 10.6+"; - }; - E70A5CFF13591F9300D21EAE /* Release 10.6+ */ = { - isa = XCBuildConfiguration; - buildSettings = { - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_MODEL_TUNING = G5; - PRODUCT_NAME = All; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - ); - }; - name = "Release 10.6+"; - }; - E70A5D0013591F9300D21EAE /* Release 10.6+ */ = { - isa = XCBuildConfiguration; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)/BGHUDAppKit.framework/Resources/"; - CONFIGURATION_TEMP_DIR = "$(PROJECT_TEMP_DIR)/$(CONFIGURATION)"; - COPY_PHASE_STRIP = NO; - DEBUG_INFORMATION_FORMAT = dwarf; - FRAMEWORK_SEARCH_PATHS = ( - "$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)", - $inherited, - $FRAMEWORK_SEARCH_PATHS_QUOTED_2, - $FRAMEWORK_SEARCH_PATHS_QUOTED_1, - ); - FRAMEWORK_SEARCH_PATHS_QUOTED_1 = "\"$(HOME)/Library/Frameworks/\""; - FRAMEWORK_SEARCH_PATHS_QUOTED_2 = "\"$(DEVELOPER_DIR)/Library/Frameworks\""; - FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(BUILD_DIR)/$(CONFIGURATION)\""; - GCC_ENABLE_OBJC_GC = supported; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = Plugin/BGHUDAppKitPlugin_Prefix.pch; - INFOPLIST_FILE = Plugin/Info.plist; - INSTALL_PATH = "@loader_path/../Frameworks"; - PRODUCT_NAME = BGHUDAppKitPlugin; - SDKROOT = macosx10.6; - WRAPPER_EXTENSION = ibplugin; - }; - name = "Release 10.6+"; - }; - E70A5D0113591F9300D21EAE /* Release 10.6+ */ = { - isa = XCBuildConfiguration; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; - DEBUG_INFORMATION_FORMAT = dwarf; - DEPLOYMENT_POSTPROCESSING = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - FRAMEWORK_VERSION = A; - GCC_ENABLE_OBJC_GC = supported; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h"; - INFOPLIST_FILE = "Framework/BGHUDAppKitFramework-Info.plist"; - INSTALL_PATH = "@executable_path/../Frameworks"; - LD_DYLIB_INSTALL_NAME = "$(DYLIB_INSTALL_NAME_BASE:standardizepath)/$(EXECUTABLE_PATH)"; - OTHER_LDFLAGS = ( - "-seg1addr", - 0xb0000000, - ); - PRODUCT_NAME = BGHUDAppKit; - SDKROOT = macosx10.6; - SEPARATE_STRIP = YES; - SKIP_INSTALL = NO; - STRIP_INSTALLED_PRODUCT = YES; - }; - name = "Release 10.6+"; - }; - E70A5D091359208400D21EAE /* Debug 10.5+ (64bit Plugin) */ = { - isa = XCBuildConfiguration; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_32_BIT)"; - GCC_ENABLE_OBJC_GC = supported; - GCC_MODEL_TUNING = ""; - GCC_WARN_ABOUT_RETURN_TYPE = YES; - GCC_WARN_UNUSED_VARIABLE = YES; - PREBINDING = NO; - SDKROOT = macosx10.5; - }; - name = "Debug 10.5+ (64bit Plugin)"; - }; - E70A5D0A1359208400D21EAE /* Debug 10.5+ (64bit Plugin) */ = { - isa = XCBuildConfiguration; - buildSettings = { - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - PRODUCT_NAME = All; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - ); - ZERO_LINK = YES; - }; - name = "Debug 10.5+ (64bit Plugin)"; - }; - E70A5D0B1359208400D21EAE /* Debug 10.5+ (64bit Plugin) */ = { - isa = XCBuildConfiguration; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)/BGHUDAppKit.framework/Resources/"; - COPY_PHASE_STRIP = NO; - FRAMEWORK_SEARCH_PATHS = ( - "$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)", - $inherited, - $FRAMEWORK_SEARCH_PATHS_QUOTED_2, - $FRAMEWORK_SEARCH_PATHS_QUOTED_1, - ); - FRAMEWORK_SEARCH_PATHS_QUOTED_1 = "\"$(HOME)/Library/Frameworks/\""; - FRAMEWORK_SEARCH_PATHS_QUOTED_2 = "\"$(DEVELOPER_DIR)/Library/Frameworks\""; - FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(BUILD_DIR)/$(CONFIGURATION)\""; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_ENABLE_OBJC_GC = supported; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = Plugin/BGHUDAppKitPlugin_Prefix.pch; - INFOPLIST_FILE = Plugin/Info.plist; - PRODUCT_NAME = BGHUDAppKitPlugin; - WRAPPER_EXTENSION = ibplugin; - ZERO_LINK = YES; - }; - name = "Debug 10.5+ (64bit Plugin)"; - }; - E70A5D0C1359208400D21EAE /* Debug 10.5+ (64bit Plugin) */ = { - isa = XCBuildConfiguration; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; - COPY_PHASE_STRIP = NO; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - FRAMEWORK_VERSION = A; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_ENABLE_OBJC_GC = supported; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h"; - GCC_TREAT_IMPLICIT_FUNCTION_DECLARATIONS_AS_ERRORS = NO; - GCC_TREAT_NONCONFORMANT_CODE_ERRORS_AS_WARNINGS = NO; - GCC_WARN_64_TO_32_BIT_CONVERSION = NO; - GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = YES; - GCC_WARN_ABOUT_MISSING_PROTOTYPES = NO; - GCC_WARN_CHECK_SWITCH_STATEMENTS = YES; - GCC_WARN_EFFECTIVE_CPLUSPLUS_VIOLATIONS = YES; - GCC_WARN_HIDDEN_VIRTUAL_FUNCTIONS = NO; - GCC_WARN_INHIBIT_ALL_WARNINGS = NO; - GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = NO; - GCC_WARN_MISSING_PARENTHESES = NO; - GCC_WARN_NON_VIRTUAL_DESTRUCTOR = NO; - GCC_WARN_PEDANTIC = NO; - GCC_WARN_PROTOTYPE_CONVERSION = NO; - GCC_WARN_SIGN_COMPARE = NO; - GCC_WARN_UNKNOWN_PRAGMAS = NO; - GCC_WARN_UNUSED_FUNCTION = NO; - GCC_WARN_UNUSED_LABEL = NO; - GCC_WARN_UNUSED_PARAMETER = NO; - GCC_WARN_UNUSED_VALUE = NO; - INFOPLIST_FILE = "Framework/BGHUDAppKitFramework-Info.plist"; - INSTALL_PATH = "@executable_path/../Frameworks"; - OTHER_LDFLAGS = ( - "-seg1addr", - 0xb0440100, - ); - PRODUCT_NAME = BGHUDAppKit; - SKIP_INSTALL = NO; - }; - name = "Debug 10.5+ (64bit Plugin)"; - }; - E70A5D0D135920AC00D21EAE /* Release 10.5+ (64bit Plugin) */ = { - isa = XCBuildConfiguration; - buildSettings = { - ARCHS = ( - ppc, - i386, - ); - GCC_ENABLE_OBJC_GC = supported; - GCC_MODEL_TUNING = ""; - GCC_WARN_ABOUT_RETURN_TYPE = YES; - GCC_WARN_UNUSED_VARIABLE = YES; - PREBINDING = NO; - SDKROOT = macosx10.5; - }; - name = "Release 10.5+ (64bit Plugin)"; - }; - E70A5D0E135920AC00D21EAE /* Release 10.5+ (64bit Plugin) */ = { - isa = XCBuildConfiguration; - buildSettings = { - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_MODEL_TUNING = G5; - PRODUCT_NAME = All; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - ); - }; - name = "Release 10.5+ (64bit Plugin)"; - }; - E70A5D0F135920AC00D21EAE /* Release 10.5+ (64bit Plugin) */ = { - isa = XCBuildConfiguration; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)/BGHUDAppKit.framework/Resources/"; - CONFIGURATION_TEMP_DIR = "$(PROJECT_TEMP_DIR)/$(CONFIGURATION)"; - COPY_PHASE_STRIP = NO; - DEBUG_INFORMATION_FORMAT = dwarf; - FRAMEWORK_SEARCH_PATHS = ( - "$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)", - $inherited, - $FRAMEWORK_SEARCH_PATHS_QUOTED_2, - $FRAMEWORK_SEARCH_PATHS_QUOTED_1, - ); - FRAMEWORK_SEARCH_PATHS_QUOTED_1 = "\"$(HOME)/Library/Frameworks/\""; - FRAMEWORK_SEARCH_PATHS_QUOTED_2 = "\"$(DEVELOPER_DIR)/Library/Frameworks\""; - FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(BUILD_DIR)/$(CONFIGURATION)\""; - GCC_ENABLE_OBJC_GC = supported; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = Plugin/BGHUDAppKitPlugin_Prefix.pch; - INFOPLIST_FILE = Plugin/Info.plist; - INSTALL_PATH = "@loader_path/../Frameworks"; - PRODUCT_NAME = BGHUDAppKitPlugin; - WRAPPER_EXTENSION = ibplugin; - }; - name = "Release 10.5+ (64bit Plugin)"; - }; - E70A5D10135920AC00D21EAE /* Release 10.5+ (64bit Plugin) */ = { - isa = XCBuildConfiguration; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; - DEBUG_INFORMATION_FORMAT = dwarf; - DEPLOYMENT_POSTPROCESSING = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - FRAMEWORK_VERSION = A; - GCC_ENABLE_OBJC_GC = supported; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h"; - INFOPLIST_FILE = "Framework/BGHUDAppKitFramework-Info.plist"; - INSTALL_PATH = "@executable_path/../Frameworks"; - LD_DYLIB_INSTALL_NAME = "$(DYLIB_INSTALL_NAME_BASE:standardizepath)/$(EXECUTABLE_PATH)"; - OTHER_LDFLAGS = ( - "-seg1addr", - 0xb0000000, - ); - PRODUCT_NAME = BGHUDAppKit; - SEPARATE_STRIP = YES; - SKIP_INSTALL = NO; - STRIP_INSTALLED_PRODUCT = YES; - }; - name = "Release 10.5+ (64bit Plugin)"; + name = Debug; }; /* End XCBuildConfiguration section */ @@ -1671,58 +1204,38 @@ C056397F08A954F8003078D8 /* Build configuration list for PBXNativeTarget "BGHUDAppKit" */ = { isa = XCConfigurationList; buildConfigurations = ( - C056398008A954F8003078D8 /* Debug 10.5+ (32bit Plugin) */, - E70A5D0C1359208400D21EAE /* Debug 10.5+ (64bit Plugin) */, - E70A5CFD13591F8800D21EAE /* Debug 10.6+ */, - C056398108A954F8003078D8 /* Release 10.5+ (32bit Plugin) */, - E70A5D10135920AC00D21EAE /* Release 10.5+ (64bit Plugin) */, - E70A5D0113591F9300D21EAE /* Release 10.6+ */, - 3D9BABC21166D18F008CEA8B /* Release_10.6_10.5_32_64_GC_embed */, + 5B99330314A8A9F7006DA8EE /* Debug */, + 5B9932FF14A8A9EF006DA8EE /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = "Release 10.5+ (32bit Plugin)"; + defaultConfigurationName = Debug; }; C056398308A954F8003078D8 /* Build configuration list for PBXNativeTarget "BGHUDAppKitPlugin" */ = { isa = XCConfigurationList; buildConfigurations = ( - C056398408A954F8003078D8 /* Debug 10.5+ (32bit Plugin) */, - E70A5D0B1359208400D21EAE /* Debug 10.5+ (64bit Plugin) */, - E70A5CFC13591F8800D21EAE /* Debug 10.6+ */, - C056398508A954F8003078D8 /* Release 10.5+ (32bit Plugin) */, - E70A5D0F135920AC00D21EAE /* Release 10.5+ (64bit Plugin) */, - E70A5D0013591F9300D21EAE /* Release 10.6+ */, - 3D9BABC11166D18F008CEA8B /* Release_10.6_10.5_32_64_GC_embed */, + 5B99330214A8A9F7006DA8EE /* Debug */, + 5B9932FE14A8A9EF006DA8EE /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = "Release 10.5+ (32bit Plugin)"; + defaultConfigurationName = Debug; }; C056398708A954F8003078D8 /* Build configuration list for PBXAggregateTarget "All" */ = { isa = XCConfigurationList; buildConfigurations = ( - C056398808A954F8003078D8 /* Debug 10.5+ (32bit Plugin) */, - E70A5D0A1359208400D21EAE /* Debug 10.5+ (64bit Plugin) */, - E70A5CFB13591F8800D21EAE /* Debug 10.6+ */, - C056398908A954F8003078D8 /* Release 10.5+ (32bit Plugin) */, - E70A5D0E135920AC00D21EAE /* Release 10.5+ (64bit Plugin) */, - E70A5CFF13591F9300D21EAE /* Release 10.6+ */, - 3D9BABC01166D18F008CEA8B /* Release_10.6_10.5_32_64_GC_embed */, + 5B99330114A8A9F7006DA8EE /* Debug */, + 5B9932FD14A8A9EF006DA8EE /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = "Release 10.5+ (32bit Plugin)"; + defaultConfigurationName = Debug; }; C056398B08A954F8003078D8 /* Build configuration list for PBXProject "BGHUDAppKit" */ = { isa = XCConfigurationList; buildConfigurations = ( - C056398C08A954F8003078D8 /* Debug 10.5+ (32bit Plugin) */, - E70A5D091359208400D21EAE /* Debug 10.5+ (64bit Plugin) */, - E70A5CFA13591F8800D21EAE /* Debug 10.6+ */, - C056398D08A954F8003078D8 /* Release 10.5+ (32bit Plugin) */, - E70A5D0D135920AC00D21EAE /* Release 10.5+ (64bit Plugin) */, - E70A5CFE13591F9300D21EAE /* Release 10.6+ */, - 3D9BABBF1166D18F008CEA8B /* Release_10.6_10.5_32_64_GC_embed */, + 5B99330014A8A9F7006DA8EE /* Debug */, + 5B9932FC14A8A9EF006DA8EE /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = "Release 10.5+ (32bit Plugin)"; + defaultConfigurationName = Debug; }; /* End XCConfigurationList section */ }; diff --git a/Framework/BGHUDButtonCell.h b/Framework/BGHUDButtonCell.h index 4e34ffb..1993cc3 100755 --- a/Framework/BGHUDButtonCell.h +++ b/Framework/BGHUDButtonCell.h @@ -37,7 +37,6 @@ #import "BGHUDGeometry.h" @interface BGHUDButtonCell : NSButtonCell { - BOOL isMouseIn; NSString *themeKey; NSButtonType buttonType; } @@ -50,5 +49,6 @@ -(void)drawSmallSquareButtonInFrame:(NSRect)frame; -(void)drawRoundedButtonInFrame:(NSRect)frame; -(void)drawRecessedButtonInFrame:(NSRect)frame; +-(void)drawTexturedSquareButtonInFrame:(NSRect)frame; @end diff --git a/Framework/BGHUDButtonCell.m b/Framework/BGHUDButtonCell.m index db0e270..3426097 100755 --- a/Framework/BGHUDButtonCell.m +++ b/Framework/BGHUDButtonCell.m @@ -49,6 +49,15 @@ -(id)init { self.themeKey = @"gradientTheme"; buttonType = 0; + + if ([self bezelStyle] == NSRecessedBezelStyle) { + if (([self highlightsBy] & NSChangeBackgroundCellMask)) { + [self setHighlightsBy:([self highlightsBy] - NSChangeBackgroundCellMask)]; + } + if (([self showsStateBy] & NSChangeBackgroundCellMask)) { + [self setShowsStateBy:([self showsStateBy] - NSChangeBackgroundCellMask)]; + } + } } return self; @@ -75,6 +84,15 @@ -(id)initWithCoder:(NSCoder *)aDecoder { buttonType = 0; } + + if ([self bezelStyle] == NSRecessedBezelStyle) { + if (([self highlightsBy] & NSChangeBackgroundCellMask)) { + [self setHighlightsBy:([self highlightsBy] - NSChangeBackgroundCellMask)]; + } + if (([self showsStateBy] & NSChangeBackgroundCellMask)) { + [self setShowsStateBy:([self showsStateBy] - NSChangeBackgroundCellMask)]; + } + } } return self; @@ -99,16 +117,14 @@ -(id)copyWithZone:(NSZone *) zone { } - (void)setButtonType:(NSButtonType)aType { - buttonType = aType; [super setButtonType: aType]; } -(void)drawWithFrame:(NSRect)cellFrame inView:(NSView *)controlView { - // Make sure our own height is right, and not using // a NSMatrix parents height. - cellFrame.size.height = [self cellSize].height; +// cellFrame.size.height = [self cellSize].height; switch ([self bezelStyle]) { @@ -133,8 +149,14 @@ -(void)drawWithFrame:(NSRect)cellFrame inView:(NSView *)controlView { break; case NSRecessedBezelStyle: + [self drawRecessedButtonInFrame: cellFrame]; break; + + case NSTexturedSquareBezelStyle: + + [self drawTexturedSquareButtonInFrame:cellFrame]; + break; } if(buttonType == NSSwitchButton || buttonType == NSRadioButton) { @@ -238,25 +260,19 @@ -(void)drawImage:(NSImage *)image withFrame:(NSRect)frame inView:(NSView *)contr //Setup per State and Highlight Settings if([self showsStateBy] == 0 && [self highlightsBy] == 1) { - if([self isHighlighted]) { - - if([self alternateImage]) { + if([self isHighlighted] && [self alternateImage]) { - image = [self alternateImage]; - } + image = [self alternateImage]; } } - if([self showsStateBy] == 1 && [self highlightsBy] == 3) { +// if([self showsStateBy] == 1 && [self highlightsBy] == 3) { - if([self state] == 1) { - - if([self alternateImage]) { + if([self state] == 1 && [self alternateImage]) { - image = [self alternateImage]; - } + image = [self alternateImage]; } - } +// } //Calculate Image Position NSRect imageRect = frame; @@ -300,14 +316,11 @@ -(void)drawImage:(NSImage *)image withFrame:(NSRect)frame inView:(NSView *)contr break; } - [image setFlipped: YES]; - //Draw the image based on enabled state if([self isEnabled]) { - - [image drawInRect: imageRect fromRect: NSZeroRect operation: NSCompositeSourceAtop fraction: [[[BGThemeManager keyedManager] themeForKey: self.themeKey] alphaValue]]; + [image drawInRect:imageRect fromRect:NSZeroRect operation:NSCompositeSourceOver fraction:[[[BGThemeManager keyedManager] themeForKey: self.themeKey] alphaValue] respectFlipped:YES hints:nil]; } else { - [image drawInRect: imageRect fromRect: NSZeroRect operation: NSCompositeSourceAtop fraction: [[[BGThemeManager keyedManager] themeForKey: self.themeKey] disabledAlphaValue]]; + [image drawInRect:imageRect fromRect:NSZeroRect operation:NSCompositeSourceOver fraction:[[[BGThemeManager keyedManager] themeForKey: self.themeKey] disabledAlphaValue] respectFlipped:YES hints:nil]; } } @@ -330,19 +343,20 @@ -(void)drawTexturedRoundedButtonInFrame:(NSRect)frame { case NSRegularControlSize: - frame.origin.y += 1; + //frame.origin.y += 1; + frame.size.height -= 2; break; case NSSmallControlSize: //frame.origin.y += 3; - //frame.size.height += 2; + frame.size.height += 1; break; case NSMiniControlSize: //frame.origin.y += 5; - //frame.size.height += 1; + frame.size.height -= 1; break; } @@ -434,7 +448,95 @@ -(void)drawTexturedRoundedButtonInFrame:(NSRect)frame { if([self imagePosition] != NSNoImage) { - [self drawImage: (([self alternateImage]&&[self state])?[self alternateImage]:[self image]) withFrame: frame inView: [self controlView]]; + [self drawImage: [self image] withFrame: frame inView: [self controlView]]; + } +} + +-(void)drawTexturedSquareButtonInFrame:(NSRect)frame { + frame.origin.x += 1.5f; + frame.origin.y += 0.5f; + frame.size.width -= 3; + frame.size.height -= 4; + + switch ([self controlSize]) { + case NSRegularControlSize: + frame.origin.y += 1; + break; + case NSSmallControlSize: + break; + case NSMiniControlSize: + break; + } + + //Path + NSBezierPath *path = [NSBezierPath bezierPathWithRoundedRect: frame xRadius: 4.0f yRadius: 4.0f]; + [path setLineWidth: 1.0f]; + if ([self isBordered] && [self isEnabled] && + ([self state] == 1 || [self isHighlighted] || ([self highlightsBy] & NSChangeBackgroundCellMask) || ([self showsStateBy] & NSChangeBackgroundCellMask))) { + //Background + if(([self state] == 1 && ([self highlightsBy] & NSChangeBackgroundCellMask) && ([self showsStateBy] & NSChangeBackgroundCellMask)) || + [self isHighlighted]) { + [[[[NSGradient alloc] initWithStartingColor:[NSColor colorWithDeviceWhite:0.21f alpha:1.0f] + endingColor:[NSColor colorWithDeviceWhite:0.27f alpha:1.0f]] autorelease] drawInBezierPath: path angle: 90]; + } + else { + [[[[NSGradient alloc] initWithStartingColor:[NSColor colorWithDeviceWhite:0.44f alpha:1.0f] + endingColor:[NSColor colorWithDeviceWhite:0.33f alpha:1.0f]] autorelease] drawInBezierPath: path angle: 90]; + } + + //Border + [[NSGraphicsContext currentContext] saveGraphicsState]; + [[NSColor colorWithDeviceWhite:0.16f alpha:1.0f] setStroke]; + + //Draw border with inner shadow + [path setClip]; + NSShadow *innerShadow = [[NSShadow alloc] init]; + [innerShadow setShadowBlurRadius:2.0f]; + + if(([self state] == 1 && ([self highlightsBy] & NSChangeBackgroundCellMask) && ([self showsStateBy] & NSChangeBackgroundCellMask)) || + [self isHighlighted]) { + [innerShadow setShadowOffset:NSMakeSize(0, -1)]; + [innerShadow setShadowColor:[NSColor colorWithDeviceWhite:0.0f alpha:0.3f]]; + } + else { + [innerShadow setShadowOffset:NSMakeSize(0, -1)]; + [innerShadow setShadowColor:[NSColor colorWithDeviceWhite:1.0f alpha:0.5f]]; + } + [innerShadow set]; + [path stroke]; + + [innerShadow setShadowOffset:NSMakeSize(0, 1)]; + if(([self state] == 1 && ([self highlightsBy] & NSChangeBackgroundCellMask) && ([self showsStateBy] & NSChangeBackgroundCellMask)) || + [self isHighlighted]) { + + } + else { + [innerShadow setShadowColor:[NSColor colorWithDeviceWhite:0.0f alpha:0.5f]]; + } + + [innerShadow set]; + [path stroke]; + [innerShadow release]; + [[NSGraphicsContext currentContext] restoreGraphicsState]; + } + + if([self imagePosition] != NSImageOnly) { + NSRect textFrame = frame; + switch ([self controlSize]) { + case NSRegularControlSize: + break; + case NSSmallControlSize: + textFrame.origin.y += 1; + break; + case NSMiniControlSize: + break; + } + + [self drawTitle: [self attributedTitle] withFrame: textFrame inView: [self controlView]]; + } + + if([self imagePosition] != NSNoImage) { + [self drawImage:[self image] withFrame: frame inView: [self controlView]]; } } @@ -557,7 +659,7 @@ -(void)drawRoundRectButtonInFrame:(NSRect)frame { if([self imagePosition] != NSNoImage) { - [self drawImage: (([self alternateImage]&&[self state])?[self alternateImage]:[self image]) withFrame: frame inView: [self controlView]]; + [self drawImage: [self image] withFrame: frame inView: [self controlView]]; } } @@ -587,30 +689,29 @@ -(void)drawSmallSquareButtonInFrame:(NSRect)frame { [NSGraphicsContext restoreGraphicsState]; - //Draw Background + //Draw Background if([self isEnabled]) { - if(([self showsStateBy] == 12 && [self highlightsBy] == 14) || ([self showsStateBy] == 12 && [self highlightsBy] == 12)) { - if([self state] == 1) { [[[[BGThemeManager keyedManager] themeForKey: self.themeKey] highlightComplexGradient] drawInBezierPath: path angle: 90]; - } else { - + } + else { [[[[BGThemeManager keyedManager] themeForKey: self.themeKey] normalComplexGradient] drawInBezierPath: path angle: 90]; } - } else { - + } + else { if([self isHighlighted]) { - [[[[BGThemeManager keyedManager] themeForKey: self.themeKey] pushedComplexGradient] drawInBezierPath: path angle: 90]; - } else { + } + else { [[[[BGThemeManager keyedManager] themeForKey: self.themeKey] normalComplexGradient] drawInBezierPath: path angle: 90]; } } - } else { + } + else { [[[[BGThemeManager keyedManager] themeForKey: self.themeKey] disabledNormalComplexGradient] drawInBezierPath: path angle: 90]; } @@ -635,7 +736,7 @@ -(void)drawSmallSquareButtonInFrame:(NSRect)frame { if([self imagePosition] != NSNoImage) { - [self drawImage: (([self alternateImage]&&[self state])?[self alternateImage]:[self image]) withFrame: frame inView: [self controlView]]; + [self drawImage: [self image] withFrame: frame inView: [self controlView]]; } } @@ -740,7 +841,7 @@ -(void)drawRoundedButtonInFrame:(NSRect)frame { if([self imagePosition] != NSNoImage) { - [self drawImage: (([self alternateImage]&&[self state])?[self alternateImage]:[self image]) withFrame: frame inView: [self controlView]]; + [self drawImage: [self image] withFrame: frame inView: [self controlView]]; } } @@ -1041,7 +1142,7 @@ -(void)drawCheckInFrame:(NSRect)frame isRadio:(BOOL)radio{ } } --(void)drawRecessedButtonInFrame:(NSRect)frame {//This part is not implemented so good as the codes from Timothy Davis, but we do need that +-(void)drawRecessedButtonInFrame:(NSRect)frame { NSRect textFrame; //Adjust Rect so strokes are true and @@ -1057,34 +1158,19 @@ -(void)drawRecessedButtonInFrame:(NSRect)frame {//This part is not implemented s switch ([self controlSize]) { default: // Silence uninitialized variable warnings for textFrame fields. case NSRegularControlSize: - - frame.origin.x += 1; - frame.origin.y += 1; - frame.size.width -= 2; - frame.size.height -= 4; - textFrame = frame; break; case NSSmallControlSize: - - frame.origin.x += 1; - frame.origin.y += 1; - frame.size.width -= 2; - frame.size.height -= 3; - textFrame = frame; - textFrame.origin.y += 1; break; case NSMiniControlSize: - - frame.origin.y -= 1; - + frame.size.height -= 4; textFrame = frame; - textFrame.origin.y += 1; break; - } + } + //Create Path NSBezierPath *path = [[NSBezierPath alloc] init]; @@ -1099,51 +1185,89 @@ -(void)drawRecessedButtonInFrame:(NSRect)frame {//This part is not implemented s endAngle: 90]; [path closePath]; + [path setClip]; - if([self isEnabled]) { - if([self state] == 1) { - [[[[BGThemeManager keyedManager] themeForKey: self.themeKey] pushedSolidFill] set]; + NSBezierPath *shadowPath = [[NSBezierPath alloc] init]; + + [shadowPath appendBezierPathWithArcWithCenter: NSMakePoint(NSMinX(frame) + BGCenterY(frame), NSMidY(frame) + 0.5f) + radius: BGCenterY(frame) + 1 + startAngle: 90 + endAngle: 270]; + + [shadowPath appendBezierPathWithArcWithCenter: NSMakePoint(NSMaxX(frame) - BGCenterY(frame), NSMidY(frame) + 0.5f) + radius: BGCenterY(frame) + 1 + startAngle: 270 + endAngle: 90]; + + [shadowPath closePath]; + + //Draw + if([self state] == 1 || [self isHighlighted]) { + [[[[BGThemeManager keyedManager] themeForKey: self.themeKey] pushedSolidFill] set]; + [path fill]; + //Draw inner shadow + [[NSGraphicsContext currentContext] saveGraphicsState]; + NSShadow *innerShadow = [[NSShadow alloc] init]; + [innerShadow setShadowBlurRadius:1]; + + [innerShadow setShadowColor:[NSColor whiteColor]]; + [innerShadow setShadowOffset:NSMakeSize(0, 1)]; + [innerShadow set]; + [shadowPath stroke]; + + [innerShadow setShadowColor:[NSColor blackColor]]; + [innerShadow setShadowOffset:NSMakeSize(0, -1)]; + [innerShadow set]; + [shadowPath stroke]; + + [innerShadow release]; + [[NSGraphicsContext currentContext] restoreGraphicsState]; + } + else { + if([self highlightsBy] & NSChangeBackgroundCellMask || + [self showsStateBy] & NSChangeBackgroundCellMask){ + [[[[BGThemeManager keyedManager] themeForKey: self.themeKey] highlightSolidFill] set]; [path fill]; - isMouseIn = NO; } else { - if(isMouseIn){ - [[[[BGThemeManager keyedManager] themeForKey: self.themeKey] highlightSolidFill] set]; - [path fill]; - } - else { - [[[[BGThemeManager keyedManager] themeForKey: self.themeKey] normalSolidFill] set]; - [path fill]; - } + //Transparent } } - else { - [[[[BGThemeManager keyedManager] themeForKey: self.themeKey] disabledNormalSolidFill] set]; - } [path release]; + [shadowPath release]; if([self imagePosition] != NSImageOnly) { [self drawTitle: [self attributedTitle] withFrame: textFrame inView: [self controlView]]; } if([self imagePosition] != NSNoImage) { - [self drawImage: (([self alternateImage]&&[self state])?[self alternateImage]:[self image]) withFrame: frame inView: [self controlView]]; + [self drawImage: [self image] withFrame: frame inView: [self controlView]]; } } - (void)mouseEntered:(NSEvent *)event{ if ([self bezelStyle] == NSRecessedBezelStyle) { - isMouseIn = YES; - [self setHighlighted:YES]; + if (!([self highlightsBy] & NSChangeBackgroundCellMask)) { + [self setHighlightsBy:([self highlightsBy] + NSChangeBackgroundCellMask)]; + } + if (!([self showsStateBy] & NSChangeBackgroundCellMask)) { + [self setShowsStateBy:([self showsStateBy] + NSChangeBackgroundCellMask)]; + } } } + - (void)mouseExited:(NSEvent *)event{ if ([self bezelStyle] == NSRecessedBezelStyle) { - isMouseIn = NO; - [self setHighlighted:NO]; + if (([self highlightsBy] & NSChangeBackgroundCellMask)) { + [self setHighlightsBy:([self highlightsBy] - NSChangeBackgroundCellMask)]; + } + if (([self showsStateBy] & NSChangeBackgroundCellMask)) { + [self setShowsStateBy:([self showsStateBy] - NSChangeBackgroundCellMask)]; + } } } + #pragma mark - #pragma mark Helper Methods diff --git a/Framework/BGHUDComboBoxCell.m b/Framework/BGHUDComboBoxCell.m index 0c7c0b0..f92f944 100644 --- a/Framework/BGHUDComboBoxCell.m +++ b/Framework/BGHUDComboBoxCell.m @@ -49,12 +49,10 @@ -(id)initTextCell:(NSString *) aString { self.themeKey = @"gradientTheme"; [self setTextColor: [[[BGThemeManager keyedManager] themeForKey: self.themeKey] textColor]]; - if([self drawsBackground]) { - + if([self drawsBackground] && [[[BGThemeManager keyedManager] themeForKey: self.themeKey] isOverrideFillColor]) { fillsBackground = YES; + [self setDrawsBackground: NO]; } - - [self setDrawsBackground: NO]; } return self; diff --git a/Framework/BGHUDProgressIndicator.h b/Framework/BGHUDProgressIndicator.h index 15a75d2..314ac7a 100644 --- a/Framework/BGHUDProgressIndicator.h +++ b/Framework/BGHUDProgressIndicator.h @@ -36,9 +36,13 @@ #import "BGThemeManager.h" @interface BGHUDProgressIndicator : NSProgressIndicator { - NSBezierPath *progressPath; NSString *themeKey; +@private + NSTimer *spinningAnimationTimer; + int spinningAnimationIndex; + NSThread *spinningAnimationThread; + BOOL isAnimating; } @property (retain) NSString *themeKey; diff --git a/Framework/BGHUDProgressIndicator.m b/Framework/BGHUDProgressIndicator.m index a483bac..dab5b47 100644 --- a/Framework/BGHUDProgressIndicator.m +++ b/Framework/BGHUDProgressIndicator.m @@ -79,130 +79,86 @@ -(void)encodeWithCoder: (NSCoder *)coder { } - (void)_drawThemeBackground { - NSRect frame = [self bounds]; //Adjust rect based on size switch ([self controlSize]) { - case NSRegularControlSize: - - frame.origin.x += 2.5f; - frame.origin.y += .5f; - frame.size.width -= 5; - frame.size.height -= 5; + frame.origin.y += 1.0f; + frame.size.height -= 2.0f; break; - case NSSmallControlSize: - - frame.origin.x += 0.5f; - frame.origin.y += 0.5f; - frame.size.width -= 1; - frame.size.height -= 3; - break; - - case NSMiniControlSize: - - frame.origin.x += 1.5f; - frame.origin.y += 0.5f; - frame.size.width -= 3; - frame.size.height -= 5; - break; break; } - - NSBezierPath *path = [NSBezierPath bezierPathWithRect: frame]; - - //Draw border - [NSGraphicsContext saveGraphicsState]; - [[[[BGThemeManager keyedManager] themeForKey: self.themeKey] dropShadow] set]; - [[[[BGThemeManager keyedManager] themeForKey: self.themeKey] darkStrokeColor] set]; - [path stroke]; - [NSGraphicsContext restoreGraphicsState]; + NSBezierPath *path = [NSBezierPath bezierPathWithRoundedRect:frame xRadius:2.0f yRadius:2.0f]; + [path setClip]; //Draw Fill - [[[[BGThemeManager keyedManager] themeForKey: self.themeKey] progressTrackGradient] drawInRect: NSInsetRect(frame, 0, 0) angle: 90]; - [[[[BGThemeManager keyedManager] themeForKey: self.themeKey] strokeColor] set]; - [path stroke]; + [[[[BGThemeManager keyedManager] themeForKey: self.themeKey] progressTrackGradient] drawInBezierPath:path angle:90]; if(![self isIndeterminate]) { - frame.size.width = (CGFloat)((frame.size.width / ([self maxValue] - [self minValue])) * ([self doubleValue] - [self minValue])); - [[[[BGThemeManager keyedManager] themeForKey: self.themeKey] highlightGradient] drawInRect: frame angle: 90]; - + [[[[BGThemeManager keyedManager] themeForKey: self.themeKey] highlightGradient] drawInBezierPath:[NSBezierPath bezierPathWithRect:frame] angle: 90]; } else { - //Setup Our Complex Path //Adjust Frame width - frame.origin.x -= 40; - frame.size.width += 80; + frame.origin.x -= frame.size.height; + frame.size.width += frame.size.height * 4; - NSPoint position = NSMakePoint(frame.origin.x, frame.origin.y); + NSPoint position = NSMakePoint(frame.origin.x + 1, frame.origin.y + 1); if(progressPath) {[progressPath release];} progressPath = [[NSBezierPath alloc] init]; + CGFloat step = (frame.size.height / 4)*4; + CGFloat double_step = step * 2; while(position.x <= (frame.origin.x + frame.size.width)) { - - [progressPath moveToPoint: NSMakePoint(position.x, position.y)]; - [progressPath lineToPoint: NSMakePoint(position.x + frame.size.height, position.y)]; - [progressPath lineToPoint: NSMakePoint(position.x + ((frame.size.height *2)), position.y + frame.size.height)]; - [progressPath lineToPoint: NSMakePoint(position.x + (frame.size.height), position.y + frame.size.height)]; + [progressPath moveToPoint: NSMakePoint(position.x, position.y)]; + [progressPath lineToPoint: NSMakePoint(position.x + step, position.y)]; + [progressPath lineToPoint: NSMakePoint(position.x + double_step, position.y + step)]; + [progressPath lineToPoint: NSMakePoint(position.x + step, position.y + step)]; [progressPath closePath]; - - position.x += ((frame.size.height *2)); + position.x += double_step; } } + + //Draw border + [NSGraphicsContext saveGraphicsState]; + [[[[BGThemeManager keyedManager] themeForKey: self.themeKey] strokeColor] set]; + [path stroke]; + [NSGraphicsContext restoreGraphicsState]; } - (void)_drawThemeProgressArea:(BOOL)flag { - NSRect frame = [self bounds]; //Adjust rect based on size switch ([self controlSize]) { - case NSRegularControlSize: - - frame.origin.x += 2.5f; - frame.origin.y += .5f; - frame.size.width -= 5; - frame.size.height -= 5; + frame.origin.y += 1.0f; + frame.size.height -= 2.0f; break; - case NSSmallControlSize: - - frame.origin.x += 0.5f; - frame.origin.y += 0.5f; - frame.size.width -= 1; - frame.size.height -= 3; - break; - - case NSMiniControlSize: - - frame.origin.x += 1.5f; - frame.origin.y += 0.5f; - frame.size.width -= 3; - frame.size.height -= 5; break; } if([self isIndeterminate]) { - //Setup Cliping Rect - [NSBezierPath clipRect: NSInsetRect(frame, 1, 1)]; + NSBezierPath *path = [NSBezierPath bezierPathWithRoundedRect:NSInsetRect(frame, 1, 1) xRadius:2.0f yRadius:2.0f]; + [path setClip]; //Fill Background [[[[BGThemeManager keyedManager] themeForKey: self.themeKey] normalGradient] drawInRect: frame angle: 90]; - //Get the animation index (private) - int animationIndex = 0; - object_getInstanceVariable( self, "_animationIndex", (void **)&animationIndex ); - + //Get the animation index (private) + int animationIndex = 0; + object_getInstanceVariable( self, "_animationIndex", (void **)&animationIndex ); + animationIndex %= 32; + //Create XFormation NSAffineTransform *trans = [NSAffineTransform transform]; - [trans translateXBy: (-37 + animationIndex) yBy: 0]; + [trans translateXBy:animationIndex - 16 yBy: 0]; //Apply XForm to path NSBezierPath *newPath = [trans transformBezierPath: progressPath]; @@ -215,6 +171,73 @@ - (void)_drawThemeProgressArea:(BOOL)flag { } } +#define NUM_FINS 12 + +- (void)drawSpinningStyleIndicator { + // Determine size based on current bounds + NSSize size = [self bounds].size; + float theMaxSize = MIN(size.width,size.height); + + [NSGraphicsContext saveGraphicsState]; + CGContextRef currentContext = (CGContextRef)[[NSGraphicsContext currentContext] graphicsPort]; + + // Move the CTM so 0,0 is at the center of our bounds + CGContextTranslateCTM(currentContext,[self bounds].size.width/2,[self bounds].size.height/2); + + NSColor *foreColor = [[[BGThemeManager keyedManager] themeForKey: self.themeKey] strokeColor]; + float alpha = [[[BGThemeManager keyedManager] themeForKey: self.themeKey] alphaValue]; + + if ([self isIndeterminate]) { + CGContextRotateCTM(currentContext, M_PI * 2.0f * spinningAnimationIndex / NUM_FINS); + + NSBezierPath *path = [[NSBezierPath alloc] init]; + float lineWidth = 0.0859375 * theMaxSize; // should be 2.75 for 32x32 + float lineStart = 0.234375 * theMaxSize; // should be 7.5 for 32x32 + float lineEnd = 0.421875 * theMaxSize; // should be 13.5 for 32x32 + [path setLineWidth:lineWidth]; + [path setLineCapStyle:NSRoundLineCapStyle]; + [path moveToPoint:NSMakePoint(0,lineStart)]; + [path lineToPoint:NSMakePoint(0,lineEnd)]; + + int i; + for (i = 0; i < NUM_FINS; i++) { + [[foreColor colorWithAlphaComponent:alpha] set]; + [path stroke]; + CGContextRotateCTM(currentContext, -M_PI * 2.0f/NUM_FINS); + alpha -= 1.0/NUM_FINS; + } + [path release]; + } + else { + float lineWidth = 1 + (0.01 * theMaxSize); + float circleRadius = (theMaxSize - lineWidth) / 2.1; + NSPoint circleCenter = NSMakePoint(0, 0); + [[foreColor colorWithAlphaComponent:alpha] set]; + NSBezierPath *path = [[NSBezierPath alloc] init]; + [path setLineWidth:lineWidth]; + [path appendBezierPathWithOvalInRect:NSMakeRect(-circleRadius, -circleRadius, circleRadius*2, circleRadius*2)]; + [path stroke]; + [path release]; + path = [[NSBezierPath alloc] init]; + [path appendBezierPathWithArcWithCenter:circleCenter radius:circleRadius startAngle:90 endAngle:90-(360*([self doubleValue]/[self maxValue])) clockwise:YES]; + [path lineToPoint:circleCenter] ; + [path fill]; + [path release]; + } + + [NSGraphicsContext restoreGraphicsState]; +} + +- (void)drawRect:(NSRect)dirtyRect { + if ([self style] == NSProgressIndicatorBarStyle) { + [self _drawThemeBackground]; + [self _drawThemeProgressArea:YES]; + } + else if ([self style] == NSProgressIndicatorSpinningStyle) { + [self drawSpinningStyleIndicator]; + } +} + #pragma mark - #pragma mark Helper Methods @@ -227,4 +250,126 @@ -(void)dealloc { #pragma mark - +- (void)updateFrame:(NSTimer *)timer; +{ + if(spinningAnimationIndex < NUM_FINS) { + spinningAnimationIndex++; + } + else { + spinningAnimationIndex = 0; + } + + if ([self usesThreadedAnimation]) { + // draw now instead of waiting for setNeedsDisplay (that's the whole reason + // we're animating from background thread) + [self setNeedsDisplay:YES]; + [self display]; + } + else { + [self setNeedsDisplay:YES]; + } +} + +- (void)animateInBackgroundThread +{ + NSAutoreleasePool *animationPool = [[NSAutoreleasePool alloc] init]; + + // Set up the animation speed to subtly change with size > 32. + // int animationDelay = 38000 + (2000 * ([self bounds].size.height / 32)); + + // Set the rev per minute here + int omega = 100; // RPM + int animationDelay = 60*1000000/omega/NUM_FINS; + int poolFlushCounter = 0; + + do { + [self updateFrame:nil]; + usleep(animationDelay); + poolFlushCounter++; + if (poolFlushCounter > 256) { + [animationPool drain]; + animationPool = [[NSAutoreleasePool alloc] init]; + poolFlushCounter = 0; + } + } while (![[NSThread currentThread] isCancelled]); + + [animationPool release]; +} + +- (void)actuallyStopAnimation +{ + if (spinningAnimationThread) { + // we were using threaded animation + [spinningAnimationThread cancel]; + if (![spinningAnimationThread isFinished]) { + [[NSRunLoop currentRunLoop] runMode:NSModalPanelRunLoopMode beforeDate:[NSDate dateWithTimeIntervalSinceNow:0.05]]; + } + [spinningAnimationThread release]; + spinningAnimationThread = nil; + } + else if (spinningAnimationTimer) { + // we were using timer-based animation + [spinningAnimationTimer invalidate]; + [spinningAnimationTimer release]; + spinningAnimationTimer = nil; + } + [self setNeedsDisplay:YES]; +} + +- (void)actuallyStartAnimation +{ + // Just to be safe kill any existing timer. + [self actuallyStopAnimation]; + + if ([self window]) { + // Why animate if not visible? viewDidMoveToWindow will re-call this method when needed. + if ([self usesThreadedAnimation]) { + spinningAnimationThread = [[NSThread alloc] initWithTarget:self selector:@selector(animateInBackgroundThread) object:nil]; + [spinningAnimationThread start]; + } + else { + spinningAnimationTimer = [[NSTimer timerWithTimeInterval:(NSTimeInterval)0.05 + target:self + selector:@selector(updateFrame:) + userInfo:nil + repeats:YES] retain]; + + [[NSRunLoop currentRunLoop] addTimer:spinningAnimationTimer forMode:NSRunLoopCommonModes]; + [[NSRunLoop currentRunLoop] addTimer:spinningAnimationTimer forMode:NSDefaultRunLoopMode]; + [[NSRunLoop currentRunLoop] addTimer:spinningAnimationTimer forMode:NSEventTrackingRunLoopMode]; + } + } +} + +- (void)startAnimation:(id)sender +{ + if ([self style] == NSProgressIndicatorSpinningStyle) { + if (![self isIndeterminate]) return; + if (isAnimating) return; + + if (![self isDisplayedWhenStopped]) + [self setHidden:NO]; + + [self actuallyStartAnimation]; + isAnimating = YES; + } + else { + [super startAnimation:sender]; + } +} + +- (void)stopAnimation:(id)sender +{ + if ([self style] == NSProgressIndicatorSpinningStyle) { + [self actuallyStopAnimation]; + isAnimating = NO; + + if (![self isDisplayedWhenStopped]) + [self setHidden:YES]; + } + else { + [super startAnimation:sender]; + } +} + @end diff --git a/Framework/BGHUDScroller.m b/Framework/BGHUDScroller.m index 2cd6c2a..a7fb7fc 100644 --- a/Framework/BGHUDScroller.m +++ b/Framework/BGHUDScroller.m @@ -115,7 +115,7 @@ - (void)drawRect:(NSRect)rect { NSDisableScreenUpdates(); - [[NSColor colorWithCalibratedWhite: 0.0f alpha: 0.7f] set]; + [[NSColor colorWithCalibratedWhite: 0.7f alpha: 1.0f] set]; NSRectFill([self bounds]); // Draw knob-slot. diff --git a/Framework/BGHUDSearchFieldCell.m b/Framework/BGHUDSearchFieldCell.m index cecdb40..f491f93 100644 --- a/Framework/BGHUDSearchFieldCell.m +++ b/Framework/BGHUDSearchFieldCell.m @@ -105,12 +105,11 @@ - (id)initTextCell:(NSString *)aString { self.themeKey = @"gradientTheme"; [self setTextColor: [[[BGThemeManager keyedManager] themeForKey: self.themeKey] textColor]]; - if([self drawsBackground]) { - + if([self drawsBackground] && [[[BGThemeManager keyedManager] themeForKey: self.themeKey] isOverrideFillColor]) { fillsBackground = YES; + [self setDrawsBackground: NO]; } - [self setDrawsBackground: NO]; [[self searchButtonCell] setImage:searchButtonImage()]; [[self cancelButtonCell] setImage:cancelButtonImageUp()]; [[self cancelButtonCell] setAlternateImage:nil]; @@ -142,12 +141,11 @@ - (id)initWithCoder:(NSCoder *) aDecoder { self.themeKey = @"gradientTheme"; [self setTextColor: [[[BGThemeManager keyedManager] themeForKey: self.themeKey] textColor]]; - if([self drawsBackground]) { - + if([self drawsBackground] && [[[BGThemeManager keyedManager] themeForKey: self.themeKey] isOverrideFillColor]) { fillsBackground = YES; + [self setDrawsBackground: NO]; } - [self setDrawsBackground: NO]; [[self searchButtonCell] setImage:searchButtonImage()]; [[self cancelButtonCell] setImage:cancelButtonImageUp()]; [[self cancelButtonCell] setAlternateImage:nil]; @@ -244,20 +242,28 @@ - (void)drawWithFrame:(NSRect)cellFrame inView:(NSView *)controlView { //Get TextView for this editor NSTextView* view = (NSTextView*)[[controlView window] fieldEditor: NO forObject: controlView]; + //Set text color + if([self isEnabled]) { + [self setTextColor: [[[BGThemeManager keyedManager] themeForKey: self.themeKey] textColor]]; + [view setTextColor: [[[BGThemeManager keyedManager] themeForKey: self.themeKey] textColor]]; + } + else { + [self setTextColor: [[[BGThemeManager keyedManager] themeForKey: self.themeKey] disabledTextColor]]; + [view setTextColor: [[[BGThemeManager keyedManager] themeForKey: self.themeKey] disabledTextColor]]; + } + //Get Attributes of the selected text NSMutableDictionary *dict = [[[view selectedTextAttributes] mutableCopy] autorelease]; //If window/app is active draw the highlight/text in active colors - if([self showsFirstResponder] && [[[self controlView] window] isKeyWindow]) - { + if([self showsFirstResponder] && [[[self controlView] window] isKeyWindow]) { [dict setObject: [[[BGThemeManager keyedManager] themeForKey: self.themeKey] selectionHighlightActiveColor] forKey: NSBackgroundColorAttributeName]; [view setTextColor: [[[BGThemeManager keyedManager] themeForKey: self.themeKey] selectionTextActiveColor] range: [view selectedRange]]; } - else - { + else { [dict setObject: [[[BGThemeManager keyedManager] themeForKey: self.themeKey] selectionHighlightInActiveColor] forKey: NSBackgroundColorAttributeName]; @@ -266,14 +272,8 @@ - (void)drawWithFrame:(NSRect)cellFrame inView:(NSView *)controlView { } [view setSelectedTextAttributes:dict]; - - if([self isEnabled]) { - - [self setTextColor: [[[BGThemeManager keyedManager] themeForKey: self.themeKey] textColor]]; - } else { - - [self setTextColor: [[[BGThemeManager keyedManager] themeForKey: self.themeKey] disabledTextColor]]; - } + dict = nil; + view = nil; // Check to see if the attributed placeholder has been set or not //if(![self placeholderAttributedString]) { diff --git a/Framework/BGHUDSecureTextFieldCell.m b/Framework/BGHUDSecureTextFieldCell.m index c836793..a91952f 100644 --- a/Framework/BGHUDSecureTextFieldCell.m +++ b/Framework/BGHUDSecureTextFieldCell.m @@ -25,12 +25,10 @@ -(id)initTextCell:(NSString *)aString { [self setTextColor: [[[BGThemeManager keyedManager] themeForKey: self.themeKey] textColor]]; - if([self drawsBackground]) { - + if([self drawsBackground] && [[[BGThemeManager keyedManager] themeForKey: self.themeKey] isOverrideFillColor]) { fillsBackground = YES; + [self setDrawsBackground: NO]; } - - [self setDrawsBackground: NO]; } return self; @@ -51,12 +49,10 @@ -(id)initWithCoder:(NSCoder *)aDecoder { [self setTextColor: [[[BGThemeManager keyedManager] themeForKey: self.themeKey] textColor]]; - if([self drawsBackground]) { - + if([self drawsBackground] && [[[BGThemeManager keyedManager] themeForKey: self.themeKey] isOverrideFillColor]) { fillsBackground = YES; + [self setDrawsBackground: NO]; } - - [self setDrawsBackground: NO]; } return self; @@ -148,67 +144,37 @@ -(void)drawWithFrame:(NSRect)cellFrame inView:(NSView *)controlView { //Get TextView for this editor NSTextView* view = (NSTextView*)[[controlView window] fieldEditor: NO forObject: controlView]; + //Set text color + if([self isEnabled]) { + [self setTextColor: [[[BGThemeManager keyedManager] themeForKey: self.themeKey] textColor]]; + [view setTextColor: [[[BGThemeManager keyedManager] themeForKey: self.themeKey] textColor]]; + } + else { + [self setTextColor: [[[BGThemeManager keyedManager] themeForKey: self.themeKey] disabledTextColor]]; + [view setTextColor: [[[BGThemeManager keyedManager] themeForKey: self.themeKey] disabledTextColor]]; + } + + //Get Attributes of the selected text + NSMutableDictionary *dict = [[[view selectedTextAttributes] mutableCopy] autorelease]; + //If window/app is active draw the highlight/text in active colors - if(![self isHighlighted]) { + if([self showsFirstResponder] && [[[self controlView] window] isKeyWindow]) { + [dict setObject: [[[BGThemeManager keyedManager] themeForKey: self.themeKey] selectionHighlightActiveColor] + forKey: NSBackgroundColorAttributeName]; - if([view selectedRange].length > 0) { - - //Get Attributes of the selected text - NSMutableDictionary *dict = [[[view selectedTextAttributes] mutableCopy] autorelease]; - - if([[[self controlView] window] isKeyWindow]) - { - [dict setObject: [[[BGThemeManager keyedManager] themeForKey: self.themeKey] selectionHighlightActiveColor] - forKey: NSBackgroundColorAttributeName]; - - [view setTextColor: [[[BGThemeManager keyedManager] themeForKey: self.themeKey] selectionTextActiveColor] - range: [view selectedRange]]; - } - else - { - [dict setObject: [[[BGThemeManager keyedManager] themeForKey: self.themeKey] selectionHighlightInActiveColor] - forKey: NSBackgroundColorAttributeName]; - - [view setTextColor: [[[BGThemeManager keyedManager] themeForKey: self.themeKey] selectionTextInActiveColor] - range: [view selectedRange]]; - } - - [view setSelectedTextAttributes:dict]; - dict = nil; - } else { - - // Only change color (marks view as dirty) if it had a selection at some point, - // thus changing the colors. - if([view textColor] != [[[BGThemeManager keyedManager] themeForKey: self.themeKey] textColor]) { - - [self setTextColor: [[[BGThemeManager keyedManager] themeForKey: self.themeKey] textColor]]; - [view setTextColor: [[[BGThemeManager keyedManager] themeForKey: self.themeKey] textColor]]; - } - } - } else { + [view setTextColor: [[[BGThemeManager keyedManager] themeForKey: self.themeKey] selectionTextActiveColor] + range: [view selectedRange]]; + } + else { + [dict setObject: [[[BGThemeManager keyedManager] themeForKey: self.themeKey] selectionHighlightInActiveColor] + forKey: NSBackgroundColorAttributeName]; - if([self isEnabled]) { - - if([self isHighlighted]) { - - if([[[self controlView] window] isKeyWindow]) - { - - [self setTextColor: [[[BGThemeManager keyedManager] themeForKey: self.themeKey] selectionTextActiveColor]]; - } else { - - [self setTextColor: [[[BGThemeManager keyedManager] themeForKey: self.themeKey] selectionTextInActiveColor]]; - } - } else { - - [self setTextColor: [[[BGThemeManager keyedManager] themeForKey: self.themeKey] textColor]]; - } - } else { - - [self setTextColor: [[[BGThemeManager keyedManager] themeForKey: self.themeKey] disabledTextColor]]; - } + [view setTextColor: [[[BGThemeManager keyedManager] themeForKey: self.themeKey] selectionTextInActiveColor] + range: [view selectedRange]]; } + [view setSelectedTextAttributes:dict]; + dict = nil; view = nil; // Check to see if the attributed placeholder has been set or not diff --git a/Framework/BGHUDSegmentedCell.m b/Framework/BGHUDSegmentedCell.m index 99137a2..7e61303 100644 --- a/Framework/BGHUDSegmentedCell.m +++ b/Framework/BGHUDSegmentedCell.m @@ -148,8 +148,18 @@ - (void)drawWithFrame:(NSRect)frame inView:(NSView *)view { //Draw Background (used as dividers) NSBezierPath *shadowPath = [[NSBezierPath alloc] init]; - [shadowPath appendBezierPathWithRoundedRect: frame - xRadius: 5.0f yRadius: 5.0f]; + switch ([self segmentStyle]) { + default: // Silence uninitialized variable warnings + case NSSegmentStyleSmallSquare: + [shadowPath appendBezierPathWithRect:frame]; + break; + + case NSSegmentStyleRounded: //NSSegmentStyleTexturedRounded: + [shadowPath appendBezierPathWithRoundedRect:frame + xRadius:5.0f + yRadius:5.0f]; + break; + } [[[[BGThemeManager keyedManager] themeForKey: self.themeKey] strokeColor] set]; [shadowPath fill]; [shadowPath release]; @@ -177,13 +187,16 @@ - (void)drawSegment:(NSInteger)segment inFrame:(NSRect)frame withView:(NSView *) switch ([self segmentStyle]) { default: // Silence uninitialized variable warnings case NSSegmentStyleSmallSquare: + { if(segment == ([self segmentCount] -1)) { fillRect.size.width -= 3; } fillPath = [[NSBezierPath alloc] init]; [fillPath appendBezierPathWithRect: fillRect]; + } break; case NSSegmentStyleRounded: //NSSegmentStyleTexturedRounded: + { fillPath = [[NSBezierPath alloc] init]; //If this is the first segment, draw left rounded corners if(segment == 0 && segment != ([self segmentCount] -1)) { @@ -219,6 +232,7 @@ - (void)drawSegment:(NSInteger)segment inFrame:(NSRect)frame withView:(NSView *) if (segment != 0 && segment != ([self segmentCount] -1)) { [fillPath appendBezierPathWithRect: fillRect]; } + } break; } @@ -254,7 +268,11 @@ -(void)drawInteriorForSegment:(NSInteger)segment withFrame:(NSRect)rect { [textAttributes setValue: [NSFont controlContentFontOfSize: [NSFont systemFontSizeForControlSize: [self controlSize]]] forKey: NSFontAttributeName]; if([self isEnabled]) { - [textAttributes setValue: [[[BGThemeManager keyedManager] themeForKey: self.themeKey] textColor] forKey: NSForegroundColorAttributeName]; + if([self selectedSegment] == segment) { + [textAttributes setValue: [[[BGThemeManager keyedManager] themeForKey: self.themeKey] highlightTextColor] forKey: NSForegroundColorAttributeName]; + } else { + [textAttributes setValue: [[[BGThemeManager keyedManager] themeForKey: self.themeKey] textColor] forKey: NSForegroundColorAttributeName]; + } } else { [textAttributes setValue:[[[BGThemeManager keyedManager] themeForKey: self.themeKey] disabledTextColor] forKey: NSForegroundColorAttributeName]; diff --git a/Framework/BGHUDTextFieldCell.m b/Framework/BGHUDTextFieldCell.m index f557be7..265fbdf 100644 --- a/Framework/BGHUDTextFieldCell.m +++ b/Framework/BGHUDTextFieldCell.m @@ -55,12 +55,10 @@ - (id)initTextCell:(NSString *)aString { self.themeKey = @"gradientTheme"; [self setTextColor: [[[BGThemeManager keyedManager] themeForKey: self.themeKey] textColor]]; - if([self drawsBackground]) { - + if([self drawsBackground] && [[[BGThemeManager keyedManager] themeForKey: self.themeKey] isOverrideFillColor]) { fillsBackground = YES; + [self setDrawsBackground: NO]; } - - [self setDrawsBackground: NO]; } return self; @@ -82,12 +80,10 @@ - (id)initWithCoder:(NSCoder *) aDecoder { [self setTextColor: [[[BGThemeManager keyedManager] themeForKey: self.themeKey] textColor]]; - if([self drawsBackground]) { - + if([self drawsBackground] && [[[BGThemeManager keyedManager] themeForKey: self.themeKey] isOverrideFillColor]) { fillsBackground = YES; + [self setDrawsBackground: NO]; } - - [self setDrawsBackground: NO]; } return self; @@ -180,67 +176,37 @@ -(void)drawWithFrame:(NSRect)cellFrame inView:(NSView *)controlView { //Get TextView for this editor NSTextView* view = (NSTextView*)[[controlView window] fieldEditor: NO forObject: controlView]; + //Set text color + if([self isEnabled]) { + [self setTextColor: [[[BGThemeManager keyedManager] themeForKey: self.themeKey] textColor]]; + [view setTextColor: [[[BGThemeManager keyedManager] themeForKey: self.themeKey] textColor]]; + } + else { + [self setTextColor: [[[BGThemeManager keyedManager] themeForKey: self.themeKey] disabledTextColor]]; + [view setTextColor: [[[BGThemeManager keyedManager] themeForKey: self.themeKey] disabledTextColor]]; + } + + //Get Attributes of the selected text + NSMutableDictionary *dict = [[[view selectedTextAttributes] mutableCopy] autorelease]; + //If window/app is active draw the highlight/text in active colors - if(![self isHighlighted]) { + if([self showsFirstResponder] && [[[self controlView] window] isKeyWindow]) { + [dict setObject: [[[BGThemeManager keyedManager] themeForKey: self.themeKey] selectionHighlightActiveColor] + forKey: NSBackgroundColorAttributeName]; - if([view selectedRange].length > 0) { - - //Get Attributes of the selected text - NSMutableDictionary *dict = [[[view selectedTextAttributes] mutableCopy] autorelease]; - - if([[[self controlView] window] isKeyWindow]) - { - [dict setObject: [[[BGThemeManager keyedManager] themeForKey: self.themeKey] selectionHighlightActiveColor] - forKey: NSBackgroundColorAttributeName]; - - [view setTextColor: [[[BGThemeManager keyedManager] themeForKey: self.themeKey] selectionTextActiveColor] - range: [view selectedRange]]; - } - else - { - [dict setObject: [[[BGThemeManager keyedManager] themeForKey: self.themeKey] selectionHighlightInActiveColor] - forKey: NSBackgroundColorAttributeName]; - - [view setTextColor: [[[BGThemeManager keyedManager] themeForKey: self.themeKey] selectionTextInActiveColor] - range: [view selectedRange]]; - } - - [view setSelectedTextAttributes:dict]; - dict = nil; - } else { - - // Only change color (marks view as dirty) if it had a selection at some point, - // thus changing the colors. - if([view textColor] != [[[BGThemeManager keyedManager] themeForKey: self.themeKey] textColor]) { - - [self setTextColor: [[[BGThemeManager keyedManager] themeForKey: self.themeKey] textColor]]; - [view setTextColor: [[[BGThemeManager keyedManager] themeForKey: self.themeKey] textColor]]; - } - } - } else { + [view setTextColor: [[[BGThemeManager keyedManager] themeForKey: self.themeKey] selectionTextActiveColor] + range: [view selectedRange]]; + } + else { + [dict setObject: [[[BGThemeManager keyedManager] themeForKey: self.themeKey] selectionHighlightInActiveColor] + forKey: NSBackgroundColorAttributeName]; - if([self isEnabled]) { - - if([self isHighlighted]) { - - if([[[self controlView] window] isKeyWindow]) - { - - [self setTextColor: [[[BGThemeManager keyedManager] themeForKey: self.themeKey] selectionTextActiveColor]]; - } else { - - [self setTextColor: [[[BGThemeManager keyedManager] themeForKey: self.themeKey] selectionTextInActiveColor]]; - } - } else { - - [self setTextColor: [[[BGThemeManager keyedManager] themeForKey: self.themeKey] textColor]]; - } - } else { - - [self setTextColor: [[[BGThemeManager keyedManager] themeForKey: self.themeKey] disabledTextColor]]; - } + [view setTextColor: [[[BGThemeManager keyedManager] themeForKey: self.themeKey] selectionTextInActiveColor] + range: [view selectedRange]]; } + [view setSelectedTextAttributes:dict]; + dict = nil; view = nil; // Check to see if the attributed placeholder has been set or not diff --git a/Framework/BGHUDTokenFieldCell.m b/Framework/BGHUDTokenFieldCell.m index fa2bb6a..9fde6bc 100644 --- a/Framework/BGHUDTokenFieldCell.m +++ b/Framework/BGHUDTokenFieldCell.m @@ -51,12 +51,10 @@ -(id)initTextCell:(NSString *)aString { [self setTextColor: [[[BGThemeManager keyedManager] themeForKey: self.themeKey] textColor]]; - if([self drawsBackground]) { - + if([self drawsBackground] && [[[BGThemeManager keyedManager] themeForKey: self.themeKey] isOverrideFillColor]) { fillsBackground = YES; + [self setDrawsBackground: NO]; } - - [self setDrawsBackground: NO]; } return self; @@ -77,12 +75,10 @@ -(id)initWithCoder:(NSCoder *)aDecoder { [self setTextColor: [[[BGThemeManager keyedManager] themeForKey: self.themeKey] textColor]]; - if([self drawsBackground]) { - + if([self drawsBackground] && [[[BGThemeManager keyedManager] themeForKey: self.themeKey] isOverrideFillColor]) { fillsBackground = YES; + [self setDrawsBackground: NO]; } - - [self setDrawsBackground: NO]; } return self; @@ -165,41 +161,42 @@ - (void)drawWithFrame:(NSRect)cellFrame inView:(NSView *)controlView { } [path release]; - + //Get TextView for this editor NSTextView* view = (NSTextView*)[[controlView window] fieldEditor: NO forObject: controlView]; - [view setTextColor: [[[BGThemeManager keyedManager] themeForKey: self.themeKey] textColor]]; - + + //Set text color + if([self isEnabled]) { + [self setTextColor: [[[BGThemeManager keyedManager] themeForKey: self.themeKey] textColor]]; + [view setTextColor: [[[BGThemeManager keyedManager] themeForKey: self.themeKey] textColor]]; + } + else { + [self setTextColor: [[[BGThemeManager keyedManager] themeForKey: self.themeKey] disabledTextColor]]; + [view setTextColor: [[[BGThemeManager keyedManager] themeForKey: self.themeKey] disabledTextColor]]; + } + //Get Attributes of the selected text - NSMutableDictionary *dict = [[[view selectedTextAttributes] mutableCopy] autorelease]; - + NSMutableDictionary *dict = [[[view selectedTextAttributes] mutableCopy] autorelease]; + //If window/app is active draw the highlight/text in active colors - if([self showsFirstResponder] && [[[self controlView] window] isKeyWindow]) - { + if([self showsFirstResponder] && [[[self controlView] window] isKeyWindow]) { [dict setObject: [[[BGThemeManager keyedManager] themeForKey: self.themeKey] selectionHighlightActiveColor] forKey: NSBackgroundColorAttributeName]; - + [view setTextColor: [[[BGThemeManager keyedManager] themeForKey: self.themeKey] selectionTextActiveColor] range: [view selectedRange]]; } - else - { + else { [dict setObject: [[[BGThemeManager keyedManager] themeForKey: self.themeKey] selectionHighlightInActiveColor] forKey: NSBackgroundColorAttributeName]; - + [view setTextColor: [[[BGThemeManager keyedManager] themeForKey: self.themeKey] selectionTextInActiveColor] range: [view selectedRange]]; } - + [view setSelectedTextAttributes:dict]; - - if([self isEnabled]) { - - [self setTextColor: [[[BGThemeManager keyedManager] themeForKey: self.themeKey] textColor]]; - } else { - - [self setTextColor: [[[BGThemeManager keyedManager] themeForKey: self.themeKey] disabledTextColor]]; - } + dict = nil; + view = nil; [self drawInteriorWithFrame: cellFrame inView: controlView]; } diff --git a/Plugin/English.lproj/BGHUDAppKitLibrary.nib/designable.nib b/Plugin/English.lproj/BGHUDAppKitLibrary.nib/designable.nib index 7519308..0747d85 100644 --- a/Plugin/English.lproj/BGHUDAppKitLibrary.nib/designable.nib +++ b/Plugin/English.lproj/BGHUDAppKitLibrary.nib/designable.nib @@ -1,4521 +1,4831 @@ - - 1050 - 10J567 - 823 - 1038.35 - 462.00 - - YES - - YES - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.IBSDKPlugin - - - YES - 823 - 823 - - - - YES - - - - YES - com.apple.InterfaceBuilder.IBSDKPlugin - com.apple.InterfaceBuilder.CocoaPlugin - - - YES - - YES - - - YES - - - - YES - - NSObject - - - FirstResponder - - - NSApplication - - - - 268 - - YES - - - 268 - - YES - - - 268 - {{16, 22}, {48, 32}} - - YES - - 67239424 - 134217728 - - - LucidaGrande - 13 - 1044 - - - -2038284033 - 129 - - - 200 - 25 - - - - {{15, 485}, {80, 80}} - - HUD Push Button - 9A458614-9290-48E0-957B-FCF32C621238 - Push Style Button - - This is a standard HUD push style button. - - YES - - YES - NSFont - NSParagraphStyle - - - YES - - Helvetica - 12 - 16 - - - 4 - - - - - - Views & Cells/Buttons - - - - - - 0 - NO - - - - 268 - {{3, 126}, {98, 32}} - - YES - - 67239424 - 134217728 - Button - - - -2038284033 - 1 - - LucidaGrande - 13 - 16 - - - - 200 - 25 - - - - - 268 - - YES - - - 268 - {{16, 29}, {48, 22}} - - YES - - -1804468671 - 272630784 - - - - YES - - 6 - System - textBackgroundColor - - 3 - MQA - - - - 6 - System - textColor - - 3 - MAA - - - - - - {{15, 397}, {80, 80}} - - HUD Text Field - E6997320-8C35-46B7-BD04-CBAF43C4A31B - Standard HUD TextField - - This is a standard HUD TextField. - - - Views & Cells/Inputs & Values - - - - - - 0 - NO - - - - 268 - - YES - - - 268 - {{16, 29}, {48, 22}} - - YES - - 343014976 - 268436480 - - - - YES - 1 - - - 6 - System - controlTextColor - - - - 130560 - 0 - search - - _searchFieldSearch: - - 138690815 - 0 - - 400 - 75 - - - 130560 - 0 - clear - - YES - - YES - - YES - AXDescription - NSAccessibilityEncodedAttributesValueType - - - YES - cancel - - - - - - _searchFieldCancel: - - 138690815 - 0 - - 400 - 75 - - 255 - - - - {{191, 309}, {80, 80}} - - HUD SearchField - B62652F6-6ADD-4831-AE72-CE8C1CF620FB - Standard HUD SearchField - - This is a standard HUD SearchField. - - - Views & Cells/Inputs & Values - - - - - - 0 - NO - - - - 268 - - YES - - - 268 - - YES - - YES - NSColor pasteboard type - - - {{18, 28}, {44, 23}} - - YES - YES - - 1 - MSAxIDEAA - - - - {{274, 309}, {80, 80}} - - HUD ColorWell - 31E98374-01CA-4CC8-BD91-24BFC7AD55DE - Standard HUD ColorWell - - This is a standard HUD ColorWell. - - - Views & Cells/Inputs & Values - - - - - - 0 - NO - - - - 268 - - YES - - - 268 - {{21, 31}, {38, 17}} - - YES - - 68288064 - 272630784 - Label - - - YES - - 1 - MCAwIDAAA - - - - - - {{362, 312}, {80, 80}} - - HUD Label - ADD9D804-89F9-4217-AA19-945407440DBF - Standard HUD Label - - This is a standard HUD Label. - - - Views & Cells/Inputs & Values - - - - - - 0 - NO - - - - 268 - {{9, 162}, {96, 22}} - - YES - - -1804468671 - 272630784 - - - - YES - - - - - - - 268 - - YES - - - 268 - {{16, 27}, {48, 25}} - - YES - - 67239424 - 134217728 - - - - -2038284033 - 34 - - - - 200 - 25 - - - - {{103, 485}, {80, 80}} - - HUD Gradient Button - 7498A114-D60E-4DB2-8360-2DE6C887CD67 - Gradient Style Button - - This is a standard HUD gradient style button. - - - Views & Cells/Buttons - - - - - - 0 - NO - - - - 268 - {{9, 103}, {98, 25}} - - YES - - 67239424 - 134217728 - Button - - - -2038284033 - 34 - - - - 200 - 25 - - - - - 268 - {{9, 47}, {98, 25}} - - YES - - 67239424 - 134217728 - Button - - - -2038284033 - 35 - - - - 200 - 25 - - - - - 268 - - YES - - - 268 - {{16, 27}, {48, 25}} - - YES - - 67239424 - 134217728 - - - - -2038284033 - 35 - - - - 200 - 25 - - - - {{191, 485}, {80, 80}} - - HUD Rounded Textured Button - 6E2CFD5E-C614-43DE-8C41-383C7DECA36D - Rounded Textured Style Button - - This is a standard HUD rounded textured style button. - - - Views & Cells/Buttons - - - - - - 0 - NO - - - - 268 - {{9, 77}, {98, 19}} - - YES - - 67239424 - 134217728 - Button - - LucidaGrande - 12 - 16 - - - -2038284033 - 36 - - - - 200 - 25 - - - - - 268 - - YES - - - 268 - {{16, 29}, {48, 19}} - - YES - - 67239424 - 134217728 - - - - -2038284033 - 36 - - - - 200 - 25 - - - - {{274, 485}, {80, 80}} - - HUD Rounded Rect Button - 88B26E1E-932E-4B03-A84E-D071E5B9E436 - Rounded Rect Style Button - - This is a standard HUD rounded rect style button. - - - Views & Cells/Buttons - - - - - - 0 - NO - - - - 268 - - YES - - - 268 - {{16, 26}, {48, 26}} - - YES - - -2076049856 - 2048 - - - 109199615 - 1 - - - 400 - 75 - - - - - 1048576 - 2147483647 - 1 - - NSImage - NSMenuCheckmark - - - NSImage - NSMenuMixedState - - _popUpItemAction: - - - YES - - OtherViews - - YES - - - - Item 2 - - 1048576 - 2147483647 - - - _popUpItemAction: - - - - - Item 3 - - 1048576 - 2147483647 - - - _popUpItemAction: - - - - - 1 - YES - YES - 2 - - - - {{103, 397}, {80, 80}} - - HUD Pop Up Button - 40B22368-C422-47C9-837B-D08750CC8312 - Standard HUD Pop Up Button - - This is a standard HUD Pop Up Button - - - Views & Cells/Inputs & Values - - - - - - 0 - NO - - - - 268 - {{8, 16}, {100, 26}} - - YES - - -2076049856 - 2048 - - - 109199615 - 1 - - - 400 - 75 - - - Item 1 - - 1048576 - 2147483647 - 1 - - - _popUpItemAction: - - - YES - - OtherViews - - YES - - - - Item 2 - - 1048576 - 2147483647 - - - _popUpItemAction: - - - - - Item 3 - - 1048576 - 2147483647 - - - _popUpItemAction: - - - - - 1 - YES - YES - 2 - - - - - 268 - - YES - - - 268 - {{29, 15}, {21, 48}} - - YES - - 67239424 - 0 - - - - 100 - 0.0 - 50.251260000000002 - 0.0 - 0 - 0 - NO - YES - - - - {{191, 397}, {80, 80}} - - HUD Vertical Slider - B8F9286C-00FE-4697-8B9A-F27EE5586BAF - Standard HUD Vertical Slider - - This is a standard HUD Vertical Slider - - - Views & Cells/Inputs & Values - - - - - - 0 - NO - - - - 268 - {{110, 90}, {21, 96}} - - YES - - 67239424 - 0 - - - - 100 - 0.0 - 50.251260000000002 - 0.0 - 0 - 0 - NO - YES - - - - - 268 - - YES - - - 268 - {{16, 28}, {48, 21}} - - YES - - -2080244224 - 0 - - - - 100 - 0.0 - 50 - 0.0 - 0 - 1 - NO - NO - - - - {{274, 397}, {80, 80}} - - HUD Horizontal Slider - 15247524-BAA8-4728-84AE-A93C162DC76E - Standard HUD Horizontal Slider - - This is a standard HUD Horizontal Slider - - - Views & Cells/Inputs & Values - - - - - - 0 - NO - - - - 268 - {{134, 142}, {96, 21}} - - YES - - -2080244224 - 0 - - - - 100 - 0.0 - 50 - 0.0 - 0 - 1 - NO - NO - - - - - 268 - - YES - - - 268 - - YES - - YES - Apple PDF pasteboard type - Apple PICT pasteboard type - Apple PNG pasteboard type - NSFilenamesPboardType - NeXT Encapsulated PostScript v1.2 pasteboard type - NeXT TIFF v4.0 pasteboard type - - - {{16, 16}, {48, 48}} - - YES - - 130560 - 33554432 - - NSImage - textview - - 0 - 2 - 0 - NO - - YES - - - {{362, 397}, {80, 80}} - - HUD Text View - C0A38C39-E326-4654-92B7-A6926742EBA7 - Standard HUD Text View - - This is a standard HUD Text View - - - Views & Cells/Inputs & Values - - - - - - 0 - NO - - - - 268 - - YES - - - 268 - - YES - - YES - Apple PDF pasteboard type - Apple PICT pasteboard type - Apple PNG pasteboard type - NSFilenamesPboardType - NeXT Encapsulated PostScript v1.2 pasteboard type - NeXT TIFF v4.0 pasteboard type - - - {{16, 16}, {48, 48}} - - YES - - 130560 - 33554432 - - NSImage - scrollview - - 0 - 2 - 0 - NO - - YES - - - {{450, 309}, {80, 80}} - - HUD Scroll View - A434DEBA-562F-411B-9A49-652F20DDCEFF - Standard HUD ScrollView - - This is a standard HUD Scroll View - - - Views & Cells/Layout Views - - - - - - 0 - NO - - - - 256 - - YES - - - 2304 - - YES - - - 2322 - - YES - - YES - Apple HTML pasteboard type - Apple PDF pasteboard type - Apple PICT pasteboard type - Apple PNG pasteboard type - Apple URL pasteboard type - CorePasteboardFlavorType 0x6D6F6F76 - CorePasteboardFlavorType 0x75726C20 - NSColor pasteboard type - NSFilenamesPboardType - NSStringPboardType - NeXT Encapsulated PostScript v1.2 pasteboard type - NeXT RTFD pasteboard type - NeXT Rich Text Format v1.0 pasteboard type - NeXT TIFF v4.0 pasteboard type - NeXT font pasteboard type - NeXT ruler pasteboard type - WebURLsWithTitlesPboardType - public.url - - - {197, 204} - - - - - - Lorem ipsum dolor sit er elit lamet, consectetaur cillium adipisicing pecu, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum Et harumd und lookum like Greek to me, dereud facilis est er expedit distinct. Nam liber te conscient to factor tum poen legum odioque civiuda - - - YES - - YES - - YES - NSColor - NSFont - NSParagraphStyle - - - YES - - 3 - MQA - - 2 - - - - LucidaGrande - 10 - 2843 - - - 3 - - YES - - 0.0 - - - 56 - - - 112 - - - 168 - - - 224 - - - 280 - - - 336 - - - 392 - - - 448 - - - 504 - - - 560 - - - 616 - - - 672 - - - 728 - - - 784 - - - 840 - - - 896 - - - 952 - - - 1008 - - - 1064 - - - 1120 - - - 1176 - - - 1232 - - - 1288 - - - 1344 - - - 1400 - - - 1456 - - - 1512 - - - 1568 - - - 1624 - - - 1680 - - - 1736 - - - - - - - YES - - YES - NSColor - NSFont - NSParagraphStyle - - - YES - - - LucidaGrande-Bold - 10 - 16 - - - 3 - - YES - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - GQAEAQgADAEiAAcBhAQAA - - - - - YES - - - 6 - - - - 197 - 1 - - - 10983 - 0 - - - - YES - - YES - NSBackgroundColor - NSColor - - - YES - - 6 - System - selectedTextBackgroundColor - - 3 - MC42NjY2NjY2ODY1AA - - - - 6 - System - selectedTextColor - - - - - - 3 - MQA - - - - YES - - YES - NSColor - NSUnderline - - - YES - - 1 - MCAwIDEAA - - - - - - - 6 - {454, 1e+07} - {78, 0} - - - - {{1, 1}, {197, 105}} - - - - - - {4, -5} - 1 - - 2 - - - - 256 - {{198, 1}, {15, 105}} - - YES - - _doScroller: - 0.51470589637756348 - - - - -2147483392 - {{-100, -100}, {87, 18}} - - 1 - - _doScroller: - 1 - 0.94565218687057495 - - - {{140, 20}, {214, 107}} - - - 82 - - - - - - - 268 - - YES - - - 1292 - - {{16, 28}, {48, 20}} - - 16394 - 20 - 100 - - - {{362, 485}, {80, 80}} - - HUD Indeterminate Progress - D9CCEA37-96EF-4CD1-84F4-C759A788CB9D - Standard HUD Indeterminate Progress - - This is a standard HUD Indeterminate Progress - - - Views & Cells/Inputs & Values - - - - - - 0 - NO - - - - 1292 - - {{138, 165}, {96, 20}} - - 16394 - 20 - 100 - - - - 268 - - YES - - - 268 - {{16, 29}, {48, 22}} - - YES - - -1804468671 - 272630784 - test - - - YES - - - - - - {{450, 485}, {80, 80}} - - HUD Secure Text Field - AB5888C4-8D08-4992-8DC0-9FF2FEB69523 - Standard HUD Secure Text Field - - This is a standard HUD Secure Text Field - - - Views & Cells/Inputs & Values - - - - - - 0 - NO - - - - 268 - {{240, 166}, {96, 22}} - - YES - - -1804468671 - 272630784 - - - - YES - - - - - - - 268 - - YES - - - 268 - - YES - - YES - NSStringPboardType - - - {{16, 29}, {48, 22}} - - YES - - 341966336 - 0 - - - 77+8A - - - YES - - YES - NSAttachment - NSColor - NSFont - NSOriginalFont - NSParagraphStyle - - - YES - - - - 337772096 - 134219776 - . - - LucidaGrande - 12 - 4883 - - . - - - - - - - - - - - - - - - - YES - - - - 0.0 - 0 - - YES - . - - - 2 - - - {{450, 397}, {80, 80}} - - HUD Token Field - DB8DE857-A6D8-43D1-A32D-9306562E3F5B - Standard HUD Token Field - - This is a standard HUD Token Field - - - Views & Cells/Inputs & Values - - - - - - 0 - NO - - - - 268 - - YES - - YES - NSStringPboardType - - - {{240, 136}, {96, 22}} - - YES - - 341966336 - 0 - - - YES - - - - 0.0 - 0 - - 2 - - - - 268 - - YES - - - 268 - - YES - - YES - Apple PDF pasteboard type - Apple PICT pasteboard type - Apple PNG pasteboard type - NSFilenamesPboardType - NeXT Encapsulated PostScript v1.2 pasteboard type - NeXT TIFF v4.0 pasteboard type - - - {{16, 16}, {48, 48}} - - YES - - 130560 - 33554432 - - NSImage - tableview - - 0 - 2 - 0 - NO - - YES - - - {{538, 485}, {80, 80}} - - HUD Table View - D6283218-9061-4873-872B-38AB9590810B - Standard HUD Table View - - This is a standard HUD Table View - - - Views & Cells/Data Views - - - - - - 0 - NO - - - - 268 - - YES - - - 2304 - - YES - - - 256 - {223, 102} - - YES - - - 256 - {223, 17} - - - - - - 256 - {{224, 0}, {16, 17}} - - - - YES - - 101 - 40 - 1000 - - 75628096 - 2048 - - - LucidaGrande - 11 - 3100 - - - 3 - MC4zMzMzMzI5ODU2AA - - - 6 - System - headerTextColor - - - - - 337772096 - 2048 - Text Cell - - - - 6 - System - controlBackgroundColor - - - - - 3 - YES - YES - - - - 116 - 40 - 1000 - - 75628096 - 2048 - - - - - - - 337772096 - 2048 - Text Cell - - - - - - 3 - YES - YES - - - - 3 - 2 - - - 6 - System - gridColor - - 3 - MC41AA - - - 17 - -700448768 - - - 4 - 15 - 0 - YES - 0 - - - {{1, 17}, {223, 102}} - - - - - 2 - - - - 256 - {{224, 17}, {15, 102}} - - - _doScroller: - 37 - 0.1947367936372757 - - - - 256 - {{1, 119}, {223, 15}} - - 1 - - _doScroller: - 0.57142859697341919 - - - - 2304 - - YES - - - {{1, 0}, {223, 17}} - - - - - 4 - - - - {{362, 20}, {240, 135}} - - - 50 - - - - - - QSAAAEEgAABBmAAAQZgAAA - - - - 268 - - YES - - - 268 - - YES - - YES - Apple PDF pasteboard type - Apple PICT pasteboard type - Apple PNG pasteboard type - NSFilenamesPboardType - NeXT Encapsulated PostScript v1.2 pasteboard type - NeXT TIFF v4.0 pasteboard type - - - {{16, 16}, {48, 48}} - - YES - - 130560 - 33554432 - - NSImage - outlineview - - 0 - 2 - 0 - NO - - YES - - - {{538, 397}, {80, 80}} - - HUD Outline View - DABD2BC0-1A11-4B5E-9E36-9D171A1B736F - Standard HUD Outline View - - This is a standard HUD Outline View - - - Views & Cells/Data Views - - - - - - 0 - NO - - - - 268 - - YES - - - 2304 - - YES - - - 256 - {223, 102} - - YES - - - 256 - {223, 17} - - - - - - 256 - {{224, 0}, {16, 17}} - - - - YES - - 101 - 16 - 1000 - - 75628096 - 2048 - - - - 3 - MC4zMzMzMzI5ODU2AA - - - - - 337772096 - 2048 - Text Cell - - - - - - 3 - YES - YES - - - - 116 - 40 - 1000 - - 75628096 - 2048 - - - - - - - 337772096 - 2048 - Text Cell - - - - - - 3 - YES - YES - - - - 3 - 2 - - - 17 - -767557632 - - - 4 - 15 - 0 - YES - 0 - - - {{1, 17}, {223, 102}} - - - - - 2 - - - - 256 - {{224, 17}, {15, 102}} - - - _doScroller: - 37 - 0.13909779489040375 - - - - 256 - {{1, 119}, {223, 15}} - - 1 - - _doScroller: - 0.57142859697341919 - - - - 2304 - - YES - - - {{1, 0}, {223, 17}} - - - - - 4 - - - - {{362, 169}, {240, 135}} - - - 50 - - - - - - QSAAAEEgAABBmAAAQZgAAA - - - - 268 - - YES - - - 268 - {{16, 27}, {48, 24}} - - YES - - 67239424 - 0 - - - - YES - - 13 - - 0 - - - 14 - - 1 - YES - 0 - - - 13 - 0 - - - 1 - 1 - - - - {{103, 309}, {80, 80}} - - HUD Segmented Control - 4F0FD8C5-8E31-42FE-B470-E92360612AAC - Standard HUD Segmented Control - - This is a standard HUD Segmented Control - - - Views & Cells/Inputs & Values - - - - - - 0 - NO - - - - 268 - {{15, 225}, {104, 24}} - - YES - - 67239424 - 0 - - - - YES - - 32 - - 0 - - - 32 - - 1 - YES - 0 - - - 32 - 0 - - - 1 - 1 - - - - - 268 - {{166, 225}, {96, 22}} - - YES - - 343014976 - 268436480 - - - - YES - 1 - - - - 130560 - 0 - search - - _searchFieldSearch: - - 138690815 - 0 - - 400 - 75 - - - 130560 - 0 - clear - - YES - - YES - - YES - AXDescription - NSAccessibilityEncodedAttributesValueType - - - YES - cancel - - - - - - _searchFieldCancel: - - 138690815 - 0 - - 400 - 75 - - 255 - - - - - 268 - - YES - - YES - NSColor pasteboard type - - - {{287, 225}, {44, 23}} - - YES - YES - - - - - 268 - {{205, 271}, {38, 17}} - - YES - - 68288064 - 272630784 - Label - - - - 6 - System - controlColor - - - - - - - - 268 - - YES - - - 2304 - - YES - - - 274 - {166, 79} - - NSView - - - {{1, 1}, {166, 79}} - - - - - 4 - - - - 256 - {{167, 1}, {15, 79}} - - - _doScroller: - 1 - 0.96363627910614014 - - - - 256 - {{1, 80}, {166, 15}} - - 1 - - _doScroller: - 0.50602412223815918 - - - {{610, 20}, {183, 96}} - - - 50 - - - - - - - 268 - - YES - - - 268 - {{22, 27}, {41, 26}} - - YES - - 343014976 - 272630784 - - - - - - 5 - YES - - - - 274 - {15, 0} - - - YES - - YES - - - 12 - 10 - 1000 - - 75628032 - 0 - - - - 3 - MC4zMzMzMzI5ODU2AA - - - - - 338820672 - 1024 - - - YES - - - - 3 - YES - - - - 3 - 2 - - - 19 - tableViewAction: - -767524864 - - - - 1 - 15 - 0 - YES - 0 - - - - - {{538, 309}, {80, 80}} - - HUD Combo Box - F8E3BE43-F5D7-4073-9799-36AF1601A73F - Standard HUD Combo Box - - This is a standard HUD Combo Box - - - Views & Cells/Inputs & Values - - - - - - 0 - NO - - - - 268 - - YES - - - 268 - {{16, 16}, {48, 48}} - - BGHUDView - - - {{626, 485}, {80, 80}} - - HUD View - E28E37F7-4498-4135-B0B5-4AE3A877E3F5 - Standard HUD View - - This is a standard HUD View - - - Views & Cells/Layout Views - - - - - - 0 - NO - - - - 268 - {{610, 130}, {99, 26}} - - YES - - 343014976 - 272630784 - - - - - - 5 - YES - - - - 274 - {15, 0} - - - YES - - YES - - - 12 - 10 - 1000 - - 75628032 - 0 - - - - 3 - MC4zMzMzMzI5ODU2AA - - - - - 338820672 - 1024 - - - YES - - - - 3 - YES - - - - 3 - 2 - - - 19 - tableViewAction: - -767524864 - - - - 1 - 15 - 0 - YES - 0 - - - - - - 268 - {{610, 206}, {167, 76}} - - BGHUDView - - - - 268 - - YES - - - 12 - - YES - - - 256 - {{1, 1}, {46, 46}} - - - - {{16, 14}, {48, 48}} - - {0, 0} - - 67239424 - 0 - Box - - - - 3 - MCAwLjgwMDAwMDAxMTkAA - - - - 1 - 4 - 0 - NO - - - {{626, 397}, {80, 80}} - - HUD Box - 1B113958-D259-4FD7-AD00-6E1E21AFC80E - Standard HUD Box - - This is a standard HUD Box - - - Views & Cells/Layout Views - - - - - - 0 - NO - - - - 268 - - YES - - - 268 - {{30, 26}, {19, 27}} - - YES - - 917024 - 0 - - 100 - 1 - YES - - - - {{714, 485}, {80, 80}} - - HUD Stepper - 06873AAB-D492-4456-8E7F-515488C4AB38 - Standard HUD Stepper - - This is a standard HUD Stepper - - - Views & Cells/Inputs & Values - - - - - - 0 - NO - - - - 268 - - YES - - - 268 - - YES - - YES - Apple PDF pasteboard type - Apple PICT pasteboard type - Apple PNG pasteboard type - NSFilenamesPboardType - NeXT Encapsulated PostScript v1.2 pasteboard type - NeXT TIFF v4.0 pasteboard type - - - {{16, 16}, {48, 48}} - - YES - - 130560 - 33554432 - - NSImage - tabview - - 0 - 2 - 0 - NO - - YES - - - {{714, 397}, {80, 80}} - - HUD TabView - 6BF98D36-8742-4BC4-9603-0090DB06A6C1 - Standard HUD TabView - - This is a standard HUD Stepper - - - Views & Cells/Layout Views - - - - - - 0 - NO - - - - 12 - - YES - - - 256 - {{1, 1}, {128, 82}} - - - - {{685, 296}, {130, 84}} - - {0, 0} - - 67239424 - 0 - Box - - - - 3 - MCAwLjgwMDAwMDAxMTkAA - - - - 1 - 4 - 0 - NO - - - - 268 - {{613, 166}, {19, 27}} - - YES - - 917024 - 0 - - 100 - 1 - YES - - - - - 12 - {{802, 21}, {308, 191}} - - - YES - - 1 - - - 256 - {{10, 33}, {288, 145}} - - - Tab - - - - - 2 - - - 256 - {{10, 33}, {288, 145}} - - View - - - - - - - 0 - YES - YES - - YES - - - - - {1147, 585} - - NSView - - - - - YES - - - draggedView - - - - 30 - - - - representedObject - - - - 31 - - - - draggedView - - - - 50 - - - - representedObject - - - - 51 - - - - draggedView - - - - 57 - - - - representedObject - - - - 58 - - - - representedObject - - - - 64 - - - - draggedView - - - - 65 - - - - representedObject - - - - 71 - - - - draggedView - - - - 72 - - - - draggedView - - - - 92 - - - - representedObject - - - - 93 - - - - draggedView - - - - 130 - - - - representedObject - - - - 131 - - - - draggedView - - - - 136 - - - - representedObject - - - - 137 - - - - draggedView - - - - 153 - - - - representedObject - - - - 154 - - - - draggedView - - - - 166 - - - - representedObject - - - - 167 - - - - draggedView - - - - 176 - - - - representedObject - - - - 177 - - - - draggedView - - - - 185 - - - - representedObject - - - - 186 - - - - draggedView - - - - 217 - - - - representedObject - - - - 218 - - - - draggedView - - - - 233 - - - - representedObject - - - - 234 - - - - draggedView - - - - 251 - - - - representedObject - - - - 252 - - - - draggedView - - - - 260 - - - - representedObject - - - - 261 - - - - draggedView - - - - 267 - - - - representedObject - - - - 268 - - - - draggedView - - - - 275 - - - - representedObject - - - - 276 - - - - draggedView - - - - 289 - - - - representedObject - - - - 290 - - - - draggedView - - - - 302 - - - - representedObject - - - - 303 - - - - draggedView - - - - 313 - - - - representedObject - - - - 314 - - - - draggedView - - - - 315 - - - - representedObject - - - - 316 - - - - draggedView - - - - 323 - - - - representedObject - - - - 324 - - - - draggedView - - - - 333 - - - - representedObject - - - - 334 - - - - - YES - - 0 - - - - - - -2 - - - File's Owner - - - -1 - - - First Responder - - - -3 - - - Application - - - 7 - - - YES - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Library Objects - - - 19 - - - YES - - - - - - 26 - - - YES - - - - - - 27 - - - - - 43 - - - YES - - - - - - 46 - - - YES - - - - - - 47 - - - - - 48 - - - YES - - - - - - 49 - - - - - 52 - - - YES - - - - - - 53 - - - YES - - - - - - 54 - - - - - 59 - - - YES - - - - - - 60 - - - YES - - - - - - 63 - - - - - 66 - - - YES - - - - - - 67 - - - YES - - - - - - 70 - - - - - 74 - - - YES - - - - - - 80 - - - YES - - - - - - 81 - - - YES - - - - - - 82 - - - YES - - - - - - - - 83 - - - - - 84 - - - - - 85 - - - - - 86 - - - YES - - - - - - 87 - - - YES - - - - - - 88 - - - YES - - - - - - - - 89 - - - - - 90 - - - - - 91 - - - - - 94 - - - YES - - - - - - 95 - - - - - 100 - - - YES - - - - - - 101 - - - - - 102 - - - YES - - - - - - 103 - - - - - 104 - - - YES - - - - - - 105 - - - - - 107 - - - YES - - - - - - 121 - - - YES - - - - - - 122 - - - - - 123 - - - YES - - - - - - 124 - - - - - 125 - - - YES - - - - - - 132 - - - YES - - - - - - 133 - - - - - 134 - - - YES - - - - - - 135 - - - - - 138 - - - YES - - - - - - 145 - - - YES - - - - - - - - 146 - - - - - 147 - - - - - 148 - - - - - 155 - - - YES - - - - - - 156 - - - - - 157 - - - YES - - - - - - 164 - - - - - 165 - - - - - 168 - - - YES - - - - - - 172 - - - YES - - - - - - 173 - - - - - 174 - - - YES - - - - - - 175 - - - - - 178 - - - YES - - - - - - 181 - - - YES - - - - - - 182 - - - - - 183 - - - YES - - - - - - 184 - - - - - 187 - - - YES - - - - - - 190 - - - YES - - - - - - - - - 191 - - - - - 192 - - - - - 193 - - - YES - - - - - - - 194 - - - - - 195 - - - YES - - - - - - 196 - - - YES - - - - - - 197 - - - - - 198 - - - - - 219 - - - YES - - - - - - 220 - - - - - 221 - - - YES - - - - - - 222 - - - YES - - - - - - 223 - - - - - 224 - - - YES - - - - - - - - - 225 - - - - - 226 - - - - - 227 - - - YES - - - - - - - 228 - - - - - 229 - - - YES - - - - - - 230 - - - YES - - - - - - 231 - - - - - 232 - - - - - 244 - - - YES - - - - - - 247 - - - YES - - - - - - 248 - - - - - 249 - - - YES - - - - - - 250 - - - - - 253 - - - YES - - - - - - 256 - - - YES - - - - - - 257 - - - - - 258 - - - YES - - - - - - 259 - - - - - 262 - - - YES - - - - - - 265 - - - - - 266 - - - - - 269 - - - YES - - - - - - 273 - - - YES - - - - - - 274 - - - - - 271 - - - YES - - - - - - 272 - - - - - 282 - - - YES - - - - - - - - 283 - - - - - 284 - - - - - 285 - - - - - 286 - - - YES - - - - - - 287 - - - YES - - - - - - 288 - - - - - 291 - - - YES - - - - - - 298 - - - YES - - - - - - 299 - - - - - 300 - - - YES - - - - - - 301 - - - - - 304 - - - YES - - - - - - 307 - - - - - 308 - - - - - 309 - - - YES - - - - - - 311 - - - - - 312 - - - - - 317 - - - YES - - - - - - 319 - - - YES - - - - - - 320 - - - - - 321 - - - YES - - - - - - 322 - - - - - 325 - - - YES - - - - - - 328 - - - YES - - - - - - - 329 - - - YES - - - - - - 330 - - - YES - - - - - - 331 - - - - - 332 - - - - - 335 - - - YES - - - - - - 336 - - - - - - - YES - - YES - -3.IBPluginDependency - 100.IBPluginDependency - 100.notes - 100.showNotes - 101.CustomClassName - 101.IBPluginDependency - 102.IBPluginDependency - 102.notes - 102.showNotes - 103.CustomClassName - 103.IBPluginDependency - 104.IBPluginDependency - 104.notes - 104.showNotes - 105.CustomClassName - 105.IBPluginDependency - 107.IBPluginDependency - 107.notes - 107.showNotes - 121.IBPluginDependency - 122.CustomClassName - 122.IBPluginDependency - 123.IBPluginDependency - 124.CustomClassName - 124.IBPluginDependency - 125.IBPluginDependency - 125.notes - 125.showNotes - 132.IBPluginDependency - 133.CustomClassName - 133.IBPluginDependency - 134.IBPluginDependency - 135.CustomClassName - 135.IBPluginDependency - 138.IBPluginDependency - 138.notes - 138.showNotes - 145.CustomClassName - 145.IBPluginDependency - 146.IBPluginDependency - 147.IBPluginDependency - 148.IBPluginDependency - 155.IBPluginDependency - 156.IBPluginDependency - 157.IBPluginDependency - 157.notes - 157.showNotes - 164.CustomClassName - 164.IBPluginDependency - 165.CustomClassName - 165.IBPluginDependency - 168.IBPluginDependency - 168.notes - 168.showNotes - 172.IBPluginDependency - 173.CustomClassName - 173.IBPluginDependency - 174.IBPluginDependency - 175.CustomClassName - 175.IBPluginDependency - 178.IBPluginDependency - 178.notes - 178.showNotes - 181.IBPluginDependency - 182.CustomClassName - 182.IBPluginDependency - 183.IBPluginDependency - 184.CustomClassName - 184.IBPluginDependency - 187.IBPluginDependency - 187.notes - 187.showNotes - 19.IBPluginDependency - 19.notes - 19.showNotes - 190.CustomClassName - 190.IBPluginDependency - 191.IBPluginDependency - 192.IBPluginDependency - 193.CustomClassName - 193.IBPluginDependency - 194.IBPluginDependency - 195.IBPluginDependency - 196.IBPluginDependency - 197.IBPluginDependency - 198.IBPluginDependency - 219.IBPluginDependency - 220.IBPluginDependency - 221.IBPluginDependency - 221.notes - 221.showNotes - 222.IBPluginDependency - 223.IBPluginDependency - 224.CustomClassName - 224.IBPluginDependency - 225.IBPluginDependency - 226.IBPluginDependency - 227.CustomClassName - 227.IBPluginDependency - 228.IBPluginDependency - 229.IBPluginDependency - 230.IBPluginDependency - 231.IBPluginDependency - 232.IBPluginDependency - 244.IBPluginDependency - 244.notes - 244.showNotes - 247.IBPluginDependency - 248.CustomClassName - 248.IBPluginDependency - 249.IBPluginDependency - 250.CustomClassName - 250.IBPluginDependency - 253.IBPluginDependency - 253.notes - 253.showNotes - 256.IBPluginDependency - 257.CustomClassName - 257.IBPluginDependency - 258.IBPluginDependency - 259.CustomClassName - 259.IBPluginDependency - 26.IBPluginDependency - 26.notes - 26.showNotes - 262.IBPluginDependency - 262.notes - 262.showNotes - 265.CustomClassName - 265.IBPluginDependency - 266.CustomClassName - 266.IBPluginDependency - 269.IBPluginDependency - 269.notes - 269.showNotes - 27.CustomClassName - 27.IBPluginDependency - 271.CustomClassName - 271.IBPluginDependency - 272.IBPluginDependency - 273.CustomClassName - 273.IBPluginDependency - 274.IBPluginDependency - 282.CustomClassName - 282.IBPluginDependency - 283.IBPluginDependency - 284.IBPluginDependency - 285.IBPluginDependency - 286.IBPluginDependency - 286.notes - 286.showNotes - 287.IBPluginDependency - 288.IBPluginDependency - 291.IBPluginDependency - 291.notes - 291.showNotes - 298.IBPluginDependency - 299.CustomClassName - 299.IBPluginDependency - 300.IBPluginDependency - 301.CustomClassName - 301.IBPluginDependency - 304.IBPluginDependency - 304.notes - 304.showNotes - 307.IBPluginDependency - 308.IBPluginDependency - 309.IBPluginDependency - 309.notes - 309.showNotes - 311.CustomClassName - 311.IBPluginDependency - 312.CustomClassName - 312.IBPluginDependency - 317.IBPluginDependency - 317.notes - 317.showNotes - 319.IBPluginDependency - 320.CustomClassName - 320.IBPluginDependency - 321.IBPluginDependency - 322.CustomClassName - 322.IBPluginDependency - 325.IBPluginDependency - 325.notes - 325.showNotes - 328.CustomClassName - 328.IBPluginDependency - 331.IBPluginDependency - 332.IBPluginDependency - 335.IBPluginDependency - 336.IBPluginDependency - 43.IBPluginDependency - 43.notes - 43.showNotes - 46.IBPluginDependency - 47.CustomClassName - 47.IBPluginDependency - 48.IBPluginDependency - 49.CustomClassName - 49.IBPluginDependency - 52.IBPluginDependency - 52.IBViewBoundsToFrameTransform - 52.notes - 52.showNotes - 53.IBPluginDependency - 53.notes - 53.showNotes - 54.CustomClassName - 54.IBPluginDependency - 59.IBPluginDependency - 59.notes - 59.showNotes - 60.IBPluginDependency - 60.notes - 60.showNotes - 63.CustomClassName - 63.IBPluginDependency - 66.IBPluginDependency - 66.notes - 66.showNotes - 67.IBPluginDependency - 67.notes - 67.showNotes - 7.IBEditorWindowLastContentRect - 7.IBPluginDependency - 7.IBUserGuides - 7.WindowOrigin - 7.editorWindowContentRectSynchronizationRect - 70.CustomClassName - 70.IBPluginDependency - 74.IBPluginDependency - 74.notes - 74.showNotes - 80.IBPluginDependency - 81.CustomClassName - 81.IBPluginDependency - 82.IBPluginDependency - 83.IBPluginDependency - 84.IBPluginDependency - 85.IBPluginDependency - 86.IBPluginDependency - 87.CustomClassName - 87.IBPluginDependency - 88.IBEditorWindowLastContentRect - 88.IBPluginDependency - 89.IBPluginDependency - 90.IBPluginDependency - 91.IBPluginDependency - 94.IBPluginDependency - 95.CustomClassName - 95.IBPluginDependency - - - YES - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - - This button is connected to its IBLibraryTemplateObject. - - YES - - - YES - - - - - BGHUDButtonCell - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - - This button is connected to its IBLibraryTemplateObject. - - - - BGHUDButtonCell - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - - This button is connected to its IBLibraryTemplateObject. - - - - BGHUDButtonCell - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.IBSDKPlugin - - VGhpcyBzYW1wbGUgaXMgc2V0IHVwIHNvIHRoYXQgdGhlIHNtYWxsZXIgYnV0dG9uIGFwcGVhcnMgaW4g + + 1050 + 11D50 + 851 + 1138.32 + 568.00 + + YES + + YES + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.IBSDKPlugin + + + YES + 851 + 851 + + + + YES + + + + YES + com.apple.InterfaceBuilder.IBSDKPlugin + com.apple.InterfaceBuilder.CocoaPlugin + + + YES + + YES + + + YES + + + + YES + + NSObject + + + FirstResponder + + + NSApplication + + + + 268 + + YES + + + 268 + + YES + + + 268 + {{16, 28.5}, {48, 23}} + + YES + + 67239424 + 134217728 + + + LucidaGrande + 13 + 1040 + + + -2038284033 + 160 + + + 200 + 25 + + + + {{802, 485}, {80, 80}} + + 27C85560-18B9-422E-9149-8E42964889DB + HUD Textured Button + 27C85560-18B9-422E-9149-8E42964889DB + Textured Button + + This is a standard HUD textured button. + + YES + + YES + NSFont + NSParagraphStyle + + + YES + + Helvetica + 12 + 16 + + + 4 + + + + + + Views & Cells/Buttons + + + + + + 0 + NO + + + + 268 + + YES + + + 268 + {{16, 22}, {48, 32}} + + YES + + 67239424 + 134217728 + + + + -2038284033 + 129 + + + 200 + 25 + + + + {{15, 485}, {80, 80}} + + 9A458614-9290-48E0-957B-FCF32C621238 + HUD Push Button + 9A458614-9290-48E0-957B-FCF32C621238 + Push Style Button + + This is a standard HUD push style button. + + + Views & Cells/Buttons + + + + + + 0 + NO + + + + 268 + {{8, 218}, {111, 23}} + + YES + + 67239424 + 134217728 + Textured Button + + + -2038284033 + 32 + + LucidaGrande + 13 + 16 + + + + 200 + 25 + + + + + 268 + {{9, 192}, {154, 19}} + + YES + + 67239424 + 134217728 + Recessed Button + + LucidaGrande-Bold + 12 + 16 + + + -1232977665 + 45 + + LucidaGrande + 12 + 16 + + + + 200 + 25 + + + + + 268 + {{3, 126}, {98, 32}} + + YES + + 67239424 + 134217728 + Button + + + -2038284033 + 1 + + + + 200 + 25 + + + + + 268 + + YES + + + 268 + {{16, 29}, {48, 22}} + + YES + + -1804468671 + 272630784 + + + + YES + + 6 + System + textBackgroundColor + + 3 + MQA + + + + 6 + System + textColor + + 3 + MAA + + + + + + {{15, 397}, {80, 80}} + + E6997320-8C35-46B7-BD04-CBAF43C4A31B + HUD Text Field + E6997320-8C35-46B7-BD04-CBAF43C4A31B + Standard HUD TextField + + This is a standard HUD TextField. + + + Views & Cells/Inputs & Values + + + + + + 0 + NO + + + + 268 + + YES + + + 268 + {{16, 29}, {48, 22}} + + YES + + 343014976 + 268436480 + + + + YES + 1 + + + 6 + System + controlTextColor + + + + 130560 + 0 + search + + _searchFieldSearch: + + 138690815 + 0 + + 400 + 75 + + + 130560 + 0 + clear + + YES + + YES + + YES + AXDescription + NSAccessibilityEncodedAttributesValueType + + + YES + cancel + + + + + + _searchFieldCancel: + + 138690815 + 0 + + 400 + 75 + + 255 + + + + {{191, 309}, {80, 80}} + + B62652F6-6ADD-4831-AE72-CE8C1CF620FB + HUD SearchField + B62652F6-6ADD-4831-AE72-CE8C1CF620FB + Standard HUD SearchField + + This is a standard HUD SearchField. + + + Views & Cells/Inputs & Values + + + + + + 0 + NO + + + + 268 + + YES + + + 268 + + YES + + YES + NSColor pasteboard type + + + {{18, 28}, {44, 23}} + + YES + YES + + 1 + MSAxIDEAA + + + + {{274, 309}, {80, 80}} + + 31E98374-01CA-4CC8-BD91-24BFC7AD55DE + HUD ColorWell + 31E98374-01CA-4CC8-BD91-24BFC7AD55DE + Standard HUD ColorWell + + This is a standard HUD ColorWell. + + + Views & Cells/Inputs & Values + + + + + + 0 + NO + + + + 268 + + YES + + + 268 + {{21, 31}, {38, 17}} + + YES + + 68288064 + 272630784 + Label + + + YES + + 1 + MCAwIDAAA + + + + + + {{362, 312}, {80, 80}} + + ADD9D804-89F9-4217-AA19-945407440DBF + HUD Label + ADD9D804-89F9-4217-AA19-945407440DBF + Standard HUD Label + + This is a standard HUD Label. + + + Views & Cells/Inputs & Values + + + + + + 0 + NO + + + + 268 + {{9, 162}, {96, 22}} + + YES + + -1804468671 + 272630784 + + + + YES + + + + + + + 268 + + YES + + + 268 + {{16, 27}, {48, 25}} + + YES + + 67239424 + 134217728 + + + + -2038284033 + 34 + + + + 200 + 25 + + + + {{103, 485}, {80, 80}} + + 7498A114-D60E-4DB2-8360-2DE6C887CD67 + HUD Gradient Button + 7498A114-D60E-4DB2-8360-2DE6C887CD67 + Gradient Style Button + + This is a standard HUD gradient style button. + + + Views & Cells/Buttons + + + + + + 0 + NO + + + + 268 + {{9, 103}, {98, 25}} + + YES + + 67239424 + 134217728 + Button + + + -2038284033 + 34 + + + + 200 + 25 + + + + + 268 + {{9, 47}, {98, 25}} + + YES + + 67239424 + 134217728 + Button + + + -2038284033 + 35 + + + + 200 + 25 + + + + + 268 + + YES + + + 268 + {{16, 27}, {48, 25}} + + YES + + 67239424 + 134217728 + + + + -2038284033 + 35 + + + + 200 + 25 + + + + {{191, 485}, {80, 80}} + + 6E2CFD5E-C614-43DE-8C41-383C7DECA36D + HUD Rounded Textured Button + 6E2CFD5E-C614-43DE-8C41-383C7DECA36D + Rounded Textured Style Button + + This is a standard HUD rounded textured style button. + + + Views & Cells/Buttons + + + + + + 0 + NO + + + + 268 + {{9, 77}, {98, 19}} + + YES + + 67239424 + 134217728 + Button + + + -2038284033 + 36 + + + + 200 + 25 + + + + + 268 + + YES + + + 268 + {{16, 29}, {48, 19}} + + YES + + -2080244224 + 134217728 + + + + -1232977665 + 45 + + + + 200 + 25 + + + + {{15, 309}, {80, 80}} + + 6A73D8F2-7482-4A6E-9443-DDEC5A7C0F6F + HUD Recessed Button + 6A73D8F2-7482-4A6E-9443-DDEC5A7C0F6F + Recessed Style Button + + This is a standard HUD recessed style button. + + + Views & Cells/Buttons + + + + + + 0 + NO + + + + 268 + + YES + + + 268 + {{16, 29}, {48, 19}} + + YES + + 67239424 + 134217728 + + + + -2038284033 + 36 + + + + 200 + 25 + + + + {{274, 485}, {80, 80}} + + 88B26E1E-932E-4B03-A84E-D071E5B9E436 + HUD Rounded Rect Button + 88B26E1E-932E-4B03-A84E-D071E5B9E436 + Rounded Rect Style Button + + This is a standard HUD rounded rect style button. + + + Views & Cells/Buttons + + + + + + 0 + NO + + + + 268 + + YES + + + 268 + {{16, 26}, {48, 26}} + + YES + + -2076049856 + 2048 + + + 109199615 + 1 + + + 400 + 75 + + + + + 1048576 + 2147483647 + 1 + + NSImage + NSMenuCheckmark + + + NSImage + NSMenuMixedState + + _popUpItemAction: + + + YES + + OtherViews + + YES + + + + Item 2 + + 1048576 + 2147483647 + + + _popUpItemAction: + + + + + Item 3 + + 1048576 + 2147483647 + + + _popUpItemAction: + + + + + 1 + YES + YES + 2 + + + + {{103, 397}, {80, 80}} + + 40B22368-C422-47C9-837B-D08750CC8312 + HUD Pop Up Button + 40B22368-C422-47C9-837B-D08750CC8312 + Standard HUD Pop Up Button + + This is a standard HUD Pop Up Button + + + Views & Cells/Inputs & Values + + + + + + 0 + NO + + + + 268 + {{8, 16}, {100, 26}} + + YES + + -2076049856 + 2048 + + + 109199615 + 1 + + + 400 + 75 + + + Item 1 + + 1048576 + 2147483647 + 1 + + + _popUpItemAction: + + + YES + + OtherViews + + YES + + + + Item 2 + + 1048576 + 2147483647 + + + _popUpItemAction: + + + + + Item 3 + + 1048576 + 2147483647 + + + _popUpItemAction: + + + + + 1 + YES + YES + 2 + + + + + 268 + + YES + + + 268 + {{29, 15}, {21, 48}} + + YES + + 67239424 + 0 + + + + 100 + 0.0 + 50.251260000000002 + 0.0 + 0 + 0 + NO + YES + + + + {{191, 397}, {80, 80}} + + B8F9286C-00FE-4697-8B9A-F27EE5586BAF + HUD Vertical Slider + B8F9286C-00FE-4697-8B9A-F27EE5586BAF + Standard HUD Vertical Slider + + This is a standard HUD Vertical Slider + + + Views & Cells/Inputs & Values + + + + + + 0 + NO + + + + 268 + {{110, 90}, {21, 96}} + + YES + + 67239424 + 0 + + + + 100 + 0.0 + 50.251260000000002 + 0.0 + 0 + 0 + NO + YES + + + + + 268 + + YES + + + 268 + {{16, 28}, {48, 21}} + + YES + + -2080244224 + 0 + + + + 100 + 0.0 + 50 + 0.0 + 0 + 1 + NO + NO + + + + {{274, 397}, {80, 80}} + + 15247524-BAA8-4728-84AE-A93C162DC76E + HUD Horizontal Slider + 15247524-BAA8-4728-84AE-A93C162DC76E + Standard HUD Horizontal Slider + + This is a standard HUD Horizontal Slider + + + Views & Cells/Inputs & Values + + + + + + 0 + NO + + + + 268 + {{134, 142}, {96, 21}} + + YES + + -2080244224 + 0 + + + + 100 + 0.0 + 50 + 0.0 + 0 + 1 + NO + NO + + + + + 268 + + YES + + + 268 + + YES + + YES + Apple PDF pasteboard type + Apple PICT pasteboard type + Apple PNG pasteboard type + NSFilenamesPboardType + NeXT Encapsulated PostScript v1.2 pasteboard type + NeXT TIFF v4.0 pasteboard type + + + {{16, 16}, {48, 48}} + + YES + + 130560 + 33554432 + + NSImage + textview + + 0 + 2 + 0 + NO + + YES + + + {{362, 397}, {80, 80}} + + C0A38C39-E326-4654-92B7-A6926742EBA7 + HUD Text View + C0A38C39-E326-4654-92B7-A6926742EBA7 + Standard HUD Text View + + This is a standard HUD Text View + + + Views & Cells/Inputs & Values + + + + + + 0 + NO + + + + 268 + + YES + + + 268 + + YES + + YES + Apple PDF pasteboard type + Apple PICT pasteboard type + Apple PNG pasteboard type + NSFilenamesPboardType + NeXT Encapsulated PostScript v1.2 pasteboard type + NeXT TIFF v4.0 pasteboard type + + + {{16, 16}, {48, 48}} + + YES + + 130560 + 33554432 + + NSImage + scrollview + + 0 + 2 + 0 + NO + + YES + + + {{450, 309}, {80, 80}} + + A434DEBA-562F-411B-9A49-652F20DDCEFF + HUD Scroll View + A434DEBA-562F-411B-9A49-652F20DDCEFF + Standard HUD ScrollView + + This is a standard HUD Scroll View + + + Views & Cells/Layout Views + + + + + + 0 + NO + + + + 256 + + YES + + + 2304 + + YES + + + 2322 + + YES + + YES + Apple HTML pasteboard type + Apple PDF pasteboard type + Apple PICT pasteboard type + Apple PNG pasteboard type + Apple URL pasteboard type + CorePasteboardFlavorType 0x6D6F6F76 + CorePasteboardFlavorType 0x75726C20 + NSColor pasteboard type + NSFilenamesPboardType + NSStringPboardType + NeXT Encapsulated PostScript v1.2 pasteboard type + NeXT RTFD pasteboard type + NeXT Rich Text Format v1.0 pasteboard type + NeXT TIFF v4.0 pasteboard type + NeXT font pasteboard type + NeXT ruler pasteboard type + WebURLsWithTitlesPboardType + public.url + + + {197, 204} + + + + + + Lorem ipsum dolor sit er elit lamet, consectetaur cillium adipisicing pecu, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum Et harumd und lookum like Greek to me, dereud facilis est er expedit distinct. Nam liber te conscient to factor tum poen legum odioque civiuda + + + YES + + YES + + YES + NSColor + NSFont + NSParagraphStyle + + + YES + + 3 + MQA + + 2 + + + + LucidaGrande + 10 + 2832 + + + 3 + + YES + + 0.0 + + + 56 + + + 112 + + + 168 + + + 224 + + + 280 + + + 336 + + + 392 + + + 448 + + + 504 + + + 560 + + + 616 + + + 672 + + + 728 + + + 784 + + + 840 + + + 896 + + + 952 + + + 1008 + + + 1064 + + + 1120 + + + 1176 + + + 1232 + + + 1288 + + + 1344 + + + 1400 + + + 1456 + + + 1512 + + + 1568 + + + 1624 + + + 1680 + + + 1736 + + + + + + + YES + + YES + NSColor + NSFont + NSParagraphStyle + + + YES + + + LucidaGrande-Bold + 10 + 16 + + + 3 + + YES + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + GQAEAQgADAEiAAcBhAQAA + + + + + YES + + + 6 + + + + 197 + 1 + + + 100674279 + 0 + + + + YES + + YES + NSBackgroundColor + NSColor + + + YES + + 6 + System + selectedTextBackgroundColor + + 3 + MC42NjY2NjY2NjY3AA + + + + 6 + System + selectedTextColor + + + + + + 3 + MQA + + + + YES + + YES + NSColor + NSUnderline + + + YES + + 1 + MCAwIDEAA + + + + + + + 1 + + 6 + {454, 10000000} + {78, 0} + + + + {{1, 1}, {197, 105}} + + + + + + {4, -5} + 1 + + 2 + + + + 256 + {{198, 1}, {15, 105}} + + YES + + _doScroller: + 0.51470588235294112 + + + + -2147483392 + {{-100, -100}, {87, 18}} + + 1 + + _doScroller: + 1 + 0.94565218687057495 + + + {{140, 20}, {214, 107}} + + + 133202 + + + + + + + 268 + + YES + + + 1292 + + {{16, 28}, {48, 20}} + + 16394 + 20 + 100 + + + {{362, 485}, {80, 80}} + + D9CCEA37-96EF-4CD1-84F4-C759A788CB9D + HUD Indeterminate Progress + D9CCEA37-96EF-4CD1-84F4-C759A788CB9D + Standard HUD Indeterminate Progress + + This is a standard HUD Indeterminate Progress + + + Views & Cells/Inputs & Values + + + + + + 0 + NO + + + + 1292 + + {{138, 165}, {96, 20}} + + 16394 + 20 + 100 + + + + 268 + + YES + + + 268 + {{16, 29}, {48, 22}} + + YES + + -1804468671 + 272630784 + test + + + YES + + + + + + {{450, 485}, {80, 80}} + + AB5888C4-8D08-4992-8DC0-9FF2FEB69523 + HUD Secure Text Field + AB5888C4-8D08-4992-8DC0-9FF2FEB69523 + Standard HUD Secure Text Field + + This is a standard HUD Secure Text Field + + + Views & Cells/Inputs & Values + + + + + + 0 + NO + + + + 268 + {{240, 166}, {96, 22}} + + YES + + -1804468671 + 272630784 + + + + YES + + + + + + + 268 + + YES + + + 268 + + YES + + YES + NSStringPboardType + + + {{16, 29}, {48, 22}} + + YES + + 341966336 + 0 + + + 77+8A + + + YES + + YES + NSAttachment + NSColor + NSFont + NSOriginalFont + NSParagraphStyle + + + YES + + + + 337772096 + 134219776 + . + + LucidaGrande + 12 + 4880 + + . + + + + + + + + + + + + + + + + YES + + + + 0.0 + 0 + + YES + . + + + 2 + + + {{450, 397}, {80, 80}} + + DB8DE857-A6D8-43D1-A32D-9306562E3F5B + HUD Token Field + DB8DE857-A6D8-43D1-A32D-9306562E3F5B + Standard HUD Token Field + + This is a standard HUD Token Field + + + Views & Cells/Inputs & Values + + + + + + 0 + NO + + + + 268 + + YES + + YES + NSStringPboardType + + + {{240, 136}, {96, 22}} + + YES + + 341966336 + 0 + + + YES + + + + 0.0 + 0 + + 2 + + + + 268 + + YES + + + 268 + + YES + + YES + Apple PDF pasteboard type + Apple PICT pasteboard type + Apple PNG pasteboard type + NSFilenamesPboardType + NeXT Encapsulated PostScript v1.2 pasteboard type + NeXT TIFF v4.0 pasteboard type + + + {{16, 16}, {48, 48}} + + YES + + 130560 + 33554432 + + NSImage + tableview + + 0 + 2 + 0 + NO + + YES + + + {{538, 485}, {80, 80}} + + D6283218-9061-4873-872B-38AB9590810B + HUD Table View + D6283218-9061-4873-872B-38AB9590810B + Standard HUD Table View + + This is a standard HUD Table View + + + Views & Cells/Data Views + + + + + + 0 + NO + + + + 268 + + YES + + + 2304 + + YES + + + 256 + {223, 102} + + YES + + + 256 + {223, 17} + + + + + + 256 + {{224, 0}, {16, 17}} + + + + YES + + 101 + 40 + 1000 + + 75628096 + 2048 + + + LucidaGrande + 11 + 3088 + + + 3 + MC4zMzMzMzI5ODU2AA + + + 6 + System + headerTextColor + + + + + 337772096 + 2048 + Text Cell + + + + 6 + System + controlBackgroundColor + + + + + 3 + YES + YES + + + + 116 + 40 + 1000 + + 75628096 + 2048 + + + + + + + 337772096 + 2048 + Text Cell + + + + + + 3 + YES + YES + + + + 3 + 2 + + + 6 + System + gridColor + + 3 + MC41AA + + + 17 + -700448768 + + + 4 + 15 + 0 + YES + 0 + 1 + + + {{1, 17}, {223, 102}} + + + + + 2 + + + + 256 + {{224, 17}, {15, 102}} + + + _doScroller: + 37 + 0.1947367936372757 + + + + 256 + {{1, 119}, {223, 15}} + + 1 + + _doScroller: + 0.57142859697341919 + + + + 2304 + + YES + + + {{1, 0}, {223, 17}} + + + + + 4 + + + + {{362, 20}, {240, 135}} + + + 133170 + + + + + + QSAAAEEgAABBmAAAQZgAAA + + + + 268 + + YES + + + 268 + + YES + + YES + Apple PDF pasteboard type + Apple PICT pasteboard type + Apple PNG pasteboard type + NSFilenamesPboardType + NeXT Encapsulated PostScript v1.2 pasteboard type + NeXT TIFF v4.0 pasteboard type + + + {{16, 16}, {48, 48}} + + YES + + 130560 + 33554432 + + NSImage + outlineview + + 0 + 2 + 0 + NO + + YES + + + {{538, 397}, {80, 80}} + + DABD2BC0-1A11-4B5E-9E36-9D171A1B736F + HUD Outline View + DABD2BC0-1A11-4B5E-9E36-9D171A1B736F + Standard HUD Outline View + + This is a standard HUD Outline View + + + Views & Cells/Data Views + + + + + + 0 + NO + + + + 268 + + YES + + + 2304 + + YES + + + 256 + {223, 102} + + YES + + + 256 + {223, 17} + + + + + + 256 + {{224, 0}, {16, 17}} + + + + YES + + 101 + 16 + 1000 + + 75628096 + 2048 + + + + 3 + MC4zMzMzMzI5ODU2AA + + + + + 337772096 + 2048 + Text Cell + + + + + + 3 + YES + YES + + + + 116 + 40 + 1000 + + 75628096 + 2048 + + + + + + + 337772096 + 2048 + Text Cell + + + + + + 3 + YES + YES + + + + 3 + 2 + + + 17 + -767557632 + + + 4 + 15 + 0 + YES + 0 + 1 + + + {{1, 17}, {223, 102}} + + + + + 2 + + + + 256 + {{224, 17}, {15, 102}} + + + _doScroller: + 37 + 0.13909779489040375 + + + + 256 + {{1, 119}, {223, 15}} + + 1 + + _doScroller: + 0.57142859697341919 + + + + 2304 + + YES + + + {{1, 0}, {223, 17}} + + + + + 4 + + + + {{362, 169}, {240, 135}} + + + 133170 + + + + + + QSAAAEEgAABBmAAAQZgAAA + + + + 268 + + YES + + + 268 + {{16, 27}, {48, 24}} + + YES + + 67239424 + 0 + + + + YES + + 13 + + 0 + + + 14 + + 1 + YES + 0 + + + 13 + 0 + + + 1 + 1 + + + + {{103, 309}, {80, 80}} + + 4F0FD8C5-8E31-42FE-B470-E92360612AAC + HUD Segmented Control + 4F0FD8C5-8E31-42FE-B470-E92360612AAC + Standard HUD Segmented Control + + This is a standard HUD Segmented Control + + + Views & Cells/Inputs & Values + + + + + + 0 + NO + + + + 268 + {{9, 243}, {104, 24}} + + YES + + 67239424 + 0 + + + + YES + + 32 + + 0 + + + 32 + + 1 + YES + 0 + + + 32 + 0 + + + 1 + 1 + + + + + 268 + {{166, 225}, {96, 22}} + + YES + + 343014976 + 268436480 + + + + YES + 1 + + + + 130560 + 0 + search + + _searchFieldSearch: + + 138690815 + 0 + + 400 + 75 + + + 130560 + 0 + clear + + YES + + YES + + YES + AXDescription + NSAccessibilityEncodedAttributesValueType + + + YES + cancel + + + + + + _searchFieldCancel: + + 138690815 + 0 + + 400 + 75 + + 255 + + + + + 268 + + YES + + YES + NSColor pasteboard type + + + {{287, 225}, {44, 23}} + + YES + YES + + + + + 268 + {{205, 271}, {38, 17}} + + YES + + 68288064 + 272630784 + Label + + + + 6 + System + controlColor + + + + + + + + 268 + + YES + + + 2304 + + YES + + + 274 + {166, 79} + + NSView + + + {{1, 1}, {166, 79}} + + + + + 4 + + + + 256 + {{167, 1}, {15, 79}} + + + _doScroller: + 1 + 0.96363627910614014 + + + + 256 + {{1, 80}, {166, 15}} + + 1 + + _doScroller: + 0.50602412223815918 + + + {{610, 20}, {183, 96}} + + + 133170 + + + + + + + 268 + + YES + + + 268 + {{22, 27}, {41, 26}} + + YES + + 343014976 + 272630784 + + + + + + 5 + YES + + + + 274 + {15, 0} + + + YES + + YES + + + 12 + 10 + 1000 + + 75628032 + 0 + + + + 3 + MC4zMzMzMzI5ODU2AA + + + + + 338820672 + 1024 + + + YES + + + + 3 + YES + + + + 3 + 2 + + + 19 + tableViewAction: + -767524864 + + + + 1 + 15 + 0 + YES + 0 + 1 + + + + + {{538, 309}, {80, 80}} + + F8E3BE43-F5D7-4073-9799-36AF1601A73F + HUD Combo Box + F8E3BE43-F5D7-4073-9799-36AF1601A73F + Standard HUD Combo Box + + This is a standard HUD Combo Box + + + Views & Cells/Inputs & Values + + + + + + 0 + NO + + + + 268 + + YES + + + 268 + {{16, 16}, {48, 48}} + + BGHUDView + + + {{626, 485}, {80, 80}} + + E28E37F7-4498-4135-B0B5-4AE3A877E3F5 + HUD View + E28E37F7-4498-4135-B0B5-4AE3A877E3F5 + Standard HUD View + + This is a standard HUD View + + + Views & Cells/Layout Views + + + + + + 0 + NO + + + + 268 + {{610, 130}, {99, 26}} + + YES + + 343014976 + 272630784 + + + + + + 5 + YES + + + + 274 + {15, 0} + + + YES + + YES + + + 12 + 10 + 1000 + + 75628032 + 0 + + + + 3 + MC4zMzMzMzI5ODU2AA + + + + + 338820672 + 1024 + + + YES + + + + 3 + YES + + + + 3 + 2 + + + 19 + tableViewAction: + -767524864 + + + + 1 + 15 + 0 + YES + 0 + 1 + + + + + + 268 + {{610, 206}, {167, 76}} + + BGHUDView + + + + 268 + + YES + + + 12 + + YES + + + 274 + {{1, 1}, {46, 46}} + + + + {{16, 14}, {48, 48}} + + {0, 0} + + 67239424 + 0 + Box + + + + 3 + MCAwLjgwMDAwMDAxMTkAA + + + + 1 + 4 + 0 + NO + + + {{626, 397}, {80, 80}} + + 1B113958-D259-4FD7-AD00-6E1E21AFC80E + HUD Box + 1B113958-D259-4FD7-AD00-6E1E21AFC80E + Standard HUD Box + + This is a standard HUD Box + + + Views & Cells/Layout Views + + + + + + 0 + NO + + + + 268 + + YES + + + 268 + {{30, 26}, {19, 27}} + + YES + + 917024 + 0 + + 100 + 1 + YES + + + + {{714, 485}, {80, 80}} + + 06873AAB-D492-4456-8E7F-515488C4AB38 + HUD Stepper + 06873AAB-D492-4456-8E7F-515488C4AB38 + Standard HUD Stepper + + This is a standard HUD Stepper + + + Views & Cells/Inputs & Values + + + + + + 0 + NO + + + + 268 + + YES + + + 268 + + YES + + YES + Apple PDF pasteboard type + Apple PICT pasteboard type + Apple PNG pasteboard type + NSFilenamesPboardType + NeXT Encapsulated PostScript v1.2 pasteboard type + NeXT TIFF v4.0 pasteboard type + + + {{16, 16}, {48, 48}} + + YES + + 130560 + 33554432 + + NSImage + tabview + + 0 + 2 + 0 + NO + + YES + + + {{714, 397}, {80, 80}} + + 6BF98D36-8742-4BC4-9603-0090DB06A6C1 + HUD TabView + 6BF98D36-8742-4BC4-9603-0090DB06A6C1 + Standard HUD TabView + + This is a standard HUD Stepper + + + Views & Cells/Layout Views + + + + + + 0 + NO + + + + 12 + + YES + + + 274 + {{1, 1}, {128, 82}} + + + + {{685, 296}, {130, 84}} + + {0, 0} + + 67239424 + 0 + Box + + + + 3 + MCAwLjgwMDAwMDAxMTkAA + + + + 1 + 4 + 0 + NO + + + + 268 + {{613, 166}, {19, 27}} + + YES + + 917024 + 0 + + 100 + 1 + YES + + + + + 12 + {{802, 21}, {308, 191}} + + + YES + + 1 + + + 256 + {{10, 33}, {288, 145}} + + + Tab + + + + + 2 + + + 256 + {{10, 33}, {288, 145}} + + View + + + + + + + 0 + YES + YES + + YES + + + + + {1147, 585} + + NSView + + + + + YES + + + draggedView + + + + 30 + + + + representedObject + + + + 31 + + + + draggedView + + + + 50 + + + + representedObject + + + + 51 + + + + draggedView + + + + 57 + + + + representedObject + + + + 58 + + + + representedObject + + + + 64 + + + + draggedView + + + + 65 + + + + representedObject + + + + 71 + + + + draggedView + + + + 72 + + + + draggedView + + + + 92 + + + + representedObject + + + + 93 + + + + draggedView + + + + 130 + + + + representedObject + + + + 131 + + + + draggedView + + + + 136 + + + + representedObject + + + + 137 + + + + draggedView + + + + 153 + + + + representedObject + + + + 154 + + + + draggedView + + + + 166 + + + + representedObject + + + + 167 + + + + draggedView + + + + 176 + + + + representedObject + + + + 177 + + + + draggedView + + + + 185 + + + + representedObject + + + + 186 + + + + draggedView + + + + 217 + + + + representedObject + + + + 218 + + + + draggedView + + + + 233 + + + + representedObject + + + + 234 + + + + draggedView + + + + 251 + + + + representedObject + + + + 252 + + + + draggedView + + + + 260 + + + + representedObject + + + + 261 + + + + draggedView + + + + 267 + + + + representedObject + + + + 268 + + + + draggedView + + + + 275 + + + + representedObject + + + + 276 + + + + draggedView + + + + 289 + + + + representedObject + + + + 290 + + + + draggedView + + + + 302 + + + + representedObject + + + + 303 + + + + draggedView + + + + 313 + + + + representedObject + + + + 314 + + + + draggedView + + + + 315 + + + + representedObject + + + + 316 + + + + draggedView + + + + 323 + + + + representedObject + + + + 324 + + + + draggedView + + + + 333 + + + + representedObject + + + + 334 + + + + draggedView + + + + 378 + + + + representedObject + + + + 379 + + + + representedObject + + + + 399 + + + + draggedView + + + + 400 + + + + + YES + + 0 + + + + + + -2 + + + File's Owner + + + -1 + + + First Responder + + + -3 + + + Application + + + 7 + + + YES + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Library Objects + + + 19 + + + YES + + + + + + 26 + + + YES + + + + + + 27 + + + + + 43 + + + YES + + + + + + 46 + + + YES + + + + + + 47 + + + + + 48 + + + YES + + + + + + 49 + + + + + 52 + + + YES + + + + + + 53 + + + YES + + + + + + 54 + + + + + 59 + + + YES + + + + + + 60 + + + YES + + + + + + 63 + + + + + 66 + + + YES + + + + + + 67 + + + YES + + + + + + 70 + + + + + 74 + + + YES + + + + + + 80 + + + YES + + + + + + 81 + + + YES + + + + + + 82 + + + YES + + + + + + + + 83 + + + + + 84 + + + + + 85 + + + + + 86 + + + YES + + + + + + 87 + + + YES + + + + + + 88 + + + YES + + + + + + + + 89 + + + + + 90 + + + + + 91 + + + + + 94 + + + YES + + + + + + 95 + + + + + 100 + + + YES + + + + + + 101 + + + + + 102 + + + YES + + + + + + 103 + + + + + 104 + + + YES + + + + + + 105 + + + + + 107 + + + YES + + + + + + 121 + + + YES + + + + + + 122 + + + + + 123 + + + YES + + + + + + 124 + + + + + 125 + + + YES + + + + + + 132 + + + YES + + + + + + 133 + + + + + 134 + + + YES + + + + + + 135 + + + + + 138 + + + YES + + + + + + 145 + + + YES + + + + + + + + 146 + + + + + 147 + + + + + 148 + + + + + 155 + + + YES + + + + + + 156 + + + + + 157 + + + YES + + + + + + 164 + + + + + 165 + + + + + 168 + + + YES + + + + + + 172 + + + YES + + + + + + 173 + + + + + 174 + + + YES + + + + + + 175 + + + + + 178 + + + YES + + + + + + 181 + + + YES + + + + + + 182 + + + + + 183 + + + YES + + + + + + 184 + + + + + 187 + + + YES + + + + + + 190 + + + YES + + + + + + + + + 191 + + + + + 192 + + + + + 193 + + + YES + + + + + + + 194 + + + + + 195 + + + YES + + + + + + 196 + + + YES + + + + + + 197 + + + + + 198 + + + + + 219 + + + YES + + + + + + 220 + + + + + 221 + + + YES + + + + + + 222 + + + YES + + + + + + 223 + + + + + 224 + + + YES + + + + + + + + + 225 + + + + + 226 + + + + + 227 + + + YES + + + + + + + 228 + + + + + 229 + + + YES + + + + + + 230 + + + YES + + + + + + 231 + + + + + 232 + + + + + 244 + + + YES + + + + + + 247 + + + YES + + + + + + 248 + + + + + 249 + + + YES + + + + + + 250 + + + + + 253 + + + YES + + + + + + 256 + + + YES + + + + + + 257 + + + + + 258 + + + YES + + + + + + 259 + + + + + 262 + + + YES + + + + + + 265 + + + + + 266 + + + + + 269 + + + YES + + + + + + 273 + + + YES + + + + + + 274 + + + + + 271 + + + YES + + + + + + 272 + + + + + 282 + + + YES + + + + + + + + 283 + + + + + 284 + + + + + 285 + + + + + 286 + + + YES + + + + + + 287 + + + YES + + + + + + 288 + + + + + 291 + + + YES + + + + + + 298 + + + YES + + + + + + 299 + + + + + 300 + + + YES + + + + + + 301 + + + + + 304 + + + YES + + + + + + 307 + + + + + 308 + + + + + 309 + + + YES + + + + + + 311 + + + + + 312 + + + + + 317 + + + YES + + + + + + 319 + + + YES + + + + + + 320 + + + + + 321 + + + YES + + + + + + 322 + + + + + 325 + + + YES + + + + + + 328 + + + YES + + + + + + + 329 + + + YES + + + + + + 330 + + + YES + + + + + + 331 + + + + + 332 + + + + + 335 + + + YES + + + + + + 336 + + + + + 355 + + + YES + + + + + + 356 + + + YES + + + + + + 357 + + + + + 372 + + + YES + + + + + + 373 + + + + + 384 + + + YES + + + + + + 385 + + + YES + + + + + + 386 + + + + + 389 + + + YES + + + + + + 390 + + + + + + + YES + + YES + -3.IBPluginDependency + 100.IBPluginDependency + 100.notes + 100.showNotes + 101.CustomClassName + 101.IBPluginDependency + 102.IBPluginDependency + 102.notes + 102.showNotes + 103.CustomClassName + 103.IBPluginDependency + 104.IBPluginDependency + 104.notes + 104.showNotes + 105.CustomClassName + 105.IBPluginDependency + 107.IBPluginDependency + 107.notes + 107.showNotes + 121.IBPluginDependency + 122.CustomClassName + 122.IBPluginDependency + 123.IBPluginDependency + 124.CustomClassName + 124.IBPluginDependency + 125.IBPluginDependency + 125.notes + 125.showNotes + 132.IBPluginDependency + 133.CustomClassName + 133.IBPluginDependency + 134.IBPluginDependency + 135.CustomClassName + 135.IBPluginDependency + 138.IBPluginDependency + 138.notes + 138.showNotes + 145.CustomClassName + 145.IBPluginDependency + 146.IBPluginDependency + 147.IBPluginDependency + 148.IBPluginDependency + 155.IBPluginDependency + 156.IBPluginDependency + 157.IBPluginDependency + 157.notes + 157.showNotes + 164.CustomClassName + 164.IBPluginDependency + 165.CustomClassName + 165.IBPluginDependency + 168.IBPluginDependency + 168.notes + 168.showNotes + 172.IBPluginDependency + 173.CustomClassName + 173.IBPluginDependency + 174.IBPluginDependency + 175.CustomClassName + 175.IBPluginDependency + 178.IBPluginDependency + 178.notes + 178.showNotes + 181.IBPluginDependency + 182.CustomClassName + 182.IBPluginDependency + 183.IBPluginDependency + 184.CustomClassName + 184.IBPluginDependency + 187.IBPluginDependency + 187.notes + 187.showNotes + 19.IBPluginDependency + 19.IBViewBoundsToFrameTransform + 19.notes + 19.showNotes + 190.CustomClassName + 190.IBPluginDependency + 191.IBPluginDependency + 192.IBPluginDependency + 193.CustomClassName + 193.IBPluginDependency + 194.IBPluginDependency + 195.IBPluginDependency + 196.IBPluginDependency + 197.IBPluginDependency + 198.IBPluginDependency + 219.IBPluginDependency + 220.IBPluginDependency + 221.IBPluginDependency + 221.notes + 221.showNotes + 222.IBPluginDependency + 223.IBPluginDependency + 224.CustomClassName + 224.IBPluginDependency + 225.IBPluginDependency + 226.IBPluginDependency + 227.CustomClassName + 227.IBPluginDependency + 228.IBPluginDependency + 229.IBPluginDependency + 230.IBPluginDependency + 231.IBPluginDependency + 232.IBPluginDependency + 244.IBPluginDependency + 244.notes + 244.showNotes + 247.IBPluginDependency + 248.CustomClassName + 248.IBPluginDependency + 249.IBPluginDependency + 249.IBViewBoundsToFrameTransform + 250.CustomClassName + 250.IBPluginDependency + 253.IBPluginDependency + 253.notes + 253.showNotes + 256.IBPluginDependency + 257.CustomClassName + 257.IBPluginDependency + 258.IBPluginDependency + 259.CustomClassName + 259.IBPluginDependency + 26.IBPluginDependency + 26.IBViewBoundsToFrameTransform + 26.notes + 26.showNotes + 262.IBPluginDependency + 262.notes + 262.showNotes + 265.CustomClassName + 265.IBPluginDependency + 266.CustomClassName + 266.IBPluginDependency + 269.IBPluginDependency + 269.notes + 269.showNotes + 27.CustomClassName + 27.IBPluginDependency + 271.CustomClassName + 271.IBPluginDependency + 272.IBPluginDependency + 273.CustomClassName + 273.IBPluginDependency + 274.IBPluginDependency + 282.CustomClassName + 282.IBPluginDependency + 283.IBPluginDependency + 284.IBPluginDependency + 285.IBPluginDependency + 286.IBPluginDependency + 286.notes + 286.showNotes + 287.IBPluginDependency + 288.IBPluginDependency + 291.IBPluginDependency + 291.notes + 291.showNotes + 298.IBPluginDependency + 299.CustomClassName + 299.IBPluginDependency + 300.IBPluginDependency + 301.CustomClassName + 301.IBPluginDependency + 304.IBPluginDependency + 304.notes + 304.showNotes + 307.IBPluginDependency + 308.IBPluginDependency + 309.IBPluginDependency + 309.notes + 309.showNotes + 311.CustomClassName + 311.IBPluginDependency + 312.CustomClassName + 312.IBPluginDependency + 317.IBPluginDependency + 317.notes + 317.showNotes + 319.IBPluginDependency + 320.CustomClassName + 320.IBPluginDependency + 321.IBPluginDependency + 322.CustomClassName + 322.IBPluginDependency + 325.IBPluginDependency + 325.notes + 325.showNotes + 328.CustomClassName + 328.IBPluginDependency + 331.IBPluginDependency + 332.IBPluginDependency + 335.IBPluginDependency + 336.IBPluginDependency + 355.IBPluginDependency + 355.IBViewBoundsToFrameTransform + 355.notes + 355.showNotes + 356.IBPluginDependency + 356.notes + 356.showNotes + 357.CustomClassName + 357.IBPluginDependency + 372.IBPluginDependency + 372.IBViewBoundsToFrameTransform + 372.notes + 372.showNotes + 373.CustomClassName + 373.IBPluginDependency + 384.IBPluginDependency + 384.IBViewBoundsToFrameTransform + 384.notes + 384.showNotes + 385.IBPluginDependency + 385.IBViewBoundsToFrameTransform + 386.CustomClassName + 386.IBPluginDependency + 389.IBPluginDependency + 389.IBViewBoundsToFrameTransform + 389.notes + 389.showNotes + 390.CustomClassName + 390.IBPluginDependency + 43.IBPluginDependency + 43.notes + 43.showNotes + 46.IBPluginDependency + 47.CustomClassName + 47.IBPluginDependency + 48.IBPluginDependency + 49.CustomClassName + 49.IBPluginDependency + 52.IBPluginDependency + 52.IBViewBoundsToFrameTransform + 52.notes + 52.showNotes + 53.IBPluginDependency + 53.notes + 53.showNotes + 54.CustomClassName + 54.IBPluginDependency + 59.IBPluginDependency + 59.notes + 59.showNotes + 60.IBPluginDependency + 60.notes + 60.showNotes + 63.CustomClassName + 63.IBPluginDependency + 66.IBPluginDependency + 66.notes + 66.showNotes + 67.IBPluginDependency + 67.IBViewBoundsToFrameTransform + 67.notes + 67.showNotes + 7.IBEditorWindowLastContentRect + 7.IBPluginDependency + 7.IBUserGuides + 7.WindowOrigin + 7.editorWindowContentRectSynchronizationRect + 70.CustomClassName + 70.IBPluginDependency + 74.IBPluginDependency + 74.notes + 74.showNotes + 80.IBPluginDependency + 81.CustomClassName + 81.IBPluginDependency + 82.IBPluginDependency + 83.IBPluginDependency + 84.IBPluginDependency + 85.IBPluginDependency + 86.IBPluginDependency + 87.CustomClassName + 87.IBPluginDependency + 88.IBEditorWindowLastContentRect + 88.IBPluginDependency + 89.IBPluginDependency + 90.IBPluginDependency + 91.IBPluginDependency + 94.IBPluginDependency + 95.CustomClassName + 95.IBPluginDependency + + + YES + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + + This button is connected to its IBLibraryTemplateObject. + + YES + + + YES + + + + + BGHUDButtonCell + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + + This button is connected to its IBLibraryTemplateObject. + + + + BGHUDButtonCell + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + + This button is connected to its IBLibraryTemplateObject. + + + + BGHUDButtonCell + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.IBSDKPlugin + + VGhpcyBzYW1wbGUgaXMgc2V0IHVwIHNvIHRoYXQgdGhlIHNtYWxsZXIgYnV0dG9uIGFwcGVhcnMgaW4g dGhlIGxpYnJhcnkgd2luZG93LiBXaGVuIHRoZSBzbWFsbGVyIGJ1dHRvbiBpcyBkcmFnZ2VkIG91dCwg aXQgd2lsbCBhbmltYXRlIHRvIHRoZSBsYXJnZXIgYnV0dG9uLiBXaGVuIHRoZSBsYXJnZSBidXR0b24g aXMgZGVwb3NpdGVkIGludG8gdGhlIGFwcGxpY2F0aW9uLCBpdCB3aWxsIGRlcG9zaXQgYSBidXR0b24g @@ -4524,18 +4834,18 @@ dmlldydzIGRyYWdnZWRWaWV3IG91dGxldC4KCkRlcG9zaXRpbmcgdGhlIGJ1dHRvbiBjZWxsIGluc3Rl YWQgb2YgdGhlIGJ1dHRvbiBpcyBhY2hpZXZlZCBieSBjb25uZWN0aW5nIHRoZSByZXByZXNlbnRlZE9i amVjdCBvdXRsZXQgb2YgdGhlIHRlbXBsYXRlIHZpZXcuCgpBbGwgb2YgdGhlIHRlbXBsYXRlIHZpZXcn cyBvdXRsZXRzIGFyZSBvcHRpb25hbC4 - - - - com.apple.InterfaceBuilder.CocoaPlugin - BGHUDSliderCell - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - BGHUDSliderCell - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.IBSDKPlugin - - VGhpcyBzYW1wbGUgaXMgc2V0IHVwIHNvIHRoYXQgdGhlIHNtYWxsZXIgYnV0dG9uIGFwcGVhcnMgaW4g + + + + com.apple.InterfaceBuilder.CocoaPlugin + BGHUDSliderCell + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + BGHUDSliderCell + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.IBSDKPlugin + + VGhpcyBzYW1wbGUgaXMgc2V0IHVwIHNvIHRoYXQgdGhlIHNtYWxsZXIgYnV0dG9uIGFwcGVhcnMgaW4g dGhlIGxpYnJhcnkgd2luZG93LiBXaGVuIHRoZSBzbWFsbGVyIGJ1dHRvbiBpcyBkcmFnZ2VkIG91dCwg aXQgd2lsbCBhbmltYXRlIHRvIHRoZSBsYXJnZXIgYnV0dG9uLiBXaGVuIHRoZSBsYXJnZSBidXR0b24g aXMgZGVwb3NpdGVkIGludG8gdGhlIGFwcGxpY2F0aW9uLCBpdCB3aWxsIGRlcG9zaXQgYSBidXR0b24g @@ -4544,18 +4854,18 @@ dmlldydzIGRyYWdnZWRWaWV3IG91dGxldC4KCkRlcG9zaXRpbmcgdGhlIGJ1dHRvbiBjZWxsIGluc3Rl YWQgb2YgdGhlIGJ1dHRvbiBpcyBhY2hpZXZlZCBieSBjb25uZWN0aW5nIHRoZSByZXByZXNlbnRlZE9i amVjdCBvdXRsZXQgb2YgdGhlIHRlbXBsYXRlIHZpZXcuCgpBbGwgb2YgdGhlIHRlbXBsYXRlIHZpZXcn cyBvdXRsZXRzIGFyZSBvcHRpb25hbC4 - - - - com.apple.InterfaceBuilder.CocoaPlugin - BGHUDSliderCell - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - BGHUDSliderCell - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.IBSDKPlugin - - VGhpcyBzYW1wbGUgaXMgc2V0IHVwIHNvIHRoYXQgdGhlIHNtYWxsZXIgYnV0dG9uIGFwcGVhcnMgaW4g + + + + com.apple.InterfaceBuilder.CocoaPlugin + BGHUDSliderCell + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + BGHUDSliderCell + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.IBSDKPlugin + + VGhpcyBzYW1wbGUgaXMgc2V0IHVwIHNvIHRoYXQgdGhlIHNtYWxsZXIgYnV0dG9uIGFwcGVhcnMgaW4g dGhlIGxpYnJhcnkgd2luZG93LiBXaGVuIHRoZSBzbWFsbGVyIGJ1dHRvbiBpcyBkcmFnZ2VkIG91dCwg aXQgd2lsbCBhbmltYXRlIHRvIHRoZSBsYXJnZXIgYnV0dG9uLiBXaGVuIHRoZSBsYXJnZSBidXR0b24g aXMgZGVwb3NpdGVkIGludG8gdGhlIGFwcGxpY2F0aW9uLCBpdCB3aWxsIGRlcG9zaXQgYSBidXR0b24g @@ -4564,19 +4874,19 @@ dmlldydzIGRyYWdnZWRWaWV3IG91dGxldC4KCkRlcG9zaXRpbmcgdGhlIGJ1dHRvbiBjZWxsIGluc3Rl YWQgb2YgdGhlIGJ1dHRvbiBpcyBhY2hpZXZlZCBieSBjb25uZWN0aW5nIHRoZSByZXByZXNlbnRlZE9i amVjdCBvdXRsZXQgb2YgdGhlIHRlbXBsYXRlIHZpZXcuCgpBbGwgb2YgdGhlIHRlbXBsYXRlIHZpZXcn cyBvdXRsZXRzIGFyZSBvcHRpb25hbC4 - - - - BGHUDScrollView - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.IBSDKPlugin - - VGhpcyBzYW1wbGUgaXMgc2V0IHVwIHNvIHRoYXQgdGhlIHNtYWxsZXIgYnV0dG9uIGFwcGVhcnMgaW4g + + + + BGHUDScrollView + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.IBSDKPlugin + + VGhpcyBzYW1wbGUgaXMgc2V0IHVwIHNvIHRoYXQgdGhlIHNtYWxsZXIgYnV0dG9uIGFwcGVhcnMgaW4g dGhlIGxpYnJhcnkgd2luZG93LiBXaGVuIHRoZSBzbWFsbGVyIGJ1dHRvbiBpcyBkcmFnZ2VkIG91dCwg aXQgd2lsbCBhbmltYXRlIHRvIHRoZSBsYXJnZXIgYnV0dG9uLiBXaGVuIHRoZSBsYXJnZSBidXR0b24g aXMgZGVwb3NpdGVkIGludG8gdGhlIGFwcGxpY2F0aW9uLCBpdCB3aWxsIGRlcG9zaXQgYSBidXR0b24g @@ -4585,16 +4895,16 @@ dmlldydzIGRyYWdnZWRWaWV3IG91dGxldC4KCkRlcG9zaXRpbmcgdGhlIGJ1dHRvbiBjZWxsIGluc3Rl YWQgb2YgdGhlIGJ1dHRvbiBpcyBhY2hpZXZlZCBieSBjb25uZWN0aW5nIHRoZSByZXByZXNlbnRlZE9i amVjdCBvdXRsZXQgb2YgdGhlIHRlbXBsYXRlIHZpZXcuCgpBbGwgb2YgdGhlIHRlbXBsYXRlIHZpZXcn cyBvdXRsZXRzIGFyZSBvcHRpb25hbC4 - - - - BGHUDProgressIndicator - com.apple.InterfaceBuilder.CocoaPlugin - BGHUDProgressIndicator - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.IBSDKPlugin - - VGhpcyBzYW1wbGUgaXMgc2V0IHVwIHNvIHRoYXQgdGhlIHNtYWxsZXIgYnV0dG9uIGFwcGVhcnMgaW4g + + + + BGHUDProgressIndicator + com.apple.InterfaceBuilder.CocoaPlugin + BGHUDProgressIndicator + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.IBSDKPlugin + + VGhpcyBzYW1wbGUgaXMgc2V0IHVwIHNvIHRoYXQgdGhlIHNtYWxsZXIgYnV0dG9uIGFwcGVhcnMgaW4g dGhlIGxpYnJhcnkgd2luZG93LiBXaGVuIHRoZSBzbWFsbGVyIGJ1dHRvbiBpcyBkcmFnZ2VkIG91dCwg aXQgd2lsbCBhbmltYXRlIHRvIHRoZSBsYXJnZXIgYnV0dG9uLiBXaGVuIHRoZSBsYXJnZSBidXR0b24g aXMgZGVwb3NpdGVkIGludG8gdGhlIGFwcGxpY2F0aW9uLCBpdCB3aWxsIGRlcG9zaXQgYSBidXR0b24g @@ -4603,18 +4913,18 @@ dmlldydzIGRyYWdnZWRWaWV3IG91dGxldC4KCkRlcG9zaXRpbmcgdGhlIGJ1dHRvbiBjZWxsIGluc3Rl YWQgb2YgdGhlIGJ1dHRvbiBpcyBhY2hpZXZlZCBieSBjb25uZWN0aW5nIHRoZSByZXByZXNlbnRlZE9i amVjdCBvdXRsZXQgb2YgdGhlIHRlbXBsYXRlIHZpZXcuCgpBbGwgb2YgdGhlIHRlbXBsYXRlIHZpZXcn cyBvdXRsZXRzIGFyZSBvcHRpb25hbC4 - - - - com.apple.InterfaceBuilder.CocoaPlugin - BGHUDSecureTextFieldCell - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - BGHUDSecureTextFieldCell - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.IBSDKPlugin - - VGhpcyBzYW1wbGUgaXMgc2V0IHVwIHNvIHRoYXQgdGhlIHNtYWxsZXIgYnV0dG9uIGFwcGVhcnMgaW4g + + + + com.apple.InterfaceBuilder.CocoaPlugin + BGHUDSecureTextFieldCell + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + BGHUDSecureTextFieldCell + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.IBSDKPlugin + + VGhpcyBzYW1wbGUgaXMgc2V0IHVwIHNvIHRoYXQgdGhlIHNtYWxsZXIgYnV0dG9uIGFwcGVhcnMgaW4g dGhlIGxpYnJhcnkgd2luZG93LiBXaGVuIHRoZSBzbWFsbGVyIGJ1dHRvbiBpcyBkcmFnZ2VkIG91dCwg aXQgd2lsbCBhbmltYXRlIHRvIHRoZSBsYXJnZXIgYnV0dG9uLiBXaGVuIHRoZSBsYXJnZSBidXR0b24g aXMgZGVwb3NpdGVkIGludG8gdGhlIGFwcGxpY2F0aW9uLCBpdCB3aWxsIGRlcG9zaXQgYSBidXR0b24g @@ -4623,18 +4933,18 @@ dmlldydzIGRyYWdnZWRWaWV3IG91dGxldC4KCkRlcG9zaXRpbmcgdGhlIGJ1dHRvbiBjZWxsIGluc3Rl YWQgb2YgdGhlIGJ1dHRvbiBpcyBhY2hpZXZlZCBieSBjb25uZWN0aW5nIHRoZSByZXByZXNlbnRlZE9i amVjdCBvdXRsZXQgb2YgdGhlIHRlbXBsYXRlIHZpZXcuCgpBbGwgb2YgdGhlIHRlbXBsYXRlIHZpZXcn cyBvdXRsZXRzIGFyZSBvcHRpb25hbC4 - - - - com.apple.InterfaceBuilder.CocoaPlugin - BGHUDTokenFieldCell - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - BGHUDTokenFieldCell - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.IBSDKPlugin - - VGhpcyBzYW1wbGUgaXMgc2V0IHVwIHNvIHRoYXQgdGhlIHNtYWxsZXIgYnV0dG9uIGFwcGVhcnMgaW4g + + + + com.apple.InterfaceBuilder.CocoaPlugin + BGHUDTokenFieldCell + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + BGHUDTokenFieldCell + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.IBSDKPlugin + + VGhpcyBzYW1wbGUgaXMgc2V0IHVwIHNvIHRoYXQgdGhlIHNtYWxsZXIgYnV0dG9uIGFwcGVhcnMgaW4g dGhlIGxpYnJhcnkgd2luZG93LiBXaGVuIHRoZSBzbWFsbGVyIGJ1dHRvbiBpcyBkcmFnZ2VkIG91dCwg aXQgd2lsbCBhbmltYXRlIHRvIHRoZSBsYXJnZXIgYnV0dG9uLiBXaGVuIHRoZSBsYXJnZSBidXR0b24g aXMgZGVwb3NpdGVkIGludG8gdGhlIGFwcGxpY2F0aW9uLCBpdCB3aWxsIGRlcG9zaXQgYSBidXR0b24g @@ -4643,12 +4953,15 @@ dmlldydzIGRyYWdnZWRWaWV3IG91dGxldC4KCkRlcG9zaXRpbmcgdGhlIGJ1dHRvbiBjZWxsIGluc3Rl YWQgb2YgdGhlIGJ1dHRvbiBpcyBhY2hpZXZlZCBieSBjb25uZWN0aW5nIHRoZSByZXByZXNlbnRlZE9i amVjdCBvdXRsZXQgb2YgdGhlIHRlbXBsYXRlIHZpZXcuCgpBbGwgb2YgdGhlIHRlbXBsYXRlIHZpZXcn cyBvdXRsZXRzIGFyZSBvcHRpb25hbC4 - - - - com.apple.InterfaceBuilder.IBSDKPlugin - - VGhpcyBzYW1wbGUgaXMgc2V0IHVwIHNvIHRoYXQgdGhlIHNtYWxsZXIgYnV0dG9uIGFwcGVhcnMgaW4g + + + + com.apple.InterfaceBuilder.IBSDKPlugin + + AUFwAABD8oAAA + + + VGhpcyBzYW1wbGUgaXMgc2V0IHVwIHNvIHRoYXQgdGhlIHNtYWxsZXIgYnV0dG9uIGFwcGVhcnMgaW4g dGhlIGxpYnJhcnkgd2luZG93LiBXaGVuIHRoZSBzbWFsbGVyIGJ1dHRvbiBpcyBkcmFnZ2VkIG91dCwg aXQgd2lsbCBhbmltYXRlIHRvIHRoZSBsYXJnZXIgYnV0dG9uLiBXaGVuIHRoZSBsYXJnZSBidXR0b24g aXMgZGVwb3NpdGVkIGludG8gdGhlIGFwcGxpY2F0aW9uLCBpdCB3aWxsIGRlcG9zaXQgYSBidXR0b24g @@ -4657,25 +4970,25 @@ dmlldydzIGRyYWdnZWRWaWV3IG91dGxldC4KCkRlcG9zaXRpbmcgdGhlIGJ1dHRvbiBjZWxsIGluc3Rl YWQgb2YgdGhlIGJ1dHRvbiBpcyBhY2hpZXZlZCBieSBjb25uZWN0aW5nIHRoZSByZXByZXNlbnRlZE9i amVjdCBvdXRsZXQgb2YgdGhlIHRlbXBsYXRlIHZpZXcuCgpBbGwgb2YgdGhlIHRlbXBsYXRlIHZpZXcn cyBvdXRsZXRzIGFyZSBvcHRpb25hbC4 - - - - BGHUDScrollView - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - BGHUDTableView - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.IBSDKPlugin - - VGhpcyBzYW1wbGUgaXMgc2V0IHVwIHNvIHRoYXQgdGhlIHNtYWxsZXIgYnV0dG9uIGFwcGVhcnMgaW4g + + + + BGHUDScrollView + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + BGHUDTableView + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.IBSDKPlugin + + VGhpcyBzYW1wbGUgaXMgc2V0IHVwIHNvIHRoYXQgdGhlIHNtYWxsZXIgYnV0dG9uIGFwcGVhcnMgaW4g dGhlIGxpYnJhcnkgd2luZG93LiBXaGVuIHRoZSBzbWFsbGVyIGJ1dHRvbiBpcyBkcmFnZ2VkIG91dCwg aXQgd2lsbCBhbmltYXRlIHRvIHRoZSBsYXJnZXIgYnV0dG9uLiBXaGVuIHRoZSBsYXJnZSBidXR0b24g aXMgZGVwb3NpdGVkIGludG8gdGhlIGFwcGxpY2F0aW9uLCBpdCB3aWxsIGRlcG9zaXQgYSBidXR0b24g @@ -4684,25 +4997,25 @@ dmlldydzIGRyYWdnZWRWaWV3IG91dGxldC4KCkRlcG9zaXRpbmcgdGhlIGJ1dHRvbiBjZWxsIGluc3Rl YWQgb2YgdGhlIGJ1dHRvbiBpcyBhY2hpZXZlZCBieSBjb25uZWN0aW5nIHRoZSByZXByZXNlbnRlZE9i amVjdCBvdXRsZXQgb2YgdGhlIHRlbXBsYXRlIHZpZXcuCgpBbGwgb2YgdGhlIHRlbXBsYXRlIHZpZXcn cyBvdXRsZXRzIGFyZSBvcHRpb25hbC4 - - - - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - BGHUDScrollView - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - BGHUDOutlineView - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.IBSDKPlugin - - VGhpcyBzYW1wbGUgaXMgc2V0IHVwIHNvIHRoYXQgdGhlIHNtYWxsZXIgYnV0dG9uIGFwcGVhcnMgaW4g + + + + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + BGHUDScrollView + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + BGHUDOutlineView + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.IBSDKPlugin + + VGhpcyBzYW1wbGUgaXMgc2V0IHVwIHNvIHRoYXQgdGhlIHNtYWxsZXIgYnV0dG9uIGFwcGVhcnMgaW4g dGhlIGxpYnJhcnkgd2luZG93LiBXaGVuIHRoZSBzbWFsbGVyIGJ1dHRvbiBpcyBkcmFnZ2VkIG91dCwg aXQgd2lsbCBhbmltYXRlIHRvIHRoZSBsYXJnZXIgYnV0dG9uLiBXaGVuIHRoZSBsYXJnZSBidXR0b24g aXMgZGVwb3NpdGVkIGludG8gdGhlIGFwcGxpY2F0aW9uLCBpdCB3aWxsIGRlcG9zaXQgYSBidXR0b24g @@ -4711,18 +5024,21 @@ dmlldydzIGRyYWdnZWRWaWV3IG91dGxldC4KCkRlcG9zaXRpbmcgdGhlIGJ1dHRvbiBjZWxsIGluc3Rl YWQgb2YgdGhlIGJ1dHRvbiBpcyBhY2hpZXZlZCBieSBjb25uZWN0aW5nIHRoZSByZXByZXNlbnRlZE9i amVjdCBvdXRsZXQgb2YgdGhlIHRlbXBsYXRlIHZpZXcuCgpBbGwgb2YgdGhlIHRlbXBsYXRlIHZpZXcn cyBvdXRsZXRzIGFyZSBvcHRpb25hbC4 - - - - com.apple.InterfaceBuilder.CocoaPlugin - BGHUDSegmentedCell - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - BGHUDSegmentedCell - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.IBSDKPlugin - - VGhpcyBzYW1wbGUgaXMgc2V0IHVwIHNvIHRoYXQgdGhlIHNtYWxsZXIgYnV0dG9uIGFwcGVhcnMgaW4g + + + + com.apple.InterfaceBuilder.CocoaPlugin + BGHUDSegmentedCell + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + + P4AAAL+AAABBcAAAw3cAAA + + BGHUDSegmentedCell + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.IBSDKPlugin + + VGhpcyBzYW1wbGUgaXMgc2V0IHVwIHNvIHRoYXQgdGhlIHNtYWxsZXIgYnV0dG9uIGFwcGVhcnMgaW4g dGhlIGxpYnJhcnkgd2luZG93LiBXaGVuIHRoZSBzbWFsbGVyIGJ1dHRvbiBpcyBkcmFnZ2VkIG91dCwg aXQgd2lsbCBhbmltYXRlIHRvIHRoZSBsYXJnZXIgYnV0dG9uLiBXaGVuIHRoZSBsYXJnZSBidXR0b24g aXMgZGVwb3NpdGVkIGludG8gdGhlIGFwcGxpY2F0aW9uLCBpdCB3aWxsIGRlcG9zaXQgYSBidXR0b24g @@ -4731,24 +5047,27 @@ dmlldydzIGRyYWdnZWRWaWV3IG91dGxldC4KCkRlcG9zaXRpbmcgdGhlIGJ1dHRvbiBjZWxsIGluc3Rl YWQgb2YgdGhlIGJ1dHRvbiBpcyBhY2hpZXZlZCBieSBjb25uZWN0aW5nIHRoZSByZXByZXNlbnRlZE9i amVjdCBvdXRsZXQgb2YgdGhlIHRlbXBsYXRlIHZpZXcuCgpBbGwgb2YgdGhlIHRlbXBsYXRlIHZpZXcn cyBvdXRsZXRzIGFyZSBvcHRpb25hbC4 - - - - com.apple.InterfaceBuilder.CocoaPlugin - BGHUDSearchFieldCell - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - BGHUDSearchFieldCell - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - - This button is connected to its IBLibraryTemplateObject. - - - - com.apple.InterfaceBuilder.IBSDKPlugin - - VGhpcyBzYW1wbGUgaXMgc2V0IHVwIHNvIHRoYXQgdGhlIHNtYWxsZXIgYnV0dG9uIGFwcGVhcnMgaW4g + + + + com.apple.InterfaceBuilder.CocoaPlugin + BGHUDSearchFieldCell + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + BGHUDSearchFieldCell + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + + P4AAAL+AAABAQAAAwxwAAA + + + This button is connected to its IBLibraryTemplateObject. + + + + com.apple.InterfaceBuilder.IBSDKPlugin + + VGhpcyBzYW1wbGUgaXMgc2V0IHVwIHNvIHRoYXQgdGhlIHNtYWxsZXIgYnV0dG9uIGFwcGVhcnMgaW4g dGhlIGxpYnJhcnkgd2luZG93LiBXaGVuIHRoZSBzbWFsbGVyIGJ1dHRvbiBpcyBkcmFnZ2VkIG91dCwg aXQgd2lsbCBhbmltYXRlIHRvIHRoZSBsYXJnZXIgYnV0dG9uLiBXaGVuIHRoZSBsYXJnZSBidXR0b24g aXMgZGVwb3NpdGVkIGludG8gdGhlIGFwcGxpY2F0aW9uLCBpdCB3aWxsIGRlcG9zaXQgYSBidXR0b24g @@ -4757,16 +5076,16 @@ dmlldydzIGRyYWdnZWRWaWV3IG91dGxldC4KCkRlcG9zaXRpbmcgdGhlIGJ1dHRvbiBjZWxsIGluc3Rl YWQgb2YgdGhlIGJ1dHRvbiBpcyBhY2hpZXZlZCBieSBjb25uZWN0aW5nIHRoZSByZXByZXNlbnRlZE9i amVjdCBvdXRsZXQgb2YgdGhlIHRlbXBsYXRlIHZpZXcuCgpBbGwgb2YgdGhlIHRlbXBsYXRlIHZpZXcn cyBvdXRsZXRzIGFyZSBvcHRpb25hbC4 - - - - BGHUDColorWell - com.apple.InterfaceBuilder.CocoaPlugin - BGHUDColorWell - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.IBSDKPlugin - - VGhpcyBzYW1wbGUgaXMgc2V0IHVwIHNvIHRoYXQgdGhlIHNtYWxsZXIgYnV0dG9uIGFwcGVhcnMgaW4g + + + + BGHUDColorWell + com.apple.InterfaceBuilder.CocoaPlugin + BGHUDColorWell + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.IBSDKPlugin + + VGhpcyBzYW1wbGUgaXMgc2V0IHVwIHNvIHRoYXQgdGhlIHNtYWxsZXIgYnV0dG9uIGFwcGVhcnMgaW4g dGhlIGxpYnJhcnkgd2luZG93LiBXaGVuIHRoZSBzbWFsbGVyIGJ1dHRvbiBpcyBkcmFnZ2VkIG91dCwg aXQgd2lsbCBhbmltYXRlIHRvIHRoZSBsYXJnZXIgYnV0dG9uLiBXaGVuIHRoZSBsYXJnZSBidXR0b24g aXMgZGVwb3NpdGVkIGludG8gdGhlIGFwcGxpY2F0aW9uLCBpdCB3aWxsIGRlcG9zaXQgYSBidXR0b24g @@ -4775,25 +5094,25 @@ dmlldydzIGRyYWdnZWRWaWV3IG91dGxldC4KCkRlcG9zaXRpbmcgdGhlIGJ1dHRvbiBjZWxsIGluc3Rl YWQgb2YgdGhlIGJ1dHRvbiBpcyBhY2hpZXZlZCBieSBjb25uZWN0aW5nIHRoZSByZXByZXNlbnRlZE9i amVjdCBvdXRsZXQgb2YgdGhlIHRlbXBsYXRlIHZpZXcuCgpBbGwgb2YgdGhlIHRlbXBsYXRlIHZpZXcn cyBvdXRsZXRzIGFyZSBvcHRpb25hbC4 - - - - BGHUDButtonCell - com.apple.InterfaceBuilder.CocoaPlugin - BGHUDLabel - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - BGHUDLabel - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - BGHUDScrollView - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.IBSDKPlugin - - VGhpcyBzYW1wbGUgaXMgc2V0IHVwIHNvIHRoYXQgdGhlIHNtYWxsZXIgYnV0dG9uIGFwcGVhcnMgaW4g + + + + BGHUDButtonCell + com.apple.InterfaceBuilder.CocoaPlugin + BGHUDLabel + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + BGHUDLabel + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + BGHUDScrollView + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.IBSDKPlugin + + VGhpcyBzYW1wbGUgaXMgc2V0IHVwIHNvIHRoYXQgdGhlIHNtYWxsZXIgYnV0dG9uIGFwcGVhcnMgaW4g dGhlIGxpYnJhcnkgd2luZG93LiBXaGVuIHRoZSBzbWFsbGVyIGJ1dHRvbiBpcyBkcmFnZ2VkIG91dCwg aXQgd2lsbCBhbmltYXRlIHRvIHRoZSBsYXJnZXIgYnV0dG9uLiBXaGVuIHRoZSBsYXJnZSBidXR0b24g aXMgZGVwb3NpdGVkIGludG8gdGhlIGFwcGxpY2F0aW9uLCBpdCB3aWxsIGRlcG9zaXQgYSBidXR0b24g @@ -4802,14 +5121,14 @@ dmlldydzIGRyYWdnZWRWaWV3IG91dGxldC4KCkRlcG9zaXRpbmcgdGhlIGJ1dHRvbiBjZWxsIGluc3Rl YWQgb2YgdGhlIGJ1dHRvbiBpcyBhY2hpZXZlZCBieSBjb25uZWN0aW5nIHRoZSByZXByZXNlbnRlZE9i amVjdCBvdXRsZXQgb2YgdGhlIHRlbXBsYXRlIHZpZXcuCgpBbGwgb2YgdGhlIHRlbXBsYXRlIHZpZXcn cyBvdXRsZXRzIGFyZSBvcHRpb25hbC4 - - - - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.IBSDKPlugin - - VGhpcyBzYW1wbGUgaXMgc2V0IHVwIHNvIHRoYXQgdGhlIHNtYWxsZXIgYnV0dG9uIGFwcGVhcnMgaW4g + + + + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.IBSDKPlugin + + VGhpcyBzYW1wbGUgaXMgc2V0IHVwIHNvIHRoYXQgdGhlIHNtYWxsZXIgYnV0dG9uIGFwcGVhcnMgaW4g dGhlIGxpYnJhcnkgd2luZG93LiBXaGVuIHRoZSBzbWFsbGVyIGJ1dHRvbiBpcyBkcmFnZ2VkIG91dCwg aXQgd2lsbCBhbmltYXRlIHRvIHRoZSBsYXJnZXIgYnV0dG9uLiBXaGVuIHRoZSBsYXJnZSBidXR0b24g aXMgZGVwb3NpdGVkIGludG8gdGhlIGFwcGxpY2F0aW9uLCBpdCB3aWxsIGRlcG9zaXQgYSBidXR0b24g @@ -4818,18 +5137,18 @@ dmlldydzIGRyYWdnZWRWaWV3IG91dGxldC4KCkRlcG9zaXRpbmcgdGhlIGJ1dHRvbiBjZWxsIGluc3Rl YWQgb2YgdGhlIGJ1dHRvbiBpcyBhY2hpZXZlZCBieSBjb25uZWN0aW5nIHRoZSByZXByZXNlbnRlZE9i amVjdCBvdXRsZXQgb2YgdGhlIHRlbXBsYXRlIHZpZXcuCgpBbGwgb2YgdGhlIHRlbXBsYXRlIHZpZXcn cyBvdXRsZXRzIGFyZSBvcHRpb25hbC4 - - - - com.apple.InterfaceBuilder.CocoaPlugin - BGHUDComboBoxCell - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - BGHUDComboBoxCell - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.IBSDKPlugin - - VGhpcyBzYW1wbGUgaXMgc2V0IHVwIHNvIHRoYXQgdGhlIHNtYWxsZXIgYnV0dG9uIGFwcGVhcnMgaW4g + + + + com.apple.InterfaceBuilder.CocoaPlugin + BGHUDComboBoxCell + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + BGHUDComboBoxCell + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.IBSDKPlugin + + VGhpcyBzYW1wbGUgaXMgc2V0IHVwIHNvIHRoYXQgdGhlIHNtYWxsZXIgYnV0dG9uIGFwcGVhcnMgaW4g dGhlIGxpYnJhcnkgd2luZG93LiBXaGVuIHRoZSBzbWFsbGVyIGJ1dHRvbiBpcyBkcmFnZ2VkIG91dCwg aXQgd2lsbCBhbmltYXRlIHRvIHRoZSBsYXJnZXIgYnV0dG9uLiBXaGVuIHRoZSBsYXJnZSBidXR0b24g aXMgZGVwb3NpdGVkIGludG8gdGhlIGFwcGxpY2F0aW9uLCBpdCB3aWxsIGRlcG9zaXQgYSBidXR0b24g @@ -4838,14 +5157,14 @@ dmlldydzIGRyYWdnZWRWaWV3IG91dGxldC4KCkRlcG9zaXRpbmcgdGhlIGJ1dHRvbiBjZWxsIGluc3Rl YWQgb2YgdGhlIGJ1dHRvbiBpcyBhY2hpZXZlZCBieSBjb25uZWN0aW5nIHRoZSByZXByZXNlbnRlZE9i amVjdCBvdXRsZXQgb2YgdGhlIHRlbXBsYXRlIHZpZXcuCgpBbGwgb2YgdGhlIHRlbXBsYXRlIHZpZXcn cyBvdXRsZXRzIGFyZSBvcHRpb25hbC4 - - - - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.IBSDKPlugin - - VGhpcyBzYW1wbGUgaXMgc2V0IHVwIHNvIHRoYXQgdGhlIHNtYWxsZXIgYnV0dG9uIGFwcGVhcnMgaW4g + + + + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.IBSDKPlugin + + VGhpcyBzYW1wbGUgaXMgc2V0IHVwIHNvIHRoYXQgdGhlIHNtYWxsZXIgYnV0dG9uIGFwcGVhcnMgaW4g dGhlIGxpYnJhcnkgd2luZG93LiBXaGVuIHRoZSBzbWFsbGVyIGJ1dHRvbiBpcyBkcmFnZ2VkIG91dCwg aXQgd2lsbCBhbmltYXRlIHRvIHRoZSBsYXJnZXIgYnV0dG9uLiBXaGVuIHRoZSBsYXJnZSBidXR0b24g aXMgZGVwb3NpdGVkIGludG8gdGhlIGFwcGxpY2F0aW9uLCBpdCB3aWxsIGRlcG9zaXQgYSBidXR0b24g @@ -4854,16 +5173,16 @@ dmlldydzIGRyYWdnZWRWaWV3IG91dGxldC4KCkRlcG9zaXRpbmcgdGhlIGJ1dHRvbiBjZWxsIGluc3Rl YWQgb2YgdGhlIGJ1dHRvbiBpcyBhY2hpZXZlZCBieSBjb25uZWN0aW5nIHRoZSByZXByZXNlbnRlZE9i amVjdCBvdXRsZXQgb2YgdGhlIHRlbXBsYXRlIHZpZXcuCgpBbGwgb2YgdGhlIHRlbXBsYXRlIHZpZXcn cyBvdXRsZXRzIGFyZSBvcHRpb25hbC4 - - - - BGHUDBox - com.apple.InterfaceBuilder.CocoaPlugin - BGHUDBox - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.IBSDKPlugin - - VGhpcyBzYW1wbGUgaXMgc2V0IHVwIHNvIHRoYXQgdGhlIHNtYWxsZXIgYnV0dG9uIGFwcGVhcnMgaW4g + + + + BGHUDBox + com.apple.InterfaceBuilder.CocoaPlugin + BGHUDBox + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.IBSDKPlugin + + VGhpcyBzYW1wbGUgaXMgc2V0IHVwIHNvIHRoYXQgdGhlIHNtYWxsZXIgYnV0dG9uIGFwcGVhcnMgaW4g dGhlIGxpYnJhcnkgd2luZG93LiBXaGVuIHRoZSBzbWFsbGVyIGJ1dHRvbiBpcyBkcmFnZ2VkIG91dCwg aXQgd2lsbCBhbmltYXRlIHRvIHRoZSBsYXJnZXIgYnV0dG9uLiBXaGVuIHRoZSBsYXJnZSBidXR0b24g aXMgZGVwb3NpdGVkIGludG8gdGhlIGFwcGxpY2F0aW9uLCBpdCB3aWxsIGRlcG9zaXQgYSBidXR0b24g @@ -4872,18 +5191,18 @@ dmlldydzIGRyYWdnZWRWaWV3IG91dGxldC4KCkRlcG9zaXRpbmcgdGhlIGJ1dHRvbiBjZWxsIGluc3Rl YWQgb2YgdGhlIGJ1dHRvbiBpcyBhY2hpZXZlZCBieSBjb25uZWN0aW5nIHRoZSByZXByZXNlbnRlZE9i amVjdCBvdXRsZXQgb2YgdGhlIHRlbXBsYXRlIHZpZXcuCgpBbGwgb2YgdGhlIHRlbXBsYXRlIHZpZXcn cyBvdXRsZXRzIGFyZSBvcHRpb25hbC4 - - - - com.apple.InterfaceBuilder.CocoaPlugin - BGHUDStepperCell - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - BGHUDStepperCell - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.IBSDKPlugin - - VGhpcyBzYW1wbGUgaXMgc2V0IHVwIHNvIHRoYXQgdGhlIHNtYWxsZXIgYnV0dG9uIGFwcGVhcnMgaW4g + + + + com.apple.InterfaceBuilder.CocoaPlugin + BGHUDStepperCell + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + BGHUDStepperCell + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.IBSDKPlugin + + VGhpcyBzYW1wbGUgaXMgc2V0IHVwIHNvIHRoYXQgdGhlIHNtYWxsZXIgYnV0dG9uIGFwcGVhcnMgaW4g dGhlIGxpYnJhcnkgd2luZG93LiBXaGVuIHRoZSBzbWFsbGVyIGJ1dHRvbiBpcyBkcmFnZ2VkIG91dCwg aXQgd2lsbCBhbmltYXRlIHRvIHRoZSBsYXJnZXIgYnV0dG9uLiBXaGVuIHRoZSBsYXJnZSBidXR0b24g aXMgZGVwb3NpdGVkIGludG8gdGhlIGFwcGxpY2F0aW9uLCBpdCB3aWxsIGRlcG9zaXQgYSBidXR0b24g @@ -4892,18 +5211,21 @@ dmlldydzIGRyYWdnZWRWaWV3IG91dGxldC4KCkRlcG9zaXRpbmcgdGhlIGJ1dHRvbiBjZWxsIGluc3Rl YWQgb2YgdGhlIGJ1dHRvbiBpcyBhY2hpZXZlZCBieSBjb25uZWN0aW5nIHRoZSByZXByZXNlbnRlZE9i amVjdCBvdXRsZXQgb2YgdGhlIHRlbXBsYXRlIHZpZXcuCgpBbGwgb2YgdGhlIHRlbXBsYXRlIHZpZXcn cyBvdXRsZXRzIGFyZSBvcHRpb25hbC4 - - - - BGHUDTabView - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.IBSDKPlugin - - VGhpcyBzYW1wbGUgaXMgc2V0IHVwIHNvIHRoYXQgdGhlIHNtYWxsZXIgYnV0dG9uIGFwcGVhcnMgaW4g + + + + BGHUDTabView + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.IBSDKPlugin + + AUOLgABD8AAAA + + + VGhpcyBzYW1wbGUgaXMgc2V0IHVwIHNvIHRoYXQgdGhlIHNtYWxsZXIgYnV0dG9uIGFwcGVhcnMgaW4g dGhlIGxpYnJhcnkgd2luZG93LiBXaGVuIHRoZSBzbWFsbGVyIGJ1dHRvbiBpcyBkcmFnZ2VkIG91dCwg aXQgd2lsbCBhbmltYXRlIHRvIHRoZSBsYXJnZXIgYnV0dG9uLiBXaGVuIHRoZSBsYXJnZSBidXR0b24g aXMgZGVwb3NpdGVkIGludG8gdGhlIGFwcGxpY2F0aW9uLCBpdCB3aWxsIGRlcG9zaXQgYSBidXR0b24g @@ -4912,21 +5234,34 @@ dmlldydzIGRyYWdnZWRWaWV3IG91dGxldC4KCkRlcG9zaXRpbmcgdGhlIGJ1dHRvbiBjZWxsIGluc3Rl YWQgb2YgdGhlIGJ1dHRvbiBpcyBhY2hpZXZlZCBieSBjb25uZWN0aW5nIHRoZSByZXByZXNlbnRlZE9i amVjdCBvdXRsZXQgb2YgdGhlIHRlbXBsYXRlIHZpZXcuCgpBbGwgb2YgdGhlIHRlbXBsYXRlIHZpZXcn cyBvdXRsZXRzIGFyZSBvcHRpb25hbC4 - - - - com.apple.InterfaceBuilder.CocoaPlugin - BGHUDTextFieldCell - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - BGHUDTextFieldCell - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.IBSDKPlugin - - AULOAABD8oAAA - - - VGhpcyBzYW1wbGUgaXMgc2V0IHVwIHNvIHRoYXQgdGhlIHNtYWxsZXIgYnV0dG9uIGFwcGVhcnMgaW4g + + + + com.apple.InterfaceBuilder.CocoaPlugin + + This button is connected to its IBLibraryTemplateObject. + + + + BGHUDButtonCell + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + + P4AAAL+AAABBAAAAw1EAAA + + + This button is connected to its IBLibraryTemplateObject. + + + + BGHUDButtonCell + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.IBSDKPlugin + + AURHwABD6YAAA + + + VGhpcyBzYW1wbGUgaXMgc2V0IHVwIHNvIHRoYXQgdGhlIHNtYWxsZXIgYnV0dG9uIGFwcGVhcnMgaW4g dGhlIGxpYnJhcnkgd2luZG93LiBXaGVuIHRoZSBzbWFsbGVyIGJ1dHRvbiBpcyBkcmFnZ2VkIG91dCwg aXQgd2lsbCBhbmltYXRlIHRvIHRoZSBsYXJnZXIgYnV0dG9uLiBXaGVuIHRoZSBsYXJnZSBidXR0b24g aXMgZGVwb3NpdGVkIGludG8gdGhlIGFwcGxpY2F0aW9uLCBpdCB3aWxsIGRlcG9zaXQgYSBidXR0b24g @@ -4935,26 +5270,29 @@ dmlldydzIGRyYWdnZWRWaWV3IG91dGxldC4KCkRlcG9zaXRpbmcgdGhlIGJ1dHRvbiBjZWxsIGluc3Rl YWQgb2YgdGhlIGJ1dHRvbiBpcyBhY2hpZXZlZCBieSBjb25uZWN0aW5nIHRoZSByZXByZXNlbnRlZE9i amVjdCBvdXRsZXQgb2YgdGhlIHRlbXBsYXRlIHZpZXcuCgpBbGwgb2YgdGhlIHRlbXBsYXRlIHZpZXcn cyBvdXRsZXRzIGFyZSBvcHRpb25hbC4 - - - - com.apple.InterfaceBuilder.CocoaPlugin - - This button is connected to its IBLibraryTemplateObject. - - - - BGHUDButtonCell - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - - This button is connected to its IBLibraryTemplateObject. - - - - com.apple.InterfaceBuilder.IBSDKPlugin - - VGhpcyBzYW1wbGUgaXMgc2V0IHVwIHNvIHRoYXQgdGhlIHNtYWxsZXIgYnV0dG9uIGFwcGVhcnMgaW4g + + + + com.apple.InterfaceBuilder.CocoaPlugin + + P4AAAL+AAABBgAAAwlgAAA + + BGHUDButtonCell + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + + P4AAAL+AAABBAAAAw20AAA + + + This button is connected to its IBLibraryTemplateObject. + + + + BGHUDButtonCell + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.IBSDKPlugin + + VGhpcyBzYW1wbGUgaXMgc2V0IHVwIHNvIHRoYXQgdGhlIHNtYWxsZXIgYnV0dG9uIGFwcGVhcnMgaW4g dGhlIGxpYnJhcnkgd2luZG93LiBXaGVuIHRoZSBzbWFsbGVyIGJ1dHRvbiBpcyBkcmFnZ2VkIG91dCwg aXQgd2lsbCBhbmltYXRlIHRvIHRoZSBsYXJnZXIgYnV0dG9uLiBXaGVuIHRoZSBsYXJnZSBidXR0b24g aXMgZGVwb3NpdGVkIGludG8gdGhlIGFwcGxpY2F0aW9uLCBpdCB3aWxsIGRlcG9zaXQgYSBidXR0b24g @@ -4963,20 +5301,21 @@ dmlldydzIGRyYWdnZWRWaWV3IG91dGxldC4KCkRlcG9zaXRpbmcgdGhlIGJ1dHRvbiBjZWxsIGluc3Rl YWQgb2YgdGhlIGJ1dHRvbiBpcyBhY2hpZXZlZCBieSBjb25uZWN0aW5nIHRoZSByZXByZXNlbnRlZE9i amVjdCBvdXRsZXQgb2YgdGhlIHRlbXBsYXRlIHZpZXcuCgpBbGwgb2YgdGhlIHRlbXBsYXRlIHZpZXcn cyBvdXRsZXRzIGFyZSBvcHRpb25hbC4 - - - - BGHUDButtonCell - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - - This button is connected to its IBLibraryTemplateObject. - - - - com.apple.InterfaceBuilder.IBSDKPlugin - - VGhpcyBzYW1wbGUgaXMgc2V0IHVwIHNvIHRoYXQgdGhlIHNtYWxsZXIgYnV0dG9uIGFwcGVhcnMgaW4g + + + + com.apple.InterfaceBuilder.CocoaPlugin + BGHUDTextFieldCell + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + BGHUDTextFieldCell + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.IBSDKPlugin + + AULOAABD8oAAA + + + VGhpcyBzYW1wbGUgaXMgc2V0IHVwIHNvIHRoYXQgdGhlIHNtYWxsZXIgYnV0dG9uIGFwcGVhcnMgaW4g dGhlIGxpYnJhcnkgd2luZG93LiBXaGVuIHRoZSBzbWFsbGVyIGJ1dHRvbiBpcyBkcmFnZ2VkIG91dCwg aXQgd2lsbCBhbmltYXRlIHRvIHRoZSBsYXJnZXIgYnV0dG9uLiBXaGVuIHRoZSBsYXJnZSBidXR0b24g aXMgZGVwb3NpdGVkIGludG8gdGhlIGFwcGxpY2F0aW9uLCBpdCB3aWxsIGRlcG9zaXQgYSBidXR0b24g @@ -4985,21 +5324,26 @@ dmlldydzIGRyYWdnZWRWaWV3IG91dGxldC4KCkRlcG9zaXRpbmcgdGhlIGJ1dHRvbiBjZWxsIGluc3Rl YWQgb2YgdGhlIGJ1dHRvbiBpcyBhY2hpZXZlZCBieSBjb25uZWN0aW5nIHRoZSByZXByZXNlbnRlZE9i amVjdCBvdXRsZXQgb2YgdGhlIHRlbXBsYXRlIHZpZXcuCgpBbGwgb2YgdGhlIHRlbXBsYXRlIHZpZXcn cyBvdXRsZXRzIGFyZSBvcHRpb25hbC4 - - - - {{380, 273}, {1147, 585}} - com.apple.InterfaceBuilder.CocoaPlugin - - YES - - {332, 343} - {{517, 340}, {714, 585}} - BGHUDButtonCell - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.IBSDKPlugin - - VGhpcyBzYW1wbGUgaXMgc2V0IHVwIHNvIHRoYXQgdGhlIHNtYWxsZXIgYnV0dG9uIGFwcGVhcnMgaW4g + + + + com.apple.InterfaceBuilder.CocoaPlugin + + This button is connected to its IBLibraryTemplateObject. + + + + BGHUDButtonCell + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + + This button is connected to its IBLibraryTemplateObject. + + + + com.apple.InterfaceBuilder.IBSDKPlugin + + VGhpcyBzYW1wbGUgaXMgc2V0IHVwIHNvIHRoYXQgdGhlIHNtYWxsZXIgYnV0dG9uIGFwcGVhcnMgaW4g dGhlIGxpYnJhcnkgd2luZG93LiBXaGVuIHRoZSBzbWFsbGVyIGJ1dHRvbiBpcyBkcmFnZ2VkIG91dCwg aXQgd2lsbCBhbmltYXRlIHRvIHRoZSBsYXJnZXIgYnV0dG9uLiBXaGVuIHRoZSBsYXJnZSBidXR0b24g aXMgZGVwb3NpdGVkIGludG8gdGhlIGFwcGxpY2F0aW9uLCBpdCB3aWxsIGRlcG9zaXQgYSBidXR0b24g @@ -5008,915 +5352,960 @@ dmlldydzIGRyYWdnZWRWaWV3IG91dGxldC4KCkRlcG9zaXRpbmcgdGhlIGJ1dHRvbiBjZWxsIGluc3Rl YWQgb2YgdGhlIGJ1dHRvbiBpcyBhY2hpZXZlZCBieSBjb25uZWN0aW5nIHRoZSByZXByZXNlbnRlZE9i amVjdCBvdXRsZXQgb2YgdGhlIHRlbXBsYXRlIHZpZXcuCgpBbGwgb2YgdGhlIHRlbXBsYXRlIHZpZXcn cyBvdXRsZXRzIGFyZSBvcHRpb25hbC4 - - - - com.apple.InterfaceBuilder.CocoaPlugin - BGHUDPopUpButtonCell - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - BGHUDPopUpButtonCell - com.apple.InterfaceBuilder.CocoaPlugin - {{343, 280}, {113, 63}} - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - BGHUDButtonCell - com.apple.InterfaceBuilder.CocoaPlugin - - - - YES - - - YES - - - - - YES - - - YES - - - - 354 - - - - YES - - BGHUDBox - NSBox - - IBProjectSource - Framework/BGHUDBox.h - - - - BGHUDButtonCell - NSButtonCell - - IBProjectSource - Framework/BGHUDButtonCell.h - - - - BGHUDColorWell - NSColorWell - - IBProjectSource - Framework/BGHUDColorWell.h - - - - BGHUDComboBoxCell - NSComboBoxCell - - IBProjectSource - Framework/BGHUDComboBoxCell.h - - - - BGHUDLabel - NSTextField - - IBProjectSource - Framework/BGHUDLabel.h - - - - BGHUDOutlineView - NSOutlineView - - IBProjectSource - Framework/BGHUDOutlineView.h - - - - BGHUDPopUpButtonCell - NSPopUpButtonCell - - IBProjectSource - Framework/BGHUDPopUpButtonCell.h - - - - BGHUDProgressIndicator - NSProgressIndicator - - IBProjectSource - Framework/BGHUDProgressIndicator.h - - - - BGHUDScrollView - NSScrollView - - IBProjectSource - Framework/BGHUDScrollView.h - - - - BGHUDSearchFieldCell - NSSearchFieldCell - - IBProjectSource - Framework/BGHUDSearchFieldCell.h - - - - BGHUDSecureTextFieldCell - NSSecureTextFieldCell - - IBProjectSource - Framework/BGHUDSecureTextFieldCell.h - - - - BGHUDSegmentedCell - NSSegmentedCell - - IBProjectSource - Framework/BGHUDSegmentedCell.h - - - - BGHUDSliderCell - NSSliderCell - - IBProjectSource - Framework/BGHUDSliderCell.h - - - - BGHUDStepperCell - NSStepperCell - - IBProjectSource - Framework/BGHUDStepperCell.h - - - - BGHUDTabView - NSTabView - - IBProjectSource - Framework/BGHUDTabView.h - - - - BGHUDTabViewItem - NSTabViewItem - - IBProjectSource - Framework/BGHUDTabViewItem.h - - - - BGHUDTableView - NSTableView - - IBProjectSource - Framework/BGHUDTableView.h - - - - BGHUDTextFieldCell - NSTextFieldCell - - IBProjectSource - Framework/BGHUDTextFieldCell.h - - - - BGHUDTokenFieldCell - NSTokenFieldCell - - IBProjectSource - Framework/BGHUDTokenFieldCell.h - - - - BGHUDView - NSView - - IBProjectSource - Framework/BGHUDView.h - - - - - YES - - NSActionCell - NSCell - - IBFrameworkSource - AppKit.framework/Headers/NSActionCell.h - - - - NSApplication - NSResponder - - IBFrameworkSource - AppKit.framework/Headers/NSApplication.h - - - - NSApplication - - IBFrameworkSource - AppKit.framework/Headers/NSApplicationScripting.h - - - - NSApplication - - IBFrameworkSource - AppKit.framework/Headers/NSColorPanel.h - - - - NSApplication - - IBFrameworkSource - AppKit.framework/Headers/NSHelpManager.h - - - - NSApplication - - IBFrameworkSource - AppKit.framework/Headers/NSPageLayout.h - - - - NSApplication - - IBFrameworkSource - AppKit.framework/Headers/NSUserInterfaceItemSearching.h - - - - NSBox - NSView - - IBFrameworkSource - AppKit.framework/Headers/NSBox.h - - - - NSButton - NSControl - - IBFrameworkSource - AppKit.framework/Headers/NSButton.h - - - - NSButtonCell - NSActionCell - - IBFrameworkSource - AppKit.framework/Headers/NSButtonCell.h - - - - NSCell - NSObject - - IBFrameworkSource - AppKit.framework/Headers/NSCell.h - - - - NSColorWell - NSControl - - IBFrameworkSource - AppKit.framework/Headers/NSColorWell.h - - - - NSComboBox - NSTextField - - IBFrameworkSource - AppKit.framework/Headers/NSComboBox.h - - - - NSComboBoxCell - NSTextFieldCell - - IBFrameworkSource - AppKit.framework/Headers/NSComboBoxCell.h - - - - NSControl - NSView - - IBFrameworkSource - AppKit.framework/Headers/NSControl.h - - - - NSFormatter - NSObject - - IBFrameworkSource - Foundation.framework/Headers/NSFormatter.h - - - - NSImageCell - NSCell - - IBFrameworkSource - AppKit.framework/Headers/NSImageCell.h - - - - NSImageView - NSControl - - IBFrameworkSource - AppKit.framework/Headers/NSImageView.h - - - - NSMenu - NSObject - - IBFrameworkSource - AppKit.framework/Headers/NSMenu.h - - - - NSMenuItem - NSObject - - IBFrameworkSource - AppKit.framework/Headers/NSMenuItem.h - - - - NSMenuItemCell - NSButtonCell - - IBFrameworkSource - AppKit.framework/Headers/NSMenuItemCell.h - - - - NSObject - - IBFrameworkSource - AppKit.framework/Headers/NSAccessibility.h - - - - NSObject - - - - NSObject - - - - NSObject - - - - NSObject - - - - NSObject - - IBFrameworkSource - AppKit.framework/Headers/NSDictionaryController.h - - - - NSObject - - IBFrameworkSource - AppKit.framework/Headers/NSDragging.h - - - - NSObject - - IBFrameworkSource - AppKit.framework/Headers/NSFontManager.h - - - - NSObject - - IBFrameworkSource - AppKit.framework/Headers/NSFontPanel.h - - - - NSObject - - IBFrameworkSource - AppKit.framework/Headers/NSKeyValueBinding.h - - - - NSObject - - - - NSObject - - IBFrameworkSource - AppKit.framework/Headers/NSNibLoading.h - - - - NSObject - - IBFrameworkSource - AppKit.framework/Headers/NSOutlineView.h - - - - NSObject - - IBFrameworkSource - AppKit.framework/Headers/NSPasteboard.h - - - - NSObject - - IBFrameworkSource - AppKit.framework/Headers/NSSavePanel.h - - - - NSObject - - IBFrameworkSource - AppKit.framework/Headers/NSTableView.h - - - - NSObject - - IBFrameworkSource - AppKit.framework/Headers/NSToolbarItem.h - - - - NSObject - - IBFrameworkSource - AppKit.framework/Headers/NSView.h - - - - NSObject - - IBFrameworkSource - Foundation.framework/Headers/NSArchiver.h - - - - NSObject - - IBFrameworkSource - Foundation.framework/Headers/NSClassDescription.h - - - - NSObject - - IBFrameworkSource - Foundation.framework/Headers/NSError.h - - - - NSObject - - IBFrameworkSource - Foundation.framework/Headers/NSFileManager.h - - - - NSObject - - IBFrameworkSource - Foundation.framework/Headers/NSKeyValueCoding.h - - - - NSObject - - IBFrameworkSource - Foundation.framework/Headers/NSKeyValueObserving.h - - - - NSObject - - IBFrameworkSource - Foundation.framework/Headers/NSKeyedArchiver.h - - - - NSObject - - IBFrameworkSource - Foundation.framework/Headers/NSObject.h - - - - NSObject - - IBFrameworkSource - Foundation.framework/Headers/NSObjectScripting.h - - - - NSObject - - IBFrameworkSource - Foundation.framework/Headers/NSPortCoder.h - - - - NSObject - - IBFrameworkSource - Foundation.framework/Headers/NSRunLoop.h - - - - NSObject - - IBFrameworkSource - Foundation.framework/Headers/NSScriptClassDescription.h - - - - NSObject - - IBFrameworkSource - Foundation.framework/Headers/NSScriptKeyValueCoding.h - - - - NSObject - - IBFrameworkSource - Foundation.framework/Headers/NSScriptObjectSpecifiers.h - - - - NSObject - - IBFrameworkSource - Foundation.framework/Headers/NSScriptWhoseTests.h - - - - NSObject - - IBFrameworkSource - Foundation.framework/Headers/NSThread.h - - - - NSObject - - IBFrameworkSource - Foundation.framework/Headers/NSURL.h - - - - NSObject - - IBFrameworkSource - Foundation.framework/Headers/NSURLConnection.h - - - - NSObject - - IBFrameworkSource - Foundation.framework/Headers/NSURLDownload.h - - - - NSObject - - IBFrameworkSource - InterfaceBuilderKit.framework/Headers/IBObjectIntegration.h - - - - NSOutlineView - NSTableView - - - - NSPopUpButton - NSButton - - IBFrameworkSource - AppKit.framework/Headers/NSPopUpButton.h - - - - NSPopUpButtonCell - NSMenuItemCell - - IBFrameworkSource - AppKit.framework/Headers/NSPopUpButtonCell.h - - - - NSProgressIndicator - NSView - - IBFrameworkSource - AppKit.framework/Headers/NSProgressIndicator.h - - - - NSResponder - - IBFrameworkSource - AppKit.framework/Headers/NSInterfaceStyle.h - - - - NSResponder - NSObject - - IBFrameworkSource - AppKit.framework/Headers/NSResponder.h - - - - NSScrollView - NSView - - IBFrameworkSource - AppKit.framework/Headers/NSScrollView.h - - - - NSScroller - NSControl - - IBFrameworkSource - AppKit.framework/Headers/NSScroller.h - - - - NSSearchField - NSTextField - - IBFrameworkSource - AppKit.framework/Headers/NSSearchField.h - - - - NSSearchFieldCell - NSTextFieldCell - - IBFrameworkSource - AppKit.framework/Headers/NSSearchFieldCell.h - - - - NSSecureTextFieldCell - NSTextFieldCell - - IBFrameworkSource - AppKit.framework/Headers/NSSecureTextField.h - - - - NSSegmentedCell - NSActionCell - - IBFrameworkSource - AppKit.framework/Headers/NSSegmentedCell.h - - - - NSSegmentedControl - NSControl - - IBFrameworkSource - AppKit.framework/Headers/NSSegmentedControl.h - - - - NSSlider - NSControl - - IBFrameworkSource - AppKit.framework/Headers/NSSlider.h - - - - NSSliderCell - NSActionCell - - IBFrameworkSource - AppKit.framework/Headers/NSSliderCell.h - - - - NSStepper - NSControl - - IBFrameworkSource - AppKit.framework/Headers/NSStepper.h - - - - NSStepperCell - NSActionCell - - IBFrameworkSource - AppKit.framework/Headers/NSStepperCell.h - - - - NSTabView - NSView - - IBFrameworkSource - AppKit.framework/Headers/NSTabView.h - - - - NSTabViewItem - NSObject - - IBFrameworkSource - AppKit.framework/Headers/NSTabViewItem.h - - - - NSTableColumn - NSObject - - IBFrameworkSource - AppKit.framework/Headers/NSTableColumn.h - - - - NSTableHeaderView - NSView - - IBFrameworkSource - AppKit.framework/Headers/NSTableHeaderView.h - - - - NSTableView - NSControl - - - - NSText - NSView - - IBFrameworkSource - AppKit.framework/Headers/NSText.h - - - - NSTextField - NSControl - - IBFrameworkSource - AppKit.framework/Headers/NSTextField.h - - - - NSTextFieldCell - NSActionCell - - IBFrameworkSource - AppKit.framework/Headers/NSTextFieldCell.h - - - - NSTextView - NSText - - IBFrameworkSource - AppKit.framework/Headers/NSTextView.h - - - - NSTokenField - NSTextField - - IBFrameworkSource - AppKit.framework/Headers/NSTokenField.h - - - - NSTokenFieldCell - NSTextFieldCell - - IBFrameworkSource - AppKit.framework/Headers/NSTokenFieldCell.h - - - - NSView - - IBFrameworkSource - AppKit.framework/Headers/NSClipView.h - - - - NSView - - - - NSView - - IBFrameworkSource - AppKit.framework/Headers/NSRulerView.h - - - - NSView - NSResponder - - - - NSView - - IBFrameworkSource - InterfaceBuilderKit.framework/Headers/IBViewIntegration.h - - - - - 0 - IBCocoaFramework - - com.apple.InterfaceBuilder.CocoaPlugin.macosx - - - - com.apple.InterfaceBuilder.CocoaPlugin.macosx - - - - com.apple.InterfaceBuilder.CocoaPlugin.InterfaceBuilder3 - - - YES - ../BGHUDAppKit.xcodeproj - 3 - - YES - - YES - NSMenuCheckmark - NSMenuMixedState - outlineview - scrollview - tableview - tabview - textview - - - YES - {9, 8} - {7, 2} - {48, 47} - {48, 41} - {48, 47} - {47, 42} - {48, 41} - - - + + + + BGHUDButtonCell + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + + This button is connected to its IBLibraryTemplateObject. + + + + com.apple.InterfaceBuilder.IBSDKPlugin + + AUOJAABD8oAAA + + + VGhpcyBzYW1wbGUgaXMgc2V0IHVwIHNvIHRoYXQgdGhlIHNtYWxsZXIgYnV0dG9uIGFwcGVhcnMgaW4g +dGhlIGxpYnJhcnkgd2luZG93LiBXaGVuIHRoZSBzbWFsbGVyIGJ1dHRvbiBpcyBkcmFnZ2VkIG91dCwg +aXQgd2lsbCBhbmltYXRlIHRvIHRoZSBsYXJnZXIgYnV0dG9uLiBXaGVuIHRoZSBsYXJnZSBidXR0b24g +aXMgZGVwb3NpdGVkIGludG8gdGhlIGFwcGxpY2F0aW9uLCBpdCB3aWxsIGRlcG9zaXQgYSBidXR0b24g +Y2VsbC4KClRoZSBhbmltYXRpb24gaXMgYWNoaWV2ZWQgYnkgY29ubmVjdGluZyB0aGUgdGVtcGxhdGUg +dmlldydzIGRyYWdnZWRWaWV3IG91dGxldC4KCkRlcG9zaXRpbmcgdGhlIGJ1dHRvbiBjZWxsIGluc3Rl +YWQgb2YgdGhlIGJ1dHRvbiBpcyBhY2hpZXZlZCBieSBjb25uZWN0aW5nIHRoZSByZXByZXNlbnRlZE9i +amVjdCBvdXRsZXQgb2YgdGhlIHRlbXBsYXRlIHZpZXcuCgpBbGwgb2YgdGhlIHRlbXBsYXRlIHZpZXcn +cyBvdXRsZXRzIGFyZSBvcHRpb25hbC4 + + + + {{111, 40}, {1147, 585}} + com.apple.InterfaceBuilder.CocoaPlugin + + YES + + {332, 343} + {{517, 340}, {714, 585}} + BGHUDButtonCell + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.IBSDKPlugin + + VGhpcyBzYW1wbGUgaXMgc2V0IHVwIHNvIHRoYXQgdGhlIHNtYWxsZXIgYnV0dG9uIGFwcGVhcnMgaW4g +dGhlIGxpYnJhcnkgd2luZG93LiBXaGVuIHRoZSBzbWFsbGVyIGJ1dHRvbiBpcyBkcmFnZ2VkIG91dCwg +aXQgd2lsbCBhbmltYXRlIHRvIHRoZSBsYXJnZXIgYnV0dG9uLiBXaGVuIHRoZSBsYXJnZSBidXR0b24g +aXMgZGVwb3NpdGVkIGludG8gdGhlIGFwcGxpY2F0aW9uLCBpdCB3aWxsIGRlcG9zaXQgYSBidXR0b24g +Y2VsbC4KClRoZSBhbmltYXRpb24gaXMgYWNoaWV2ZWQgYnkgY29ubmVjdGluZyB0aGUgdGVtcGxhdGUg +dmlldydzIGRyYWdnZWRWaWV3IG91dGxldC4KCkRlcG9zaXRpbmcgdGhlIGJ1dHRvbiBjZWxsIGluc3Rl +YWQgb2YgdGhlIGJ1dHRvbiBpcyBhY2hpZXZlZCBieSBjb25uZWN0aW5nIHRoZSByZXByZXNlbnRlZE9i +amVjdCBvdXRsZXQgb2YgdGhlIHRlbXBsYXRlIHZpZXcuCgpBbGwgb2YgdGhlIHRlbXBsYXRlIHZpZXcn +cyBvdXRsZXRzIGFyZSBvcHRpb25hbC4 + + + + com.apple.InterfaceBuilder.CocoaPlugin + BGHUDPopUpButtonCell + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + BGHUDPopUpButtonCell + com.apple.InterfaceBuilder.CocoaPlugin + {{343, 280}, {113, 63}} + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + BGHUDButtonCell + com.apple.InterfaceBuilder.CocoaPlugin + + + + YES + + + YES + + + + + YES + + + YES + + + + 400 + + + + YES + + BGHUDBox + NSBox + + IBProjectSource + Framework/BGHUDBox.h + + + + BGHUDButtonCell + NSButtonCell + + IBProjectSource + Framework/BGHUDButtonCell.h + + + + BGHUDColorWell + NSColorWell + + IBProjectSource + Framework/BGHUDColorWell.h + + + + BGHUDComboBoxCell + NSComboBoxCell + + IBProjectSource + Framework/BGHUDComboBoxCell.h + + + + BGHUDLabel + NSTextField + + IBProjectSource + Framework/BGHUDLabel.h + + + + BGHUDOutlineView + NSOutlineView + + IBProjectSource + Framework/BGHUDOutlineView.h + + + + BGHUDPopUpButtonCell + NSPopUpButtonCell + + IBProjectSource + Framework/BGHUDPopUpButtonCell.h + + + + BGHUDProgressIndicator + NSProgressIndicator + + IBProjectSource + Framework/BGHUDProgressIndicator.h + + + + BGHUDScrollView + NSScrollView + + IBProjectSource + Framework/BGHUDScrollView.h + + + + BGHUDSearchFieldCell + NSSearchFieldCell + + IBProjectSource + Framework/BGHUDSearchFieldCell.h + + + + BGHUDSecureTextFieldCell + NSSecureTextFieldCell + + IBProjectSource + Framework/BGHUDSecureTextFieldCell.h + + + + BGHUDSegmentedCell + NSSegmentedCell + + IBProjectSource + Framework/BGHUDSegmentedCell.h + + + + BGHUDSliderCell + NSSliderCell + + IBProjectSource + Framework/BGHUDSliderCell.h + + + + BGHUDStepperCell + NSStepperCell + + IBProjectSource + Framework/BGHUDStepperCell.h + + + + BGHUDTabView + NSTabView + + IBProjectSource + Framework/BGHUDTabView.h + + + + BGHUDTabViewItem + NSTabViewItem + + IBProjectSource + Framework/BGHUDTabViewItem.h + + + + BGHUDTableView + NSTableView + + IBProjectSource + Framework/BGHUDTableView.h + + + + BGHUDTextFieldCell + NSTextFieldCell + + IBProjectSource + Framework/BGHUDTextFieldCell.h + + + + BGHUDTokenFieldCell + NSTokenFieldCell + + IBProjectSource + Framework/BGHUDTokenFieldCell.h + + + + BGHUDView + NSView + + IBProjectSource + Framework/BGHUDView.h + + + + + YES + + NSActionCell + NSCell + + IBFrameworkSource + AppKit.framework/Headers/NSActionCell.h + + + + NSApplication + NSResponder + + IBFrameworkSource + AppKit.framework/Headers/NSApplication.h + + + + NSApplication + + IBFrameworkSource + AppKit.framework/Headers/NSApplicationScripting.h + + + + NSApplication + + IBFrameworkSource + AppKit.framework/Headers/NSColorPanel.h + + + + NSApplication + + IBFrameworkSource + AppKit.framework/Headers/NSHelpManager.h + + + + NSApplication + + IBFrameworkSource + AppKit.framework/Headers/NSPageLayout.h + + + + NSApplication + + IBFrameworkSource + AppKit.framework/Headers/NSUserInterfaceItemSearching.h + + + + NSApplication + + IBFrameworkSource + AppKit.framework/Headers/NSWindowRestoration.h + + + + NSBox + NSView + + IBFrameworkSource + AppKit.framework/Headers/NSBox.h + + + + NSButton + NSControl + + IBFrameworkSource + AppKit.framework/Headers/NSButton.h + + + + NSButtonCell + NSActionCell + + IBFrameworkSource + AppKit.framework/Headers/NSButtonCell.h + + + + NSCell + NSObject + + IBFrameworkSource + AppKit.framework/Headers/NSCell.h + + + + NSColorWell + NSControl + + IBFrameworkSource + AppKit.framework/Headers/NSColorWell.h + + + + NSComboBox + NSTextField + + IBFrameworkSource + AppKit.framework/Headers/NSComboBox.h + + + + NSComboBoxCell + NSTextFieldCell + + IBFrameworkSource + AppKit.framework/Headers/NSComboBoxCell.h + + + + NSControl + NSView + + IBFrameworkSource + AppKit.framework/Headers/NSControl.h + + + + NSControl + + IBFrameworkSource + AppKit.framework/Headers/NSLayoutConstraint.h + + + + NSFormatter + NSObject + + IBFrameworkSource + Foundation.framework/Headers/NSFormatter.h + + + + NSImageCell + NSCell + + IBFrameworkSource + AppKit.framework/Headers/NSImageCell.h + + + + NSImageView + NSControl + + IBFrameworkSource + AppKit.framework/Headers/NSImageView.h + + + + NSMenu + NSObject + + IBFrameworkSource + AppKit.framework/Headers/NSMenu.h + + + + NSMenuItem + NSObject + + IBFrameworkSource + AppKit.framework/Headers/NSMenuItem.h + + + + NSMenuItemCell + NSButtonCell + + IBFrameworkSource + AppKit.framework/Headers/NSMenuItemCell.h + + + + NSObject + + IBFrameworkSource + AppKit.framework/Headers/NSAccessibility.h + + + + NSObject + + + + NSObject + + + + NSObject + + + + NSObject + + + + NSObject + + IBFrameworkSource + AppKit.framework/Headers/NSDictionaryController.h + + + + NSObject + + IBFrameworkSource + AppKit.framework/Headers/NSDragging.h + + + + NSObject + + IBFrameworkSource + AppKit.framework/Headers/NSFontManager.h + + + + NSObject + + IBFrameworkSource + AppKit.framework/Headers/NSFontPanel.h + + + + NSObject + + IBFrameworkSource + AppKit.framework/Headers/NSKeyValueBinding.h + + + + NSObject + + + + NSObject + + IBFrameworkSource + AppKit.framework/Headers/NSNibLoading.h + + + + NSObject + + IBFrameworkSource + AppKit.framework/Headers/NSPasteboard.h + + + + NSObject + + IBFrameworkSource + AppKit.framework/Headers/NSSavePanel.h + + + + NSObject + + IBFrameworkSource + AppKit.framework/Headers/NSTableView.h + + + + NSObject + + IBFrameworkSource + AppKit.framework/Headers/NSToolbarItem.h + + + + NSObject + + IBFrameworkSource + AppKit.framework/Headers/NSView.h + + + + NSObject + + IBFrameworkSource + Foundation.framework/Headers/NSArchiver.h + + + + NSObject + + IBFrameworkSource + Foundation.framework/Headers/NSClassDescription.h + + + + NSObject + + IBFrameworkSource + Foundation.framework/Headers/NSError.h + + + + NSObject + + IBFrameworkSource + Foundation.framework/Headers/NSFileManager.h + + + + NSObject + + IBFrameworkSource + Foundation.framework/Headers/NSKeyValueCoding.h + + + + NSObject + + IBFrameworkSource + Foundation.framework/Headers/NSKeyValueObserving.h + + + + NSObject + + IBFrameworkSource + Foundation.framework/Headers/NSKeyedArchiver.h + + + + NSObject + + IBFrameworkSource + Foundation.framework/Headers/NSObject.h + + + + NSObject + + IBFrameworkSource + Foundation.framework/Headers/NSObjectScripting.h + + + + NSObject + + IBFrameworkSource + Foundation.framework/Headers/NSPortCoder.h + + + + NSObject + + IBFrameworkSource + Foundation.framework/Headers/NSRunLoop.h + + + + NSObject + + IBFrameworkSource + Foundation.framework/Headers/NSScriptClassDescription.h + + + + NSObject + + IBFrameworkSource + Foundation.framework/Headers/NSScriptKeyValueCoding.h + + + + NSObject + + IBFrameworkSource + Foundation.framework/Headers/NSScriptObjectSpecifiers.h + + + + NSObject + + IBFrameworkSource + Foundation.framework/Headers/NSScriptWhoseTests.h + + + + NSObject + + IBFrameworkSource + Foundation.framework/Headers/NSThread.h + + + + NSObject + + IBFrameworkSource + Foundation.framework/Headers/NSURL.h + + + + NSOutlineView + NSTableView + + IBFrameworkSource + AppKit.framework/Headers/NSOutlineView.h + + + + NSPopUpButton + NSButton + + IBFrameworkSource + AppKit.framework/Headers/NSPopUpButton.h + + + + NSPopUpButtonCell + NSMenuItemCell + + IBFrameworkSource + AppKit.framework/Headers/NSPopUpButtonCell.h + + + + NSProgressIndicator + NSView + + IBFrameworkSource + AppKit.framework/Headers/NSProgressIndicator.h + + + + NSResponder + + IBFrameworkSource + AppKit.framework/Headers/NSInterfaceStyle.h + + + + NSResponder + NSObject + + IBFrameworkSource + AppKit.framework/Headers/NSResponder.h + + + + NSResponder + + + + NSScrollView + NSView + + IBFrameworkSource + AppKit.framework/Headers/NSScrollView.h + + + + NSScroller + NSControl + + IBFrameworkSource + AppKit.framework/Headers/NSScroller.h + + + + NSSearchField + NSTextField + + IBFrameworkSource + AppKit.framework/Headers/NSSearchField.h + + + + NSSearchFieldCell + NSTextFieldCell + + IBFrameworkSource + AppKit.framework/Headers/NSSearchFieldCell.h + + + + NSSecureTextFieldCell + NSTextFieldCell + + IBFrameworkSource + AppKit.framework/Headers/NSSecureTextField.h + + + + NSSegmentedCell + NSActionCell + + IBFrameworkSource + AppKit.framework/Headers/NSSegmentedCell.h + + + + NSSegmentedControl + NSControl + + IBFrameworkSource + AppKit.framework/Headers/NSSegmentedControl.h + + + + NSSlider + NSControl + + IBFrameworkSource + AppKit.framework/Headers/NSSlider.h + + + + NSSliderCell + NSActionCell + + IBFrameworkSource + AppKit.framework/Headers/NSSliderCell.h + + + + NSStepper + NSControl + + IBFrameworkSource + AppKit.framework/Headers/NSStepper.h + + + + NSStepperCell + NSActionCell + + IBFrameworkSource + AppKit.framework/Headers/NSStepperCell.h + + + + NSTabView + NSView + + IBFrameworkSource + AppKit.framework/Headers/NSTabView.h + + + + NSTabViewItem + NSObject + + IBFrameworkSource + AppKit.framework/Headers/NSTabViewItem.h + + + + NSTableColumn + NSObject + + IBFrameworkSource + AppKit.framework/Headers/NSTableColumn.h + + + + NSTableHeaderView + NSView + + IBFrameworkSource + AppKit.framework/Headers/NSTableHeaderView.h + + + + NSTableView + NSControl + + + + NSText + NSView + + IBFrameworkSource + AppKit.framework/Headers/NSText.h + + + + NSTextField + NSControl + + IBFrameworkSource + AppKit.framework/Headers/NSTextField.h + + + + NSTextFieldCell + NSActionCell + + IBFrameworkSource + AppKit.framework/Headers/NSTextFieldCell.h + + + + NSTextView + NSText + + IBFrameworkSource + AppKit.framework/Headers/NSTextView.h + + + + NSTokenField + NSTextField + + IBFrameworkSource + AppKit.framework/Headers/NSTokenField.h + + + + NSTokenFieldCell + NSTextFieldCell + + IBFrameworkSource + AppKit.framework/Headers/NSTokenFieldCell.h + + + + NSView + + IBFrameworkSource + AppKit.framework/Headers/NSClipView.h + + + + NSView + + + + NSView + + + + NSView + + IBFrameworkSource + AppKit.framework/Headers/NSOpenGLView.h + + + + NSView + + IBFrameworkSource + AppKit.framework/Headers/NSRulerView.h + + + + NSView + NSResponder + + + + + 0 + IBCocoaFramework + + com.apple.InterfaceBuilder.CocoaPlugin.macosx + + + + com.apple.InterfaceBuilder.CocoaPlugin.macosx + + + + com.apple.InterfaceBuilder.CocoaPlugin.InterfaceBuilder3 + + + YES + ../../BGHUDAppKit.xcodeproj + 3 + + YES + + YES + NSMenuCheckmark + NSMenuMixedState + outlineview + scrollview + tableview + tabview + textview + + + YES + {11, 11} + {10, 3} + {48, 47} + {48, 41} + {48, 47} + {47, 42} + {48, 41} + + + diff --git a/Plugin/English.lproj/BGHUDAppKitLibrary.nib/keyedobjects.nib b/Plugin/English.lproj/BGHUDAppKitLibrary.nib/keyedobjects.nib index c03e270..b99e1be 100644 Binary files a/Plugin/English.lproj/BGHUDAppKitLibrary.nib/keyedobjects.nib and b/Plugin/English.lproj/BGHUDAppKitLibrary.nib/keyedobjects.nib differ