Quote:
Originally Posted by jassim
Guys,
Could somebody guide me on how to have a PickerView with 2 components, and each component refers to a different plist.
Basically, I have two different plist with different values. I need to create some kind of special convertor.
Regards,
Jassim
|
I am pretty new into the programming and trying to figure out how things are done.
i think my question either very stupid or not very clear.
ok... one more try,
i meant for the plist is that i am using a plist file *.plist.
i have two different plist files and want to make two different pickerviews, each one refers to a different plist file.
exmple,,,
pickerViewOne refers to itemOne.plist (file) and pickerViewTwo refers to itemTwo.plist (file)
any advice??
thanks,
Jassim