Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. HomeScreen & Symbian^3
QtWS25 Last Chance

HomeScreen & Symbian^3

Scheduled Pinned Locked Moved Mobile and Embedded
6 Posts 5 Posters 3.5k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    tony
    wrote on last edited by
    #1

    Hi,

    googling around, and having a look at an experimental code about N97 Home Screen Widget written with Qt, I was able to create a base class for home screen widgets for my C7, using S60 N97 SDK.

    There're only few templates available (onerow, tworows, etc.). The most promising is "wideimage", cause I can render my widget in a Symbian pixmap and then draw it in my homescreen widget. It works perfectly.

    The only problem is interactivity. I just have a global event for selection of all widget, but I'd like to have coordinates of the touch or whatever. Is it possible?

    As an alternative, I'd like to know if there're some other templates available. I mean, C7 has "shortcut" widgets (i.e. four squares), or music player, search, and so on. Is there any place on web where these templates are documented? I tried to find out them, without success.

    Thanks a lot,

    BR,
    Antonio.

    1 Reply Last reply
    0
    • Q Offline
      Q Offline
      qtrahul
      wrote on last edited by
      #2

      That templates are designed by their developer. It is not available openly.
      I hope you can get for music player.

      Search here : wiki.forum.nokia.com

      Br,
      Rahul

      1 Reply Last reply
      0
      • B Offline
        B Offline
        borut123
        wrote on last edited by
        #3

        http://gitorious.org/n97homescreenwidget/

        1 Reply Last reply
        0
        • L Offline
          L Offline
          leon.anavi
          wrote on last edited by
          #4

          Hi,

          The development of the home screen of S^3 and S^4 (which was suspended) is part of Symbian platform development. Since the shut down of http://symbian.org/ it is a bit difficult to find documents but soon they should be transfered to http://symbian.nokia.com/

          Until then you can search for info in http://library.forum.nokia.com/ or through Symbian Foundation FTP. For details please visit: http://symbian.nokia.com/2011/01/12/access-to-symbian-foundation-ftp/

          Regards,
          Leon

          http://anavi.org/

          1 Reply Last reply
          0
          • B Offline
            B Offline
            borut123
            wrote on last edited by
            #5

            this link could help you also:
            http://library.forum.nokia.com/index.jsp?topic=/S60_5th_Edition_Cpp_Developers_Library/GUID-759FBC7F-5384-4487-8457-A8D4B76F6AA6/html/Home_Screen_Publishing_APIIndexPage.html

            1 Reply Last reply
            0
            • D Offline
              D Offline
              DJ
              wrote on last edited by
              #6

              Try this link..

              http://library.forum.nokia.com/index.jsp?topic=/S60_5th_Edition_Cpp_Developers_Library/GUID-759FBC7F-5384-4487-8457-A8D4B76F6AA6/html/HS_Widget_Publisher_API5.html

              But unfortunately it only supports 5 types and none of them work like Music Player.

              -DJ7

              1 Reply Last reply
              0

              • Login

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • Users
              • Groups
              • Search
              • Get Qt Extensions
              • Unsolved