![]() |
2008-04-05
, 06:09
|
Posts: 35 |
Thanked: 5 times |
Joined on Sep 2007
|
#2
|
The Following User Says Thank You to icer For This Useful Post: | ||
![]() |
2008-04-05
, 06:42
|
Posts: 225 |
Thanked: 59 times |
Joined on Jul 2007
|
#3
|
* Task Navigator area on the left is 80 pixels wide
* Statusbar/titlebar area is 720x60 pixels
* Application area of 672x396 pixels is in the middle
http://maemo.org/development/documen....html#overview
I think the resolutions are the same on all devices. Also if you use the hildon and gtk programming conventions your application will fill the whole desktop application area automatically. If you wish it does not do that then I suggest you read the tutorials because I'm not so sure what you should do in that case.
![]() |
2008-04-05
, 10:53
|
Posts: 35 |
Thanked: 5 times |
Joined on Sep 2007
|
#4
|
![]() |
2008-04-05
, 22:03
|
Posts: 225 |
Thanked: 59 times |
Joined on Jul 2007
|
#5
|
No problem
In that case you may wish to look at the porting guide:
http://maemo.org/development/documen...aemo_bora.html
I mean the resolution of the available main window, excluding the top and left side bars?
I'm thinking it's somewhere around 750x335 ish or so???
So, not in full screen, what resolution should I set SDL to in order to run a program inside the main window?
Thanx,
desiv
p.s. I have a 770 - 2006OS. Is it different with different OSes?
(i.e. Are the top and side bars the same resolution in 2006,2007,2008)