I'm writing an applet and want to pass an array through an html applet tag. I've done so before with normal variable by doing this.
<APPLET
code = "Lams1.class"
width = "500"
height = "300"
>
<param name = DemandMin value=99>
</APPLET>
and then using a...
The plot thickens, i've been playing around with this thing, and i've noticed that if i have an IE window open, before i open the IE table of contents, then i don't get my lost memory back until i close the original IE window, even if its just sitting on some web page. does anyone know how IE...
Sorry i wasn't more clear. The table of contents does run off IE, just like a web page, where you choose the drive letter the the CD is running in. Then you can click on whatever chapter you want to run(which also run in IE). So if i understand what i'm hearing, this might not be a code problem...
Hi, i'm having problems with some java apps. i'm running several apps off a CD that runs through a table of contents page. After running a few of them, they start to break and freeze up. I ran them while watching the task manager and it appears to be a memory leak. when I start the T.O.C. I have...
Charles, I sent the classes and i just wanted to confirm that you recieved them, is your email address linked correctly above? what's with the .nospam or .nosp after the .com? is that a feature that i'm not aware of or was it a mistake? thanks. Alan
here is some more mystery, i finally got one to lock up completly instead of just stalling out, and it locked up when the cpu hit 100%, but then the cpu returned to 1 or 2% and the graph still wouldn't move. i'm telling ya, it doesn't make much sense.
Well, i think we have a winner. I looked at the CPU usage again and everytime i moved the the graph around it would get deadlocked and the CPU would peg out to 100%. The system memory however varied vary little, moving from a normal 135,000 k to a max of 150,000 k or so on a machine that has 256...
OK, I stopped spacing out and found the cpu usage screen. and, whenever i move the graph around the cpu trips out from 2 ore 3% all the way to 100%, so this seems like it is what is causing my problems. I'm just not sure on how to fix it.
OK, first off these applets are done using AWT, The browser is Explorer 5.0 and the OS is Windows 2000 pro. concerning the code. This isn't my code, so i'm not exactly sure what the problem could be. however, what you said about possibly locking up at 100% cpu sounds like a strong possibility. I...
The applets create supply and demand graphs, these graphs have both slider bars and small squares that are designed to be able to move around and therefore change the graph. This way people can see the effect the a certain change would have. The thing is that sometimes when i run them, the...
Hi, I'm having a very odd problem with some applets I have created. Most the time that i run them, they work just fine, but sometimes they freeze up. Is this a system problem or could it be something in the code. I would greatly appreciate any and all helpfull advice. Thanks.
Hi, I have a group of 23 different classes that use each other to create supply and demand graphs. These graphs have slider bars and small grabable squares that are designed to allow users to move the graph lines around and see the interaction on the graphs. The problem that i'm having is that...
I have the same question, i posted a thread a little higher before i saw this one. the problem with these solutions is that they trunkate rather than rounding. is there a way around this?
hi, i'm trying to use the command g.drawSring to post the value of a variable of type double to an applet screen. i'm wondering if anyone knows a way to tell it to only go two places after the decimal point. any help is greatly appreciated. Thanks
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.