473,549 Members | 2,408 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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 1115
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*********@ho tmail.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@gm ail> wrote in message
news:op******** ******@derek.wo rkgroup...
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*********@ho tmail.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
10629
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 urllib.urlopen('http://www.amazon.com').read() ), it becomes too sluggish to use as an "interactive" shell. I have tried wxPython and it seems to have the same problem (from my...
1
3369
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 using an iframe in the first place?) that shows all the chat so far - all I want to do is get the view to scroll to the bottom of that iframe when...
4
6936
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 and would like to use little arrows that people could press to see more of the text rather than have a very long page.... How should I go about...
7
69302
by: Mel Weaver | last post by:
Hello, How do you scroll to the bottom of a multiline textbox in code? Mel
2
3140
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 the end of it: rtbLog.AppendText(vbCrLf & msg) This works ok, but after the textbox fills and the scrollbars are presented, the textbox doesn't...
3
1270
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 e-mail: khaledihREMOVEUPPERCASELETTERS at gmail dot com
0
1366
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 top? (ie, so that you start at the top of the textbox and have to scroll down through it - it is happening the other way around at the moment). Ta
8
1514
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. Heres the source: http://gidsfiles.googlepages.com/ColorBox.cs
0
7467
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
7736
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
0
7982
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
1
7500
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
7827
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
0
6066
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
1
5385
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
3514
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
0
783
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

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.