Hi,
I would like to have a selection section as part of a table view I am using for app settings. I am having a difficult time determining how to implement what I am looking for and hope someone in the forum can help me out a bit.
The section uses key binding and will display a list of domain names, such as Google, Yahoo, etc. to the user. Selecting one of the names will set that domain's url to the bound key - ie. selecting "Google" would set the bound key to "http:
www.google.com".
Is something like this possible using STV?
I can post the code for what I have so far if that would help!
Thanks!