| Author |
Message |
Topic: Scroll to bottom |
bBrD
Replies: 19
Views: 122813
|
Forum: Advanced Help for VDS 5 & Up Posted: Mon Jan 01, 2007 4:59 pm Subject: Scroll to bottom |
You are all welcome for that bit of code. I was hoping that someone would find it helpful.
Thank you for welcoming me to VDSWorld. I am very glad to have found it, I spend much of my free time her ... |
Topic: Scroll to bottom |
bBrD
Replies: 19
Views: 122813
|
Forum: Advanced Help for VDS 5 & Up Posted: Tue Dec 12, 2006 12:03 am Subject: Finally I got it working.... |
I wanted to share with you all my final solution to my scrolling problem. I haven’t had the time to work on it, in a while, but tonight it all came to me, and it works perfect.
First off, thank you ... |
Topic: Scroll to bottom |
bBrD
Replies: 19
Views: 122813
|
Forum: Advanced Help for VDS 5 & Up Posted: Fri Nov 17, 2006 1:07 am Subject: Scroll to bottom |
dragonsphere,
Yes you are correct, I have made that change to my code. Thank you for pointing that out to me.  |
Topic: Scroll to bottom |
bBrD
Replies: 19
Views: 122813
|
Forum: Advanced Help for VDS 5 & Up Posted: Thu Nov 16, 2006 11:08 pm Subject: Scroll to bottom |
I GOT IT!!!! I GOT IT!!!!
Here is what I ended up doing...
%%line = @sendmsg(@winExists(~log),$0BA,0,0)
if @GREATER(%%line,13)
goto scroll
end
got ... |
Topic: Scroll to bottom |
bBrD
Replies: 19
Views: 122813
|
Forum: Advanced Help for VDS 5 & Up Posted: Thu Nov 16, 2006 10:43 pm Subject: Scroll to bottom |
Thank you both for your suggestions, I tried every one, sadly they didn’t give me what I was looking for. Maybe I am not explaining properly, so I will try again.
I would like my edit field to scrol ... |
Topic: Scroll to bottom |
bBrD
Replies: 19
Views: 122813
|
Forum: Advanced Help for VDS 5 & Up Posted: Thu Nov 16, 2006 7:51 pm Subject: Scroll to bottom |
| I am having a little problem here. I am using API calls to count the lines and then if they are more then 13, I scroll down one page at a time until the line count is 0. However, I'm getting an error ... |
Topic: Scroll to bottom |
bBrD
Replies: 19
Views: 122813
|
Forum: Advanced Help for VDS 5 & Up Posted: Thu Nov 16, 2006 2:59 am Subject: Scroll to bottom |
Yeah, I DID do something wrong. I believe this is going to work perfectly. Thank you so much.
bBrD  |
Topic: Scroll to bottom |
bBrD
Replies: 19
Views: 122813
|
Forum: Advanced Help for VDS 5 & Up Posted: Thu Nov 16, 2006 2:54 am Subject: Scroll to bottom |
I actually already tried that. Lol. But I could have done something wrong, so I will try it again. Ill let you know if I it works this time.
Thanks for the help.
bBrD  |
Topic: Scroll to bottom |
bBrD
Replies: 19
Views: 122813
|
Forum: Advanced Help for VDS 5 & Up Posted: Wed Nov 15, 2006 11:16 pm Subject: Scroll to bottom |
| I am using an edit field to show dialog between two machines. It’s a chat program. I have everything working the way I like is so far, except for the scroll. I do not like that every time a new messag ... |
| |