Hi,
I can't for the life of me figure out why once in a while the selectedRow in my picker decrements by one for no apparent (to me) reason. I am posting two screen shots each having the same 3 parts: the relevant code, the relevant local variables, and the output screen. In one screen shot (the desired case), the behavior is what I expect. In the other screen shot, doing the same thing only in a different area of my picker, the selectedRow is decremented by one. Please reference the last two line of the output screen. I really have no clue why it would do this. I tell it what row to select and then NSLog the selectedRow and it is not what I asked for. Any insight would be greatly appreciated.
This is my first forum post and it probably shows. I am not a real programmer and can't even claim self-taught...more like forum-taught as i would never be at it this as long as I have without all the forums help. The apple doc is good, but it seems like most of my problems are solved finding like issues in forums.
Thanks,
Laura
I can't for the life of me figure out why once in a while the selectedRow in my picker decrements by one for no apparent (to me) reason. I am posting two screen shots each having the same 3 parts: the relevant code, the relevant local variables, and the output screen. In one screen shot (the desired case), the behavior is what I expect. In the other screen shot, doing the same thing only in a different area of my picker, the selectedRow is decremented by one. Please reference the last two line of the output screen. I really have no clue why it would do this. I tell it what row to select and then NSLog the selectedRow and it is not what I asked for. Any insight would be greatly appreciated.
This is my first forum post and it probably shows. I am not a real programmer and can't even claim self-taught...more like forum-taught as i would never be at it this as long as I have without all the forums help. The apple doc is good, but it seems like most of my problems are solved finding like issues in forums.
Thanks,
Laura