Hi Craig..

Can you try the one of the latest -devels?

I removed the screen_size parameter and made it automatic, via JavaScript 
document.width

I haven't had any problems with our big and small monitors.

Javier

On Friday 02 April 2004 04:16, Craig Small wrote:
> Hello,
>   I've been trying to make certain interface screens fit our displays
> but often found the interfaces scroll off the screen.  I found the
> screen_size paramter but even that didn't work.
>
> Debugging the code, I found that in many places there is a collumn
> counter but this counter is not zeroed. The checks all seem to be for
> == max_col rather than <= so if the counter starts off larger than the
> maximum column value the interfaces all appear on one line.
>
> For example line 149 of view_interfaces should have a $cols_count=1 for
> it to work.
>
> I have had to hard-code the screen_size into the urls our displays use,
> is there any way of setting this value for a user or some default at
> least?
>
>   - Craig


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
jffnms-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jffnms-users

Reply via email to