Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - besta

Pages: [1]
1
OpenZaurus/Opie/Qtopia / Development For Sl-c1000
« on: January 15, 2007, 06:24:29 am »
Quote
[
it should be exactly the same. you should not be hardcoding the height and width normally. usually a getWidth() and getHeight() should give you the correct screen size and you write your code in such a way that it doesn't matter what size the screen is and the widgets are rendered dynamically according to the actual size of the screen at run time.

[div align=\"right\"][a href=\"index.php?act=findpost&pid=151218\"][{POST_SNAPBACK}][/a][/div]

It seems not to be so easy. I've never hardcoded the screen size in my application, nevertheless the screen is rotated by 90° when I invoke the program on the SL-C1000. It is not adjusted dynamically to the newer screen parameters instead it is shown in landscape mode. I think the new parameters must be explicitly set by hand, is this right? But where? What is the class where to set this values?

Bernd

2
OpenZaurus/Opie/Qtopia / Development For Sl-c1000
« on: January 15, 2007, 01:04:55 am »
Hallo,

i'm using a toolchain for years for development for the zaurus SL-5500G on Linux. No problems. Now i would like to develop for my new SL_C1000. How can I use the new screen resolution of 480x640 px and the landscape format. Do I need new libs or can I change parameters?

Bernd

Pages: [1]