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. development for Monochrome screen
QtWS25 Last Chance

development for Monochrome screen

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
5 Posts 3 Posters 1.3k Views
  • 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.
  • G Offline
    G Offline
    Gash25
    wrote on last edited by
    #1

    Hi,
    i was assigned a project to create an application that runs on a small device with a monochrome screen.
    The application holds several screens and one of them displays a map.
    OS that was selected was Linux Embedded and i will be using QT 5.4.2.
    Do i need to change my development in any way? or can i develop as usual without worrying myself with this?
    another small question: the device does not also support openGL - does this impact me in any other way?
    thanks,
    Guy.

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

      Hi,

      What small device are you using ?

      If you have no OpenGL available at all you will probably have to rebuild Qt disabling the OpenGL support.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      G 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi,

        What small device are you using ?

        If you have no OpenGL available at all you will probably have to rebuild Qt disabling the OpenGL support.

        G Offline
        G Offline
        Gash25
        wrote on last edited by
        #3

        i.MX6UL processor.
        The monochrome screen worries me - could it be that QT is not suitable for it?

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Since I don't know how the screen should work, I can't comment.

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          0
          • R Offline
            R Offline
            RockAndCode
            wrote on last edited by
            #5

            Not sure if this would help: http://www.qtcentre.org/threads/61614-Converting-Colorful-Screen-to-Monochrome-Display

            Also, I think it depends on the boards if can use that display or not.

            1 Reply Last reply
            1

            • Login

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