Discussion Board

Results 1 to 7 of 7
  1. #1
    Registered User RingoR.'s Avatar
    Join Date
    Apr 2009
    Posts
    5
    Hi, for my XM5800 I wrote my first little pythonscript(v1.97) that gives me a calendarpreview for the next 4 weeks. The result is shown in a doublelined listbox. Everything works fine, but there is one thing I wish to realize...

    When I click a calendaritem on the homescreen, the calendarapp opens with the given date. I know how to open the calendar with python, but I can't find a way to open it with that date I choosed from the list. Please help me with your ideas.

    And excuse me, it's a long time ago I learnded English language at school...

  2. #2
    Nokia Developer Champion rahulvala's Avatar
    Join Date
    Oct 2008
    Location
    INDIA
    Posts
    2,293
    Quote Originally Posted by RingoR. View Post
    Hi, for my XM5800 I wrote my first little pythonscript(v1.97) that gives me a calendarpreview for the next 4 weeks. The result is shown in a doublelined listbox. Everything works fine, but there is one thing I wish to realize...

    When I click a calendaritem on the homescreen, the calendarapp opens with the given date. I know how to open the calendar with python, but I can't find a way to open it with that date I choosed from the list. Please help me with your ideas.

    And excuse me, it's a long time ago I learnded English language at school...
    have you searched i the wiki about python calendar ?

    Read this calender

    Best regards,

  3. #3
    Registered User RingoR.'s Avatar
    Join Date
    Apr 2009
    Posts
    5
    Thanks for your quick reply. Yes, I have searched the wiki and I have seen this example. But I do not want to draw my own calendar. I am looking for a way to open the standard nokia calendar and jump directly to the date I clicked in my python-listbox.

  4. #4
    Nokia Developer Champion rahulvala's Avatar
    Join Date
    Oct 2008
    Location
    INDIA
    Posts
    2,293
    When you touch at the appropriate date box it will ask for the note or memo to write.

  5. #5
    Nokia Developer Moderator croozeus's Avatar
    Join Date
    May 2007
    Location
    21.46 N 72.11 E
    Posts
    3,635
    Quote Originally Posted by rahulvala View Post
    When you touch at the appropriate date box it will ask for the note or memo to write.
    I guess RingoR. is looking for a way to launch the default application and your link points to the article which is useful for creating a custom canvas calender. Also, the article you pointed has nothing to do with touch events

    RingoR. - e32.start_exe is your keyword to search for to launch any applications (including calender) on the device.
    Pankaj Nathani
    www.croozeus.com

  6. #6
    Registered User RingoR.'s Avatar
    Join Date
    Apr 2009
    Posts
    5
    Quote Originally Posted by croozeus View Post
    RingoR. - e32.start_exe is your keyword to search for to launch any applications (including calender) on the device.
    Thank you very much croozeus. Till now I started the calendarapp via scriptext/appmanager...

  7. #7
    Registered User kwin's Avatar
    Join Date
    Dec 2009
    Posts
    10
    Hi RingoR.,

    could you please paste the code how you get the calendar entries for the next four weeks? I also created a little calendar application (here) which shows the entries from the current month only. Maybe you have some code which I can reuse?

Similar Threads

  1. Python for S60 1.9.6 released
    By tvijayan in forum Python
    Replies: 27
    Last Post: 2009-07-19, 15:52
  2. Please help installing Python libraries on S60
    By ericroijen in forum Python
    Replies: 11
    Last Post: 2009-07-18, 10:43
  3. Python for S60 1.9.4 is now released
    By tvijayan in forum Python
    Replies: 9
    Last Post: 2009-05-27, 10:39
  4. Python for S60 1.9.3 released
    By tvijayan in forum Python
    Replies: 40
    Last Post: 2009-04-03, 15:00
  5. Python for S60 1.9.0 released
    By tvijayan in forum Python
    Replies: 48
    Last Post: 2009-01-27, 15:39

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved