Qt Forum

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

    Unsolved development for Monochrome screen

    Mobile and Embedded
    3
    5
    1067
    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.
    • G
      Gash25 last edited by

      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 Reply Quote 0
      • SGaist
        SGaist Lifetime Qt Champion last edited by

        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 Reply Quote 0
        • G
          Gash25 @SGaist last edited by

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

          1 Reply Last reply Reply Quote 0
          • SGaist
            SGaist Lifetime Qt Champion last edited by

            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 Reply Quote 0
            • R
              RockAndCode last edited by

              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 Reply Quote 1
              • First post
                Last post