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...
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.
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
