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 » RichText,QTF,RTF... » QTF Justification
Re: QTF Justification [message #2481 is a reply to message #2453] Fri, 14 April 2006 02:37 Go to previous messageGo to previous message
lundman is currently offline  lundman
Messages: 175
Registered: March 2006
Location: Tokyo
Experienced Member

Thanks! That answers it..

It is these small questions that are hard to get answers for when you've just started.

Like if I use a RichTextView (as I want coloured text) as a log Window output, (just adding lines) I can't get it to auto scroll/view the last line. With DocEdit I used
.SetCursor(.GetLength());
.ScrollView(0, .GetLength());

.. but with RichText there is no SetCursor(). But that could have something to do with the way I "add a line".
rtv <<= ~rtv + newline;

.. is there a better way?


Is there a nice way to sort DropList?


All tiny questions not worth asking on their own, but on the list of things I need to track down to make the application a nice experience Smile


 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Scrollable log window with colour text
Next Topic: RichEdit Questions
Goto Forum:
  


Current Time: Thu May 16 11:20:24 CEST 2024

Total time taken to generate the page: 0.02529 seconds