You are not logged in.
New project, trying to attach the popup button to a function. I have the popup button's value populated from a record via an arraycontroller, but if I try to attach the sent action to the delegate, it doesn't work. Delegate doesn't highlight at all, nothing.
I'm pretty sure I'm missing something simple here.
Offline
Is the .applescript file saved with linefeeds for line breaks?
Shane Stanley <sstanley@myriad-com.com.au>
www.macosxautomation.com/applescript/apps/
latenightsw.com
Offline
it's all in Xcode, so I assume it's correct in terms of linefeeds.
Offline
So you're control-dragging from the popup and the delegate icon isn't highlighting?
Is the project using storyboards?
Shane Stanley <sstanley@myriad-com.com.au>
www.macosxautomation.com/applescript/apps/
latenightsw.com
Offline
No, unless Xcode snuck them in. I’m not clever enough for those.
Offline
Sigh, never mind. Looks like the project was borked. I created a new project, it's all working correctly.
Offline