Destinator 9 com resolução 320x240 ?

Responder
Avatar do usuário
walmir57
Usuario 0
Usuario 0
Mensagens: 4
Registrado em: 27 Out 2010, 23:00

Destinator 9 com resolução 320x240 ?

Mensagem por walmir57 »

Estou procurando saber se é possível usar o DESTINATOR9 em um aparelho que requer a resolução 320x240 ? E como faze-lo, funcionar nesta configuração, caso seja possível, mas ao meu ver, creio que sim pois existem arquivos de configuração (.INI) que contem informações do tipo:
Veja este que se encontra em uma pasta dentro do caminho:destinator9\Destinator\Skin\All; DisplayGPS.ini

;Longitude Label
[LongLabel]
position = 10,35,90,18
text = IDS_SCREEN_GPS_STATUS_LONG
font = DISPLAY_LABEL
color = COLOR_SETTINGS_LABEL

[480x272.LongLabel]
position = 50,40,110,18

[240x320.LongLabel]
position = 10,40,150,18

[240x400.LongLabel]
position = 10,60,150,18

[480X640.LongLabel]
position = 30,145,140,60

[640x480.LongLabel]
position = 100,85,140,60
;==============================================================

;Longitude Value
[Long]
position = 100,35,70,18
font = DISPLAY_LABEL
color = COLOR_SETTINGS_LABEL

[480x272.Long]
position = 165,40,70,18

[240x320.Long]
position = 165,40,70,18

[240x400.Long]
position = 165,60,70,18

[480X640.Long]
position = 150,145,120,60

[640x480.Long]
position = 220,85,120,60
;==============================================================

;Latitude Label
[LatLabel]
position = 10,55,90,18
text = IDS_SCREEN_GPS_STATUS_LAT
font = DISPLAY_LABEL
color = COLOR_SETTINGS_LABEL

[480x272.LatLabel]
position = 50,60,110,18

[240x320.LatLabel]
position = 10,60,150,18

[240x400.LatLabel]
position = 10,80,150,18

[480X640.LatLabel]
position = 30,175,140,60

[640x480.LatLabel]
position = 100,115,140,60
;==============================================================

;Latitude Value
[Lat]
position = 100,55,70,18
font = DISPLAY_LABEL
color = COLOR_SETTINGS_LABEL

[480x272.Lat]
position = 165,60,70,18

[240x320.Lat]
position = 165,60,70,18

[240x400.Lat]
position = 165,80,70,18

[480X640.Lat]
position = 150,175,120,60

[640x480.Lat]
position = 220,115,120,60

;==============================================================

;Speed Label
[SpeedLabel]
position = 164,35,90,18
text = IDS_SCREEN_GPS_STATUS_SPEED
font = DISPLAY_LABEL
color = COLOR_SETTINGS_LABEL

[480x272.SpeedLabel]
position = 260,40,110,18

[240x320.SpeedLabel]
position = 10,80,150,18

[240x400.SpeedLabel]
position = 10,100,150,18

[480X640.SpeedLabel]
position = 270,145,140,60

[640x480.SpeedLabel]
position = 350,85,140,60

;==============================================================

;Speed Value
[Speed]
position = 255,35,60,18
text = IDS_GPS
font = DISPLAY_LABEL
color = COLOR_SETTINGS_LABEL

[480x272.Speed]
position = 375,40,70,18

[240x320.Speed]
position = 165,80,60,18

[240x400.Speed]
position = 165,100,60,18

[480X640.Speed]
position = 361,145,120,60

[640x480.Speed]
position = 441,85,120,60

;==============================================================

;Altitude Label
[AltLabel]
position = 164,55,90,18
text = IDS_SCREEN_GPS_STATUS_ALT
font = DISPLAY_LABEL
color = COLOR_SETTINGS_LABEL

[480x272.AltLabel]
position = 260,60,110,18

[240x320.AltLabel]
position = 10,100,150,18

[240x400.AltLabel]
position = 10,120,150,18

[480X640.AltLabel]
position = 270,175,140,60

[640x480.AltLabel]
position = 350,115,140,60

;==============================================================

;Altitude Value
[Alt]
position = 255,55,70,18
font = DISPLAY_LABEL
color = COLOR_SETTINGS_LABEL

[480x272.Alt]
position = 375,60,70,18

[240x320.Alt]
position = 165,100,70,18

[240x400.Alt]
position = 165,120,70,18

[480X640.Alt]
position = 361,175,120,60

[640x480.Alt]
position = 441,115,120,60

;==============================================================

;Satellites Num Label
[SatNumLabel]
position = 10,75,240,18
text = IDS_SCREEN_GPS_STATUS_SAT
font = DISPLAY_LABEL
color = COLOR_SETTINGS_LABEL

[480x272.SatNumLabel]
position = 50,80,206,18

[240x320.SatNumLabel]
position = 10,120,150,18

[240x400.SatNumLabel]
position = 10,140,150,18

[480X640.SatNumLabel]
position = 120,220,240,60

[640x480.SatNumLabel]
position = 180,160,240,60

;==============================================================

;Satellites Num Value
[SatNum]
position = 255,75,50,18
font = DISPLAY_LABEL
color = COLOR_SETTINGS_LABEL

[480x272.SatNum]
position = 260,80,50,18

[240x320.SatNum]
position = 165,120,50,18

[240x400.SatNum]
position = 165,140,50,18

[480X640.SatNum]
position = 340,220,50,60

[640x480.SatNum]
position = 400,160,50,60
;==============================================================


[BtnSet]

position = 240, 210, 80, 30
text = TOOLBAR_BUTTON_SETTINGS
font = DISPLAY_SETTINGS_BUTTON
color = COLOR_TOOLBAR_BUTTON_TEXT
bitmap = TOOLBAR_BUTTON

[240x320.BtnSet]
position = 160, 280, 80, 40

[240x400.BtnSet]
position = 160, 360, 80, 40

[320x240.BtnSet]
position = 240, 210, 80, 30

[400x240.BtnSet]
position = 320, 200, 80, 40

[480x272.BtnSet]
position = 300, 232, 180, 40

[640x480.BtnSet]
position = 560, 440, 80, 40

[480x640.BtnSet]
position = 400, 600, 80, 40
Avatar do usuário
rafcasman
Usuario 0
Usuario 0
Mensagens: 1
Registrado em: 12 Nov 2010, 23:00

Resolução Destinator

Mensagem por rafcasman »

Estou com o mesmo problema, o Destinator até abre, mas é só clicar em algum menu que a tela fica toda desconfigurada.
Alguêm sabe como resolver isso ?
Responder

GPSINFO DOAÇÕES

A melhor maneira de se garantir que o site GPSINFO, os arquivos de alerta e mapas continuem disponíveis, é fazendo uma doação de qualquer valor em PIX ou, sem custo, selecionando o segundo meio abaixo:

 

PIX PIX

CPF

609.970.608-91

Selecione, entre e assista uma das propagandas do Google Adsense estampadas no site.

GPSINFO DOAÇÕES

A melhor maneira de se garantir que o site GPSINFO, os arquivos de alerta e mapas continuem disponíveis, é fazendo uma doação de qualquer valor em PIX ou, sem custo, selecionando o segundo meio abaixo:

 

PIX PIX

CPF

609.970.608-91

Selecione, entre e assista uma das propagandas do Google Adsense estampadas no site.