Logan Shaw wrote:
Trevor MacPhail wrote:
I'd like to handle display resizes in my application but I can't even get
the display resize button to be enabled. I've tried
PINSetInputTriggerState
and then PINGetInputTriggerState to confirm it is set correctly. (I did
this after the FrmGotoForm call but before the event loop.) I also tried
SysNotifyRegister for sysNotifyDisplayResizedEvent to see if it would
enable
the button but it still doesnt.
Have you tried just using the SampleCollapse code from the knowledge base?
(I believe it's from the PalmSource knowledge base but I can't remember
for sure.) I found that, in my own case, using CollapseUtils.h and
CollapseUtilsSony.cpp in my project plus following the documentation
included with it was enough to get me on the right track.
- Logan
I fiddled with this for quite a while without success until I needed to
drive the GPS of the Garmin iQue and registered as a develeper with
Garmin. I found their code example for handling screen resizes much
easier to understand and implement than PalmSource'. It works in my app now.
--
Luc Le Blanc
--
For information on using the PalmSource Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/support/forums/