Label Object Split
i want the label to split when dragged over a designated row in a table widget. The part of the label that crosses the designated row should appear from the bottom row of the table, while the remaining part should stay visible with the designated row. Vice versa should occur when the label is dragged back.
use QPlainTextEdit in pyqt5
when I wanna append text to QPlainTextEdit, like