View Shows!
Recently I’ve been making some pretty good progress with the GUI. When I click on a friend in the table view, it brings up another empty view (more on that later). It has the appropriate button in the nav bar now to go to the next view. I have three views that the nav bar manages, and I can go between them at will. I added a plus button in the nav bar on the main page so I can add new friends. The button’s there, but its functionality is not. I also have a button for my settings and about page. I decided to combine them into one because there’s only one option settings for the user to control, so that leaves lots of space to talk about me!
The problem I was having recently, though, is that my friend details page just wouldn’t work. I could navigate to it and set up buttons in the nav bar for it, but the view just wouldn’t show. Last night I figured it out by looking at a view that does work, and seeing what’s different. Low and behold, I had made a stupid mistake, and now that’s fixed! Onwards and upwards.
Man, I’m learning a lot that’ll make developing the next app so much faster. The process is a lot of fun and looking forward to getting some time to work on this app even more. Right now my time is filled with other stuff, and I can’t wait to work on this app some more.
Leave a comment