Page 1 of 1

how do i place 2 components like 2 text boxes or buttons next to each other or at any desired position on screen?

Posted: Thu Nov 29, 2012 8:41 am
by srikanth

how do i place 2 components like 2 text boxes or buttons next to each other or at any desired position on screen?

I have tried using the grid and placing components in cells but any other option where we can place any component at any position on screen?


how do i place 2 components like 2 text boxes or buttons next to each other or at any desired position on screen?

Posted: Thu Nov 29, 2012 9:51 am
by Kateryna Grynko

Hello!
You can do this using Grid and Spacer components. There are no other options.


how do i place 2 components like 2 text boxes or buttons next to each other or at any desired position on screen?

Posted: Thu Nov 29, 2012 1:30 pm
by Eric5020946

grid is perfect for this just make sure you don't check or assign any width values to any element - when developing native app

when using image buttons use 640px for all images and squeeze them to 320px in CSS