Table View
Table View
- Subject: Table View
- From: waynemelrose <email@hidden>
- Date: Wed, 5 Dec 2018 06:32:30 +1000
Hi all,
I’m trying to use a table view (Xcode 10.1, Mojave)
I feel like I’ve missed connecting something … 😓
Does this make sense to anyone.. :/
2018-12-05 06:30:38.722042+1000 Localsearch Content Tools[58126:9033726]
-[_NSControllerArrayProxy firstIndex]: unrecognized selector sent to instance
0x600000083b60
2018-12-05 06:30:38.722231+1000 Localsearch Content Tools[58126:9033726]
[General] -[_NSControllerArrayProxy firstIndex]: unrecognized selector sent to
instance 0x600000083b60
2018-12-05 06:30:38.724116+1000 Localsearch Content Tools[58126:9033726]
[General] (
0 CoreFoundation 0x00007fff4b346e65
__exceptionPreprocess + 256
1 libobjc.A.dylib 0x00007fff773a2720
objc_exception_throw + 48
2 CoreFoundation 0x00007fff4b3c422d
-[NSObject(NSObject) __retain_OA] + 0
3 CoreFoundation 0x00007fff4b2e8820
___forwarding___ + 1486
4 CoreFoundation 0x00007fff4b2e81c8
_CF_forwarding_prep_0 + 120
5 AppKit 0x00007fff4899e560
-[NSTableView _validIndexes:indexType:] + 122
6 AppKit 0x00007fff4899d838
-[NSTableView
_doSelectIndexes:byExtendingSelection:indexType:funnelThroughSingleIndexVersion:]
+ 69
7 AppKit 0x00007fff4899d7e0
-[NSTableView selectRowIndexes:byExtendingSelection:] + 135
8 AppKit 0x00007fff48aa9322
-[NSTableBinder _updateSelectionIndexes:] + 143
9 AppKit 0x00007fff48aa922e
-[NSTableBinder _handleContentChange:] + 184
10 AppKit 0x00007fff48aa8fd5
-[NSTableBinder observeValueForKeyPath:ofObject:change:context:] + 56
11 Foundation 0x00007fff4d5f3f96
NSKeyValueNotifyObserver + 346
12 Foundation 0x00007fff4d661132
-[NSObject(NSKeyValueObservingPrivate) _notifyObserversForKeyPath:change:] +
1116
13 AppKit 0x00007fff4880b755
-[NSController _notifyObserversForKeyPath:change:] + 193
14 AppKit 0x00007fff48a728da
-[NSArrayController didChangeValuesForArrangedKeys:objectKeys:indexKeys:] + 53
15 AppKit 0x00007fff48a7146e
-[NSArrayController setContent:] + 747
16 AppKit 0x00007fff48aa9c9c
-[NSArrayDetailBinder _refreshDetailContentInBackground:] + 1053
17 Foundation 0x00007fff4d5f3f96
NSKeyValueNotifyObserver + 346
18 Foundation 0x00007fff4d5f3a02
NSKeyValueDidChange + 481
19 Foundation 0x00007fff4d783028
NSKeyValueDidChangeWithPerThreadPendingNotifications.llvm.6933669911801571155 +
143
20 AppleScript 0x00007fff5bf98261
_Z20UASActor_SetProperty14TUASClassIndexP9TUASActorP14TUASIdentifierP9TUASValueRhP15TUASApplicationh
+ 1442
21 AppleScript 0x00007fff5bfcac2e
_Z23UASDispatch_SetProperty14TUASClassIndexP9TUASValueP14TUASIdentifierS1_RhP15TUASApplicationh
+ 386
22 AppleScript 0x00007fff5bfca5b6
_Z10UASSetDatahh + 392
23 AppleScript 0x00007fff5bfa2a9f
_Z11UASExecute1v + 1037
24 AppleScript 0x00007fff5bf75235
_Z14ASExecuteEventPK6AEDescjiPj + 627
25 AppleScript 0x00007fff5bf6ddc4
AppleScriptComponent + 1536
26 OpenScripting 0x00007fff4a8d527a
OSAExecuteEvent + 52
27 AppleScriptObjC 0x00007fff4962ce35
+[BAObjectProto invokeScriptHandler:forObject:inComponentInstance:args:error:]
+ 221
28 AppleScriptObjC 0x00007fff4962d0fc
-[BAObjectProto invokeScriptHandler:args:error:] + 111
29 AppleScriptObjC 0x00007fff4962ded2
-[BAObjectProto forwardInvocation:] + 416
30 CoreFoundation 0x00007fff4b2e855e
___forwarding___ + 780
31 CoreFoundation 0x00007fff4b2e81c8
_CF_forwarding_prep_0 + 120
32 CoreFoundation 0x00007fff4b2f33f2
__CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
33 CoreFoundation 0x00007fff4b2f336c
___CFXRegistrationPost_block_invoke + 63
34 CoreFoundation 0x00007fff4b2f328d
_CFXRegistrationPost + 398
35 CoreFoundation 0x00007fff4b2fb6d9
___CFXNotificationPost_block_invoke + 87
36 CoreFoundation 0x00007fff4b262e8a
-[_CFXNotificationRegistrar find:object:observer:enumerator:] + 1633
37 CoreFoundation 0x00007fff4b26224d
_CFXNotificationPost + 742
38 Foundation 0x00007fff4d5ea98b
-[NSNotificationCenter postNotificationName:object:userInfo:] + 66
39 AppKit 0x00007fff487dcfc1
-[NSApplication finishLaunching] + 340
40 AppKit 0x00007fff487dcafb
-[NSApplication run] + 253
41 AppKit 0x00007fff487cc3f7
NSApplicationMain + 780
42 Localsearch Content Tools 0x0000000100000f55 main + 101
43 libdyld.dylib 0x00007fff7847108d start + 1
44 ??? 0x0000000000000003 0x0 + 3
)
_______________________________________________
Do not post admin requests to the list. They will be ignored.
applescriptobjc-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden