Working With ComboBoxes and strings

Joined
Jun 8, 2013
Messages
158
Reaction score
0
Points
16
Location
Būr said,Egypt
Your Mac's Specs
MacBook Pro (i5)
hey,guys.
i want to import string values (from multiple .txt files)
and i want to put the stringValues into comboBox as items.
but the number of the .txt files is unknown for me so i can't use ArrayWithObjects.
so i thought about putting all of the stringValues into .txt file as lines.
but here is the challenge.
i want make these lines as separated stringValues,so that i could add
-string1
-string2
-string3
(which are multi-lined in one .txt files)
as different items into ComboBox.
 

Shop Amazon


Shop for your Apple, Mac, iPhone and other computer products on Amazon.
We are a participant in the Amazon Services LLC Associates Program, an affiliate program designed to provide a means for us to earn fees by linking to Amazon and affiliated sites.
Top