Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Widgets - General questions or Mixed problems » Slight problems with RichTextView
Re: Slight problems with RichTextView [message #29011 is a reply to message #28991] Fri, 01 October 2010 23:31 Go to previous messageGo to previous message
koldo is currently offline  koldo
Messages: 3437
Registered: August 2008
Senior Veteran
Hello Marton

I would prefer a simple test case but, well, this a screenshot.

index.php?t=getfile&id=2861&private=0

I think that the font is very small so it is difficult to render it well. Probably if it would be slightly bigger it would have better look.

To show a RichTextView I use to use parameters like these. You can play with them to get what you want.

rich.SetQTF(qtfText, Upp::Zoom(260, 140));
rich.Background(Null);
rich.AutoHideSb();
rich.HMargins(10);
rich.VMargins(10);

Remember that a problem with RichTextView (for somebody is a feature Smile), is that it changes its zoom with control size, so block resizing if you do not like it.
  • Attachment: dib.PNG
    (Size: 9.27KB, Downloaded 552 times)


Best regards
IƱaki
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Automating dialogs used for editing
Next Topic: .t files failure
Goto Forum:
  


Current Time: Sat Jun 07 21:44:59 CEST 2025

Total time taken to generate the page: 0.07221 seconds