GUI Help

chris24300

New Member
Joined
Jan 7, 2010
Messages
24
Reaction score
0
Hello, I'm trying to design a GUI that contains four button (like your keyboard arrows) and another section. I haven't worked in GUI development for about 4 years and am currently reading about building UIs in a book I picked up, Pro Android. I browsed through the chapter already but didn't find what I need. I want to lock the screen horizontally (must be sideways), and have the left half of the screen like keyboard arrows (up: top center row, left down right: bottom row) but most examples do not show how to custom layout buttons (each arrow will be a button). The other side I can develop from the material in the book. I read on hard coding the points where each object is placed but that seems to be the only option. All links are appreciated!

Thanks,
Chris
 
Top