From: Cook, G. <GW...@ma...> - 2004-06-15 19:47:14
|
Ben Clewett wrote: > Garry, >=20 > I have CC'd this to the development list. As you say, we should, and > this is an OSS project, so it's good practice. :) >=20 Hehe, I should practice what I preach. OK, just wasn't sure if anyone was really using the del list yet. Posting to the list from this point forward... > Cook, Garry wrote: >=20 >> Looking at this again, I think that you pretty much covered all of >> the items that I listed in that single feature request. I'll check >> again and submit new single requests if necessary. >=20 > I think you mentioned having a calender to select the dates > for absolute > time? Which sounds a good idea. I will have to find a open > source once > somewhere, less haste than writing one. >=20 Yes, I did indeed mention that. I'll look into it as well, see what I can dig up. >> I changed the code of perfgraph.c somewhat, to make a drop down list >> for the relative period 'Days'. This will allow me to choose from >> one to thirty days. I figure that if I need more than that, I can >> use the absolute period. You may not want to limit your users to >> only 30 days in the relative period, but if so, newfile is attached. >> I called it perfgraph1.c so as not to confuse it with your original. >> I should have just made a diff, next time I will. >=20 > Nice option. I am more of a keyboard person my self, using > TAB to move > from field. Which does make using a large SELECT box > difficult. But I > am open to opinion on this matter, if people want it this way > then this > can very quickly make it into the code. Thanks for the attachment, > looks OK to me :)=20 >=20 Once you tab to the drop down list, ALT-DOWNARROW will open it up and allow you to scroll through the options. I also prefer keyboard to mouse, but hate having to type lots of numbers, especially if they need a ':' separator. I always fat-finger the numbers. >> I wanted to do the same thing with HH:MM as well, but this would >> require two drop down lists to be merged into one value. Don't yet >> know if this is possible... But I was thinking HH 00-23 and MM 00, >> 05, 10... That way the MM list would be only 20 choices. >=20 > If you pass them separately, use two CGI variables. > Recombine them in > the getCGI() and it will work. See what it looks like, but I > would be > worried that it might make the page slower to use, unless all > variables can be made to work with just the pointer... > I won't pretend to understand that yet. But perhaps if I look at the code... I'll see what I can do. Garry W. Cook, CCNA Network Infrastructure Manager MACTEC, Inc. - http://www.mactec.com/ 303.308.6228 (Office) - 720.220.1862 (Mobile) |