PDA

View Full Version : Java help needed :)


BarMonger
11-27-02, 05:11 AM
Im currently making a webbrowser in java (http://boards.slackercentral.com/showthread.php?s=&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?

TdB
11-27-02, 02:06 PM
trouble with notscape, eh?

;)

BarMonger
11-27-02, 05:58 PM
Originally posted by TdB
trouble with notscape, eh?

;)

yup, lol ;)