Home » U++ Library support » U++ Widgets - General questions or Mixed problems » Slight problems with RichTextView
Re: Slight problems with RichTextView [message #29012 is a reply to message #29011] |
Fri, 01 October 2010 23:58   |
Novo
Messages: 1430 Registered: December 2006
|
Ultimate Contributor |
|
|
koldo wrote on Fri, 01 October 2010 17:31 |
rich.SetQTF(qtfText, Upp::Zoom(260, 140));
rich.Background(Null);
rich.AutoHideSb();
rich.HMargins(10);
rich.VMargins(10);
|
I use a simpler version:
rich.SetQTF(qtfText, Upp::Zoom(StdFont().GetHeight(), 96));
Regards,
Novo
|
|
|
Goto Forum:
Current Time: Sat Aug 16 16:58:29 CEST 2025
Total time taken to generate the page: 0.06424 seconds
|