Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt WebKit
  4. WebKit + WindowsMobile
Forum Updated to NodeBB v4.3 + New Features

WebKit + WindowsMobile

Scheduled Pinned Locked Moved Qt WebKit
2 Posts 2 Posters 2.3k Views 1 Watching
  • 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.
  • X Offline
    X Offline
    XerXi
    wrote on 19 Nov 2010, 09:57 last edited by
    #1

    Hi all,

    I'm exploring possible solutions for a project on a Windows Mobile device that main requirements are:

    • a web-based application when user is online
    • a client application when user is offline

    A friend talked to me a little about Qt, but I've got a lot of doubts and I want an advice.

    I would know if I can do the web-based application with Qt-WebKit and detect when connection fall down, then launch automatically, and transparent for the user, the client application made with Qt too.

    Is it easy or could be expensive/hard?

    I hope I explained well.

    Thank you,
    SBC

    SergiBC - Developer

    1 Reply Last reply
    0
    • B Offline
      B Offline
      benjamin.poulain
      wrote on 19 Nov 2010, 12:18 last edited by
      #2

      [quote author="XerXi" date="1290160654"]
      I would know if I can do the web-based application with Qt-WebKit and detect when connection fall down, then launch automatically, and transparent for the user, the client application made with Qt too.
      [/quote]

      Yep, it is possible. You might have to detect the disconnection yourself and propagate it to the web sandbox but that is not a big deal.

      Quite a few application for embedded are made just like that actually.

      [quote author="XerXi" date="1290160654"]
      Is it easy or could be expensive/hard?
      [/quote]

      It is easy if you know C++.

      The one thing I don't know is the state of the port for Windows Mobile, especially now that Microsoft is killing the product. I work mainly on Linux embedded.

      You should ask on the forum "Mobile and Embedded" if Windows Mobile support is still active.

      1 Reply Last reply
      0

      1/2

      19 Nov 2010, 09:57

      • Login

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