> Just to clarify - are you talking about the T3 simulator or just the
> PalmOS53 simulator?  Because everything works in the PalmOS53 simulator,
> but almost nothing works on the T3 simulator.  For example, when we use
> WinGetDisplayExtent(&lScreenWidth, &lScreenHeight) on the T3, we just
> get 320,320...
>

I am definitely using the T3 Simulator.  And it's definitely returning the
correct display extent, portrait or landscape, silkscreen showing or hidden.
I'll let you know if the actual device causes different problems.  Should be
arriving tomorrow.

Wait 320x320...???
Ok I think I see the diff.  I get 160x160 if the silkscreen is closed.  You
using kCoordinatesNative?
I do everything kCoordinatesStandard.  Mebbe that's the difference.


> We might be in a little different situation because we are essentially a
> static sized application - so we just try to open the DIA initially,
> hide the control bar, and leave it that way.  So we're not responding to
> any resize events.

Right, the opposite of what I'm doing.  I don't mess with the silkscreen, I
just Do The Right Thing when the user messes with it.



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to