Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt for Python
  4. Question about PlainTextEdit and TextEdit
Forum Updated to NodeBB v4.3 + New Features

Question about PlainTextEdit and TextEdit

Scheduled Pinned Locked Moved Unsolved Qt for Python
2 Posts 2 Posters 270 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.
  • Black CatB Offline
    Black CatB Offline
    Black Cat
    wrote on last edited by
    #1

    How much character input per second the QPlainTextEdit and the TextEdit accept? I'm working with the PlainTextEdit and if I try to input much character per second my software crash and it return:

    "Process finished with exit code -1073741819"
    

    For much inputs of character per second is recommended QPlainTextEdit, TextEdit or TextBrowser or a Label?

    aha_1980A 1 Reply Last reply
    0
    • Black CatB Black Cat

      How much character input per second the QPlainTextEdit and the TextEdit accept? I'm working with the PlainTextEdit and if I try to input much character per second my software crash and it return:

      "Process finished with exit code -1073741819"
      

      For much inputs of character per second is recommended QPlainTextEdit, TextEdit or TextBrowser or a Label?

      aha_1980A Offline
      aha_1980A Offline
      aha_1980
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @Black-Cat

      my software crash and it return:

      please show your code.

      Regards

      Qt has to stay free or it will die.

      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