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. Custom buttons in OpenGL ES 2.0 on QOpenGLWindow
Forum Updated to NodeBB v4.3 + New Features

Custom buttons in OpenGL ES 2.0 on QOpenGLWindow

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
1 Posts 1 Posters 164 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.
  • 8Observer88 Offline
    8Observer88 Offline
    8Observer8
    wrote on last edited by 8Observer8
    #1

    Hello,

    I made custom buttons in OpenGL ES 2.0 on QOpenGLWidnows. I made a click detection using the color ID method + glReadPixels. It works without problems on Desktop:

    button-click-desktop.gif

    But when I build it for Android emulator it works in wrong way. Maybe someone had the same problem and knows how to solve it:

    button-click-android-emulator.gif

    It looks like buttons are here:

    2c968991-c07b-4403-a02a-4ffd908bd516-image.png

    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