0

I need to make a table in a Applescript project, but I don't know how to make a table...

on myTable_(sender)

set myTable to {"Hello","World"}

end myTable_ 
4
  • Hi is a "NSTable view" in Xcode Commented Sep 12, 2018 at 17:46
  • You could have a look at Myriad Tables Lib Commented Sep 12, 2018 at 18:06
  • I need to create a table in Xcode not in the script editor. Commented Sep 12, 2018 at 18:47
  • OK, these are details that are missing from your question, which you should include if you want to get effective help. As I do no use XCode, I’m afraid I cannot assist you in this instance. Hopefully, someone else can. Commented Sep 12, 2018 at 18:49

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.