![]() |
|
|||||||
| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Questions & Help Needed Post any question regarding Basic4ppc. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hello,
i'm trying to output text to a certain area of my app.The control where the text appears should have a scrollbar to scroll within the output.The text output is intended as a log console. Currently i'm using a multiline textbox control, which is perfect at the first look.Unfortunately the behavior of this control is not exactly the way i want it to have.Instead of showing the last lines of text it is always showing the first lines.Even if i scroll to the end of the text, it jumps back to the beginning of the text as soon the text content gets updated by the app. So, how can i make the textbox showing me always the bottom lines...? Can i place the cursor at the end of the text..? I know, the textbox is mainly for text input, but i did not find any other control that could do this job.Eventually the listbox, but this control is also intended as a input rather than to be a output. regards TWELVE |
|
|||
|
Thanks very much for the reply,
i found the exact same solution meanwhile by my own..:-) Except for one line, i do not use the .Focus.Is not necessary because i don't need to type in something. kind regards TWELVE |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Viewing Intermediate Output | Steve | Questions & Help Needed | 4 | 08-14-2008 08:59 PM |
| Scrollbar | aerohost | Basic4ppc Wishlist | 1 | 06-15-2008 03:56 PM |
| Tab-Control with Scrollbar | Sascha K. | Questions & Help Needed | 4 | 04-05-2008 12:22 AM |
| Strange subroutine output | petrbury | Bug Reports | 3 | 01-31-2008 08:18 PM |
| possible to add a scrollbar to the textbox? | Stellaferox | Questions & Help Needed | 4 | 06-16-2007 01:15 PM |