Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    Unsolved Mouse Events on QML webgl

    QML and Qt Quick
    1
    1
    138
    Loading More Posts
    • 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.
    • E
      EdgarEscobedo last edited by

      Hi, I'm using QtQuick 2 to develop an application with webgl support, I was trying to handle hover events with a MouseArea on QML, when I run from the desktop the event handling works fine, but when running from webgl the containsMouse property doesn't change until I click on the rectangle. Is there any way to handle hover event over webgl?

      1 Reply Last reply Reply Quote 2
      • First post
        Last post