srikanth
Posts: 0
Joined: Tue Nov 20, 2012 6:18 am

how do i place 2 components like 2 text boxes or buttons next to each other or at any desired 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?

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?

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

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

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

Eric5020946
Posts: 0
Joined: Tue Sep 18, 2012 4:31 pm

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

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

Return to “Issues”