Re: [cgiirc-general] Problem with scrolling in main window
Brought to you by:
dgl
From: Iain H. <ia...@fo...> - 2004-06-20 13:44:25
|
Iain Hamilton wrote: > Hi, > > I have set up cgiirc on my webserver and it works fantastically well > with common browsers. However we are also trying to cater for users on > the amiga browser Ibrowse. The client works very well except for an > issue with scrolling in the main window. The scrollbar is always a few > pixels up from it's base after new text is displayed making the recent > line invisible until the user scrolls down the remaining few pixels. > Is it possible to add an extra blank line to the displayed text in > this box i.e. make it double spaced as this would be a messy but > highly effective workaround. If so what requires modification to > achieve this. Any other suggestions would be greatly appreciated. It's Ok, fixed. Added marginwidth = "20" and marginheight = "20" to the main frame in nonjs.pm. Seems to correct the problem. regards, Iain Hamilton |