![]() |
|
|
#1 |
|
Too Lazy to Slack
Join Date: Dec 2000
Location: Aarhus, Denmark, Europe
Posts: 4,202
|
Im currently making a webbrowser in java (http://boards.slackercentral.com/sho...threadid=30951)
but I'm having a small problem. I cant really get it to update the view when you scroll down with the scrollbar. How do I do that? The center part is just a JScrollPane which automatically adds the scrollbar. It shows the page alright if you scroll down, but it doesnt update the page, which means that it uses the top part of the page to determine where the links are, making the links below the initial view inaccesible. How do I add some sort of repaint to the scrollling down thingy?
__________________
An army of squirrels is still an army |
|
|
|
|
|
#2 |
|
Registered User
Join Date: Aug 2002
Posts: 145
|
trouble with notscape, eh?
![]() |
|
|
|
|
|
#3 | |
|
Too Lazy to Slack
Join Date: Dec 2000
Location: Aarhus, Denmark, Europe
Posts: 4,202
|
Quote:
![]()
__________________
An army of squirrels is still an army |
|
|
|
|
| Tags |
| programming |
|
| Thread Tools | |
|
|