You are viewing our Forum Archives. To view or take place in current topics click here.
App Layout Help
Posted:

App Layout HelpPosted:

Bred
  • Wise One
Status: Offline
Joined: Feb 22, 201113Year Member
Posts: 592
Reputation Power: 26
Status: Offline
Joined: Feb 22, 201113Year Member
Posts: 592
Reputation Power: 26
Hey guys I'm currently making an app and I came across this layout on this other app I really liked. It looks like its based off of Windows 8 but I have no clue how they did it. I use xcode to code the app but I'm fairly new to it. This is my first app I'm coding but I'm not sure if they used buttons and then added the text and image inside of it or something like that but if you know or can help me out feel free to PM me. Here is a screenshot of what it looks like.
[ Register or Signin to view external links. ]
#2. Posted:
var
  • TTG Senior
Status: Offline
Joined: Dec 24, 201211Year Member
Posts: 1,498
Reputation Power: 79
Status: Offline
Joined: Dec 24, 201211Year Member
Posts: 1,498
Reputation Power: 79
I assume no one can tell you exactly how they did it besides the developers themselves. The fun/adventure of programming is that it's like math. You can use multiple ways to get the problem solved with same result.

You could simply be a UIButton with a bg, and text.
A background image layered with a clickable UITextField that extend covers the entire it's entire designated area.
There's quite a few ways, but I think your best bet is using Google.
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.