I am new to webworks and whole BlackBerry Development and I got a question about it. I am going to develop my app for Torch phones. As far as I know there are 3 or 4 different screen resolutions in torch series. However the aspect ratio stays the same.
So, here is the question: what should i do with layout of my html pages. Should I make it flexible by using %'s instad of px's or should I pick the smallest screen resolution and torch phones with bigger resolution will automatically make it fit? Is there any solution from RIM about this?