dialogKit._dkVanilla
index
/code/projects/robofab/Lib/dialogKit/_dkVanilla.py

 
Classes
       
vanilla.Window(Foundation.NSObject)
ModalDialog

 
class ModalDialog(vanilla.Window)
    
Method resolution order:
ModalDialog
vanilla.Window
Foundation.NSObject
__builtin__.objc.objc_class
__builtin__.object

Methods defined here:
__init__(self, posSize, title=None, okText='OK', cancelText='Cancel', okCallback=None, cancelCallback=None)
bundleForClass(...)

Data and other attributes defined here:
__dict__ = <dictproxy object at 0x4dfa90>
dictionary for instance variables (if defined)
__objc_python_subclass__ = True
__pyobjc_protocols__ = (<objc.informal_protocol NSToolbarDelegate at 0x63760>, <objc.informal_protocol NSWindowNotifications at 0x637c0>)
__useKVO__ = 1
__weakref__ = <attribute '__weakref__' of 'ModalDialog' objects>
list of weak references to the object (if defined)

Methods inherited from vanilla.Window:
__delattr__(self, attr)
__setattr__(self, attr, value)
addToolbar(...)
assignToDocument(...)
bind(...)
center(...)
close(...)
dealloc(...)
forwardInvocation_ = forwardInvocation:(...)
getNSWindow(...)
getPosSize(...)
getTitle(...)
hide(...)
isVisible(...)
methodSignatureForSelector_ = methodSignatureForSelector:(...)
move(...)
open(...)
resize(...)
respondsToSelector_ = respondsToSelector:(...)
select(...)
setDefaultButton(...)
setPosSize(...)
setTitle(...)
setValue_forKey_ = setValue:forKey:(...)
show(...)
storedValueForKey_ = storedValueForKey:(...)
takeStoredValue_forKey_ = takeStoredValue:forKey:(...)
takeValue_forKey_ = takeValue:forKey:(...)
toolbarAllowedItemIdentifiers_ = toolbarAllowedItemIdentifiers:(...)
toolbarDefaultItemIdentifiers_ = toolbarDefaultItemIdentifiers:(...)
toolbar_itemForItemIdentifier_willBeInsertedIntoToolbar_ = toolbar:itemForItemIdentifier:willBeInsertedIntoToolbar:(...)
valueForKey_ = valueForKey:(...)
windowDidBecomeKey_ = windowDidBecomeKey:(...)
windowDidBecomeMain_ = windowDidBecomeMain:(...)
windowDidMove_ = windowDidMove:(...)
windowDidResignKey_ = windowDidResignKey:(...)
windowDidResignMain_ = windowDidResignMain:(...)
windowDidResize_ = windowDidResize:(...)
windowWillClose_ = windowWillClose:(...)

Static methods inherited from vanilla.Window:
__new__(cls, *args, **kwargs)

Data and other attributes inherited from vanilla.Window:
__slots__ = ()

Methods inherited from Foundation.NSObject:
CI_affineTransform(...)
CI_copyWithZone_map_ = CI_copyWithZone:map:(...)
CI_rect(...)
__eq__ lambda self, other
__ge__ lambda self, other
__gt__ lambda self, other
__hash__ = objc_hash(self, _max=2147483647, _const=4294967296L)
__le__ lambda self, other
__lt__ lambda self, other
__ne__ lambda self, other
__pyobjc_PythonObject__(...)
accessInstanceVariablesDirectly(...)
accessibilityArrayAttributeCount_ = accessibilityArrayAttributeCount:(...)
accessibilityArrayAttributeValues_index_maxCount_ = accessibilityArrayAttributeValues:index:maxCount:(...)
accessibilityAttributeValue_forParameter_ = accessibilityAttributeValue:forParameter:(...)
accessibilityDecodeOverriddenAttributes_ = accessibilityDecodeOverriddenAttributes:(...)
accessibilityEncodeOverriddenAttributes_ = accessibilityEncodeOverriddenAttributes:(...)
accessibilityIndexOfChild_ = accessibilityIndexOfChild:(...)
accessibilityOverriddenAttributes(...)
accessibilityParameterizedAttributeNames(...)
accessibilitySetOverrideValue_forAttribute_ = accessibilitySetOverrideValue:forAttribute:(...)
accessibilityShouldUseUniqueId(...)
accessibilitySupportsOverriddenAttributes(...)
addObject_toBothSidesOfRelationshipWithKey_ = addObject:toBothSidesOfRelationshipWithKey:(...)
addObject_toPropertyWithKey_ = addObject:toPropertyWithKey:(...)
addObserver_forKeyPath_options_context_ = addObserver:forKeyPath:options:context:(...)
allPropertyKeys(...)
alloc(...)
allocWithZone_ = allocWithZone:(...)
attributeKeys(...)
automaticallyNotifiesObserversForKey_ = automaticallyNotifiesObserversForKey:(...)
autorelease(...)
awakeAfterUsingCoder_ = awakeAfterUsingCoder:(...)
bind_toObject_withKeyPath_options_ = bind:toObject:withKeyPath:options:(...)
cancelPreviousPerformRequestsWithTarget_ = cancelPreviousPerformRequestsWithTarget:(...)
cancelPreviousPerformRequestsWithTarget_selector_object_ = cancelPreviousPerformRequestsWithTarget:selector:object:(...)
classCode(...)
classDescription(...)
classDescriptionForDestinationKey_ = classDescriptionForDestinationKey:(...)
classFallbacksForKeyedArchiver(...)
classForArchiver(...)
classForCoder(...)
classForKeyedArchiver(...)
classForKeyedUnarchiver(...)
classForPortCoder(...)
className(...)
class__ = class(...)
clearProperties(...)
coerceValue_forKey_ = coerceValue:forKey:(...)
conformsToProtocol_ = conformsToProtocol:(...)
conformsTo_ = conformsTo:(...)
copy(...)
copyWithZone_ = copyWithZone:(...)
createKeyValueBindingForKey_typeMask_ = createKeyValueBindingForKey:typeMask:(...)
debugDescription(...)
defaultPlaceholderForMarker_withBinding_ = defaultPlaceholderForMarker:withBinding:(...)
description(...)
detailedDescriptionForClass_ = detailedDescriptionForClass:(...)
dictionaryWithValuesForKeys_ = dictionaryWithValuesForKeys:(...)
didChangeValueForKey_ = didChangeValueForKey:(...)
didChangeValueForKey_withSetMutation_usingObjects_ = didChangeValueForKey:withSetMutation:usingObjects:(...)
didChange_valuesAtIndexes_forKey_ = didChange:valuesAtIndexes:forKey:(...)
doesContain_ = doesContain:(...)
doesNotRecognizeSelector_ = doesNotRecognizeSelector:(...)
entityName(...)
exposeBinding_ = exposeBinding:(...)
exposedBindings(...)
finalize(...)
flushAllKeyBindings(...)
flushClassKeyBindings(...)
flushKeyBindings(...)
forward__ = forward::(...)
handleQueryWithUnboundKey_ = handleQueryWithUnboundKey:(...)
handleTakeValue_forUnboundKey_ = handleTakeValue:forUnboundKey:(...)
hash(...)
implementsSelector_ = implementsSelector:(...)
infoForBinding_ = infoForBinding:(...)
init(...)
initialize(...)
insertValue_atIndex_inPropertyWithKey_ = insertValue:atIndex:inPropertyWithKey:(...)
insertValue_inPropertyWithKey_ = insertValue:inPropertyWithKey:(...)
instanceMethodDescriptionForSelector_ = instanceMethodDescriptionForSelector:(...)
instanceMethodForSelector_ = instanceMethodForSelector:(...)
instanceMethodSignatureForSelector_ = instanceMethodSignatureForSelector:(...)
instancesImplementSelector_ = instancesImplementSelector:(...)
instancesRespondToSelector_ = instancesRespondToSelector:(...)
inverseForRelationshipKey_ = inverseForRelationshipKey:(...)
isAncestorOfObject_ = isAncestorOfObject:(...)
isCaseInsensitiveLike_ = isCaseInsensitiveLike:(...)
isEqualTo_ = isEqualTo:(...)
isEqual_ = isEqual:(...)
isFault(...)
isGreaterThanOrEqualTo_ = isGreaterThanOrEqualTo:(...)
isGreaterThan_ = isGreaterThan:(...)
isKindOfClass_ = isKindOfClass:(...)
isKindOf_ = isKindOf:(...)
isLessThanOrEqualTo_ = isLessThanOrEqualTo:(...)
isLessThan_ = isLessThan:(...)
isLike_ = isLike:(...)
isMemberOfClass_ = isMemberOfClass:(...)
isNSIDispatchProxy(...)
isNotEqualTo_ = isNotEqualTo:(...)
isProxy(...)
isSubclassOfClass_ = isSubclassOfClass:(...)
isSuperclassOfClass_ = isSuperclassOfClass:(...)
isToManyKey_ = isToManyKey:(...)
keyValueBindingForKey_typeMask_ = keyValueBindingForKey:typeMask:(...)
load(...)
methodDescriptionForSelector_ = methodDescriptionForSelector:(...)
methodForSelector_ = methodForSelector:(...)
methodFor_ = methodFor:(...)
mutableArrayValueForKeyPath_ = mutableArrayValueForKeyPath:(...)
mutableArrayValueForKey_ = mutableArrayValueForKey:(...)
mutableCopy(...)
mutableCopyWithZone_ = mutableCopyWithZone:(...)
mutableSetValueForKeyPath_ = mutableSetValueForKeyPath:(...)
mutableSetValueForKey_ = mutableSetValueForKey:(...)
new(...)
objectSpecifier(...)
observationInfo(...)
observeValueForKeyPath_ofObject_change_context_ = observeValueForKeyPath:ofObject:change:context:(...)
ownsDestinationObjectsForRelationshipKey_ = ownsDestinationObjectsForRelationshipKey:(...)
performSelectorOnMainThread_withObject_waitUntilDone_ = performSelectorOnMainThread:withObject:waitUntilDone:(...)
performSelectorOnMainThread_withObject_waitUntilDone_modes_ = performSelectorOnMainThread:withObject:waitUntilDone:modes:(...)
performSelector_ = performSelector:(...)
performSelector_object_afterDelay_ = performSelector:object:afterDelay:(...)
performSelector_withObject_ = performSelector:withObject:(...)
performSelector_withObject_afterDelay_ = performSelector:withObject:afterDelay:(...)
performSelector_withObject_afterDelay_inModes_ = performSelector:withObject:afterDelay:inModes:(...)
performSelector_withObject_withObject_ = performSelector:withObject:withObject:(...)
perform_withEachObjectInArray_ = perform:withEachObjectInArray:(...)
performv__ = performv::(...)
poseAsClass_ = poseAsClass:(...)
release(...)
removeObject_fromBothSidesOfRelationshipWithKey_ = removeObject:fromBothSidesOfRelationshipWithKey:(...)
removeObject_fromPropertyWithKey_ = removeObject:fromPropertyWithKey:(...)
removeObserver_forKeyPath_ = removeObserver:forKeyPath:(...)
removeValueAtIndex_fromPropertyWithKey_ = removeValueAtIndex:fromPropertyWithKey:(...)
replaceValueAtIndex_inPropertyWithKey_withValue_ = replaceValueAtIndex:inPropertyWithKey:withValue:(...)
replacementObjectForArchiver_ = replacementObjectForArchiver:(...)
replacementObjectForCoder_ = replacementObjectForCoder:(...)
replacementObjectForKeyedArchiver_ = replacementObjectForKeyedArchiver:(...)
replacementObjectForPortCoder_ = replacementObjectForPortCoder:(...)
respondsTo_ = respondsTo:(...)
retain(...)
retainCount(...)
scriptingProperties(...)
self(...)
setDefaultPlaceholder_forMarker_withBinding_ = setDefaultPlaceholder:forMarker:withBinding:(...)
setKeys_triggerChangeNotificationsForDependentKey_ = setKeys:triggerChangeNotificationsForDependentKey:(...)
setNilValueForKey_ = setNilValueForKey:(...)
setObservationInfo_ = setObservationInfo:(...)
setScriptingProperties_ = setScriptingProperties:(...)
setValue_forKeyPath_ = setValue:forKeyPath:(...)
setValue_forUndefinedKey_ = setValue:forUndefinedKey:(...)
setValuesForKeysWithDictionary_ = setValuesForKeysWithDictionary:(...)
setVersion_ = setVersion:(...)
superclass(...)
takeStoredValuesFromDictionary_ = takeStoredValuesFromDictionary:(...)
takeValue_forKeyPath_ = takeValue:forKeyPath:(...)
takeValuesFromDictionary_ = takeValuesFromDictionary:(...)
toManyRelationshipKeys(...)
toOneRelationshipKeys(...)
unableToSetNilForKey_ = unableToSetNilForKey:(...)
unbind_ = unbind:(...)
useStoredAccessor(...)
validateTakeValue_forKeyPath_ = validateTakeValue:forKeyPath:(...)
validateValue_forKeyPath_error_ = validateValue:forKeyPath:error:(...)
validateValue_forKey_ = validateValue:forKey:(...)
validateValue_forKey_error_ = validateValue:forKey:error:(...)
valueAtIndex_inPropertyWithKey_ = valueAtIndex:inPropertyWithKey:(...)
valueClassForBinding_ = valueClassForBinding:(...)
valueForKeyPath_ = valueForKeyPath:(...)
valueForUndefinedKey_ = valueForUndefinedKey:(...)
valueWithName_inPropertyWithKey_ = valueWithName:inPropertyWithKey:(...)
valueWithUniqueID_inPropertyWithKey_ = valueWithUniqueID:inPropertyWithKey:(...)
valuesForKeys_ = valuesForKeys:(...)
version(...)
willChangeValueForKey_ = willChangeValueForKey:(...)
willChangeValueForKey_withSetMutation_usingObjects_ = willChangeValueForKey:withSetMutation:usingObjects:(...)
willChange_valuesAtIndexes_forKey_ = willChange:valuesAtIndexes:forKey:(...)
zone(...)

Methods inherited from __builtin__.objc.objc_class:
__getattribute__(...)
x.__getattribute__('name') <==> x.name
__reduce__(...)
Used for pickling
__repr__(...)
x.__repr__() <==> repr(x)

Data and other attributes inherited from __builtin__.objc.objc_class:
pyobjc_ISA = <attribute 'pyobjc_ISA' of 'objc_object' objects>
Return the current ISA of the object
pyobjc_instanceMethods = <instance method-accessor for <objective-c class ModalDialog at 0x113e760>>
The attributes of this field are the instance methods of this object. This
can be used to force access to an instance method.

 
Data
        NSModalPanelWindowLevel = 8
__all__ = ['ModalDialog', 'Button', 'TextBox', 'EditText', 'PopUpButton', 'List', 'CheckBox', 'HorizontalLine', 'VerticalLine']