Hi,
I am new to all this - I have been using an applescript in my workflow for a long time now and am trying to bring it to the next level thanks to xCode.
But I got stuck rather quickly: I cannot find a way to populate a simple combo box with values taken from a text file located on my desktop.
The idea is the following:
- Open application
- At launch, the application looks for values of the ComboBox located in a text file on my desktop
This is step one of my program (next step will be to use an Xcel chart as reference: column A would be linked to the combo box, and then some text fields will be linked to the same)
I have looked online but wasn't able to find any reference for this.
Any help would be greatly appreciated.
I am new to all this - I have been using an applescript in my workflow for a long time now and am trying to bring it to the next level thanks to xCode.
But I got stuck rather quickly: I cannot find a way to populate a simple combo box with values taken from a text file located on my desktop.
The idea is the following:
- Open application
- At launch, the application looks for values of the ComboBox located in a text file on my desktop
This is step one of my program (next step will be to use an Xcel chart as reference: column A would be linked to the combo box, and then some text fields will be linked to the same)
I have looked online but wasn't able to find any reference for this.
Any help would be greatly appreciated.