Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Display text in pages

Display text in pages

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
4 Posts 3 Posters 416 Views 2 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.
  • I Offline
    I Offline
    Iliass
    wrote on last edited by
    #1

    Hello everyone, I'll get directly into my issue (I'm a beginner, sorry if it's an incredibly dumb question)
    What I want to do is to show some text on my app. The text is stored in the form of a list of strings. I'd like to show the text in pages.
    Program loads file->extract text-> display in a window.
    How can I achieve this, I don't know if it will matter but I'd like to possibly change the size of the text, spacing etc...
    Thanks in advance

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

      Hi and welcome to devnet,

      The Text Edit example will likely be a good starting point.

      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
      • I Offline
        I Offline
        Iliass
        wrote on last edited by
        #3

        my C++ knowledge is basically null
        I use python for my code and Qt Quick for the design, do you have a more direct thing I could check?

        1 Reply Last reply
        0
        • ndiasN Offline
          ndiasN Offline
          ndias
          wrote on last edited by ndias
          #4

          Hi @Iliass,

          If you plan to use PyQt or PySide you can check this example or follow this tutorial .

          Regards

          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