Hi everybody,
I've got a weird problem running my applet on laptop computers.
The main applet window has a few buttons, textfields, a table accomodating two columns of numerical data and a graph field. The graph field is a part of the window developed based on JPanel class. Its purpose is to produce simple 2D graphs (dots and lines) from the table data.
The program works all right when running on desktop computers, but on two laptop PC's I tried it does everything but the graph building. The graph area stays clear.
OS: Windows-XP/2000
Browser: IE-6
I can't figure out whether this is a programming problem or, say, there is something wrong with IE settings.
Can anyone tell me what's going on?
Thanks,
Alex
I've got a weird problem running my applet on laptop computers.
The main applet window has a few buttons, textfields, a table accomodating two columns of numerical data and a graph field. The graph field is a part of the window developed based on JPanel class. Its purpose is to produce simple 2D graphs (dots and lines) from the table data.
The program works all right when running on desktop computers, but on two laptop PC's I tried it does everything but the graph building. The graph area stays clear.
OS: Windows-XP/2000
Browser: IE-6
I can't figure out whether this is a programming problem or, say, there is something wrong with IE settings.
Can anyone tell me what's going on?
Thanks,
Alex