Results 1 to 2 of 2

Thread: Embedding an QT4 application in a brower

  1. #1
    Join Date
    Jun 2009
    Posts
    1
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Embedding an QT4 application in a brower

    Hello!

    I'm very very newbie in QT 4. I amazed with the features of QT 4 and the crossover programming. I have a doubt. Is it possible to create an application that runs inside another browser (such as IE, Firefox, Opera...)?

    This is important for me, because I'd like to offer to my customers the posibility to access your application from anywhere over internet.

    I don't want to manage many languages to develop a solution (there are a lot of them)

    The closest solutions I've founding are Mozilla Prism and Adobe Air. I want to develop only one time, but the application can be seen in any browser or an QT application.

    I hope you understand me (my english is not very good).

    Thanks in advanced

    Greetings from Mexico

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Embedding an QT4 application in a brower

    If this is to be a regular application then there is no benefit in running it inside a browser - you still have to download the application to your computer and execute it. It will be much easier if you just provide a weblink to your users pointing to a statically compiled single executable containing your application that just needs running (without any installation).
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


Similar Threads

  1. QSkinWindows Classes
    By kernel_panic in forum Qt-based Software
    Replies: 45
    Last Post: 20th April 2010, 12:35
  2. Embedding images in a Qt3 application
    By Valheru in forum Qt Programming
    Replies: 1
    Last Post: 20th November 2007, 19:25
  3. dll + application
    By fpujol in forum Qt Programming
    Replies: 11
    Last Post: 15th April 2007, 18:37
  4. Embedding binary data into an application
    By Valheru in forum Qt Programming
    Replies: 5
    Last Post: 1st September 2006, 14:23

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.