On Wednesday 27 November 2002 17:25, you wrote:
| On Wednesday, November 27, 2002 11:33 AM, Joao Cardoso
| [SMTP:jcard@...]
|
| wrote:
| > Hi,
| >
| > Some days ago I have downloaded a new version of the examples
| > directory to sourceforge, and forgot to advertise it.
| >
| > Can you please take a look? Specially people with IE-6.x? I checked
| > it with konqueror-3.0.4, galeon-1.2.6, opera-6.0.2 and
| > mozilla-1.0.1 on linux, ie-6.0 on win98 and XP -- everything OK.
| > Netscape 4.79 on linux doesn't give the same results as others.
| >
| > Suggestions? Shall I cvs commit the changes and start using it as
| > default? One problem is that it is using the examples in the
| > current cvs tree, not the official release.
|
| That's a pretty neat display, but I see a couple of little problems.
| I'm using IE5.5 with win95. When I click on the demo pictures it
| takes me to the right place, but it tries to download the c code to a
| file instead of putting it in the scrolled window.
With ie-5.0 on win98 I don't see that behaviour. I don't have win95 to=20
try it...
| If I push the "C"
| button I get the same result, so I assume it is supposed to display
| the C code when you go to the individual demo pages.
The buttons would allow to see the code of several front-ends. The=20
default, at startup, is the C code.
| If I push the
| "Tcl" button I don't get the source code displayed.
Yes. I think that the browser sees a tcl file and tries to execute it.=20
It also happens with other browsers. The tcl file has a MIME type of=20
application/x-tcl.
In win98 with ie-5.0 the whole tcl files appears as a single line, thus=20
we have a problem with msdos/unix end-of-line.
| Some Fortran
| examples seem to display and others don't.
Some C examples don't have the fortran counterpart. We should correct=20
this.
| I didn't do a
| comprehensive test. Demo 10 shows a blank plot.
Yes... the preview file does not seems to be OK. It must be a ***BUG***=20
in plplot when the -geometry cmd line option is passed. The preview was=20
generated using:
=2E/x10c -dev png -o po.png -fam -fflen 2 -geometry 200x150
| I don't know if that
| is correct, but it is suspicious. The demo numbers don't fully
| correspond to the example numbers on the old examples page, but that
| may be ok.
As I said, its the cvs version.
Thanks,
Joao
|
| Dean Clamons
| Code 7420
| Naval Research Lab
| Washington, DC 20375
| 202-767-2732
|