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
-- 
Craig Small      GnuPG:1C1B D893 1418 2AF4 45EE  95CB C76C E5AC 12CA DFA5
Eye-Net Consulting http://www.enc.com.au/   MIEE         Debian developer
csmall at : enc.com.au                      ieee.org           debian.org


-------------------------------------------------------
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