473,386 Members | 1,715 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

simple question again - How to make the text in the textbox with scrollbar scroll to the bottom itself

My program adds lot of debug information to a textbox with vertical scholl.
But I don't know how to let it always display the text of the bottom line.
Thanks.
Nov 16 '05 #1
2 1108
Use the AppendText() method. That moves the scrollbar for you. It's
annoying when you try to scroll up though.

Derek

On Thu, 2 Sep 2004 14:11:46 -0400, Brian <Br*********@hotmail.com> wrote:
My program adds lot of debug information to a textbox with vertical
scholl.
But I don't know how to let it always display the text of the bottom
line.
Thanks.


Nov 16 '05 #2
Thank you very much, Derek.

"Derek Griffiths" <met.n.ospam@gmail> wrote in message
news:op**************@derek.workgroup...
Use the AppendText() method. That moves the scrollbar for you. It's
annoying when you try to scroll up though.

Derek

On Thu, 2 Sep 2004 14:11:46 -0400, Brian <Br*********@hotmail.com> wrote:
My program adds lot of debug information to a textbox with vertical
scholl.
But I don't know how to let it always display the text of the bottom
line.
Thanks.

Nov 16 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
by: Jane Austine | last post by:
As you add more items, say text lines, in Text widget, it gets too slow and almost impractical to use on. Take idle for example. If the text gets bigger(e.g. print...
1
by: dillon | last post by:
Hi everyone I'm writing a javascript/php chat script, but I've run into a problem that is probably very, very simple to fix but I don't have a clue. The problem is with an iframe (should I be...
4
by: Cat Laugel | last post by:
Hello, I am redesigning my website and would like to have the text scroll within the webpage without the page itself scrolling.... if you understand what I mean... ;-) I want a very sleek look...
7
by: Mel Weaver | last post by:
Hello, How do you scroll to the bottom of a multiline textbox in code? Mel
2
by: Mark Denardo | last post by:
Hi I'm trying to create a log window that keeps the user informed with misc messages. Right now I'm using a richtextbox (tried a regular textbox as well) that has a scrollbar and I append text to...
3
by: KHaled | last post by:
Greetings: I don't know if I am wording this right.. But I would like to create "frames" with text in them that do not overflow if I increase the font size (using the browser). -- KHaled ...
0
by: charlie1 | last post by:
I have a text box that has a vertical scrollbar on the right hand side - whever the textbox is opened, the vertical scrollbar defaults to the bottom. How can I make the scrollbar default to the...
8
by: giddy | last post by:
Hi , i made this simple little app that displays all .NET colours and handles resize and mouse events. But if one tries to resize the app , it mucks up and performs disgustingly slow. ...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.