Pelles C forum

Pelles C => Bug reports => Topic started by: DaLiV on April 07, 2008, 04:11:09 PM

Title: resource editor incorrect sizing of objects for PPC
Post by: DaLiV on April 07, 2008, 04:11:09 PM
create simple form for PPC
size of form is not equal size on PPC

actual result:
in editor form sized approx 160*213 for fullscreen (on ppc visible as 240*320)

expected result:
in resource editor : 240*320 -> PPC 240*320
Title: Re: resource editor incorrect sizing of objects for PPC
Post by: DaLiV on July 25, 2008, 10:01:10 PM
project attached ... see image untitled.png and form in resource editor ...
Title: Re: resource editor incorrect sizing of objects for PPC
Post by: Pelle on September 23, 2008, 04:50:02 PM
It's not supposed to have the exact same size!
Title: Re: resource editor incorrect sizing of objects for PPC
Post by: DaLiV on October 20, 2008, 08:55:10 PM
why not ?
how to develop application for full size of screen, as all is stretched and blured ?
where is problem to set 1px is 1px and not 1px is 1.453pixels ?