Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Embed Gecko in Qt5 app
Qt 6.11 is out! See what's new in the release blog

Embed Gecko in Qt5 app

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 2 Posters 3.1k 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.
  • M Offline
    M Offline
    m4sk1n
    wrote on last edited by
    #1

    Hi. I would like to embed Gecko engine (by Mozilla) in my Qt5 app. How can I do it? It can be older version of Mozilla Gecko, 24 ESR would be best. Can I use QtMozEmbed? If yes, how?

    1 Reply Last reply
    0
    • mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by mrjj
      #2

      Hi and welcome to the forums
      That would be like another c++ app
      https://developer.mozilla.org/en-US/docs/Gecko/Embedding_Mozilla

      But would it not be easier to use webengine or webkit ?

      M 1 Reply Last reply
      0
      • mrjjM mrjj

        Hi and welcome to the forums
        That would be like another c++ app
        https://developer.mozilla.org/en-US/docs/Gecko/Embedding_Mozilla

        But would it not be easier to use webengine or webkit ?

        M Offline
        M Offline
        m4sk1n
        wrote on last edited by
        #3

        @mrjj said in Embed Gecko in Qt5 app:

        But would it not be easier to use webengine or webkit ?
        Unfortunately, I need to use Gecko. I'll try today.

        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