2

I want to create a bubble style chat application like WhatsApp using QTextEdit. I know that QTextEdit only supports a small subset of HTML and CSS and I can't directly create bubbles by using HTML/CSS supported by it. Can the needed be achieved by using QTextFrameFormat with QTextEdit? setBackground and setBorderBrush methods looks interesting.

user221458
  • 716
  • 2
  • 7
  • 17

0 Answers0