Aaron Ardiri a �crit : > > What sort of notification do applications get when the display changes > > from portrait to landscape or vice versa or when the Graffiti area gets > > hidden, thus changing screen size? > > > > The OS 5 SDK R3 API Ref lists the sysNotifyDisplayChangeEvent, but > > states that it is broadcast whenever the color table has been set or the > > bit depth has changed. Nothing else. > > winDisplayChangedEvent > > thats an event in the PINS 1.1 api. for PINS 1.0, you need to use the > notification to ensure you can handle the change in display. displaychange > means display changed.. resolution, depth.. everything. > > --- > Aaron Ardiri > [EMAIL PROTECTED] > http://www.mobilewizardry.com/members/aaron_ardiri.php [profile]
PalmSource's search engine was of no help in finding info on PINS (actually, I never located anything useful with their search tool, which does not index Web pages but mostly MS-Word documents). Google was better at reaching an article about PINS: http://www.palmsource.com/developers/newsletter/20031016.html The APIs are already present in the SDK R3 headers. As well as the DynamicInputAreas.pdf. Thanks, -- Luc Le Blanc -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
