GLBasic forum

Main forum => GLBasic - en => Topic started by: javiero on 2009-Jun-30

Title: GLBASIC in HTC PRO2
Post by: javiero on 2009-Jun-30
Hi gernot:

I buy a new HTC PRO 2 with 800x480 pixels of resolution, and I can't make applications with this resolution. You can add more resolutions for WINCE ?

I test the GPS in this machine, and work perfect.

Many thanks.  :good:
Title: Re: GLBASIC in HTC PRO2
Post by: Kitty Hello on 2009-Jun-30
Open the file:
compiler\platform\platform.ini with Notepad.
Find "[WINCE]".
Add the resolution yourself, choose it (restart Editor before) and try it. Does it work? (I'm uncertain).
Title: Re: GLBASIC in HTC PRO2
Post by: javiero on 2009-Jun-30
Quote from: Kitty Hello on 2009-Jun-30
Open the file:
compiler\platform\platform.ini with Notepad.
Find "[WINCE]".
Add the resolution yourself, choose it (restart Editor before) and try it. Does it work? (I'm uncertain).

Hi gernot.

Yes work  :good:

The only thing, is why no work when I set SETSCREEN 480,800,1

but I set the 480x800 trought the platform.ini, then work.
Title: Re: GLBASIC in HTC PRO2
Post by: Kitty Hello on 2009-Jun-30
Can you try 800x480, too, please? That would force landscape then. Or damage everything ;)
Title: Re: GLBASIC in HTC PRO2
Post by: javiero on 2009-Jun-30
Quote from: Kitty Hello on 2009-Jun-30
Can you try 800x480, too, please? That would force landscape then. Or damage everything ;)

I was test it.

The 800x480 work, but the UPSIDE is DOWN and DOWNSIDE is UP, is like a mirror vertically.

You undestand me?  ;)