hi everyone,
So, I have two views and i want to give at my NavigationBar the name of a Label in my first view...
And i have an other, in my .xib, i have many button and Label and on the top a "+" button(in a Navigation Bar) (i'm not in a TableView) and my question is, when the first Label is completed, how when i press again the "+" button he change the second Label because the first Label =@"something else" and the same thing for the third...
Thanks a lot, Alex