PDA

View Full Version : Qt Mobility Organizer - can not set reminder


Avis
11-10-2011, 01:13 AM
I need to set up Calendar event with reminder on MeeGo Harmattan.

The right API for the job is the Qt Mobility Organizer http://doc.qt.nokia.com/qtmobility-1.2/qtorganizer.html

And events creation works OK. But reminders - not working, they even not appears in the created event properties.

I've tried calendar examples http://doc.qt.nokia.com/qtmobility-1.2/calendardemo.html - they can not set reminders too.

Do I need to use any other API, or, maybe there is some extra security tokens needed?