Search found 69 matches

by Mimil
Sat May 08, 2004 11:30 pm
Forum: JFreeChart
Topic: compiling JFreeChart.java
Replies: 13
Views: 9385

Hi,

Rectangle2D ??? That is an internal java class (java.awt.geom.Rectangle2D)
Can you past the full stack trace, i think that the problem comes from elsewhere.

Bye,
Mimil
by Mimil
Sat May 08, 2004 11:24 pm
Forum: JFreeChart
Topic: keeps the old chart; CAN be a BUG?
Replies: 1
Views: 1765

Hi,

I think that is just a matter of html protocol.
For exemple if you do a refesh in your browser it will work as expected.
(F5 or Shift F5 on ie)

So you just have to set properly your html headers to tell the client browser to have no cache and things like that.

Bye,
Mimil
by Mimil
Fri May 07, 2004 9:50 pm
Forum: JFreeChart
Topic: sun.dc.pr.PRException: endPath: bad path
Replies: 7
Views: 11530

Hello,

Here it is: (link to precedent opic)
http://www.jfree.org/phpBB2/viewtopic.php?t=8599

Here is too: (an other link)
http://www.jfree.org/phpBB2/viewtopic.php?t=6430

Bye;
Mimil
by Mimil
Thu Apr 29, 2004 8:18 pm
Forum: JFreeChart
Topic: !!!!!!differences between new version and old version jars.
Replies: 1
Views: 1767

Hi,

I think the only one way to update to the new version will make you change some lines of your code.
Some methods have disappeared, news ones have been built, ... you know what i mean =)

Bye,
Mimil
by Mimil
Sat Apr 17, 2004 12:43 pm
Forum: JFreeChart
Topic: AboutFrame not found
Replies: 1
Views: 1669

Hi, Jars use Manifest file to make it classpath, it doesn t use the classpath of your computer (as i know and as i see). That is a part of jfreechart-0.9.17-demo.jar manifest: Class-Path: jfreechart-0.9.17.jar jfreechart-0.9.17-demo.jar lib/jcomm on-0.9.2.jar lib/log4j-1.2.8.jar So if you want the d...
by Mimil
Sat Apr 17, 2004 12:24 pm
Forum: JFreeChart
Topic: JFreeChart Examples
Replies: 1
Views: 2105

Hi, You can find some screenshots on http://www.jfree.org/jfreechart/samples.html You can run demos of JFreeChart by typing the command: java -jar jfreechart-0.9.17-demo.jar (in the root folder of the extracted archive files) And if you want to analyse these exemples go to the source code located in...
by Mimil
Tue Apr 06, 2004 1:04 pm
Forum: JFreeDesigner
Topic: download from cvs
Replies: 1
Views: 71475

Hi, Are you behind a http proxy or a firewall? If you are behind a proxy, look on google how to use proxies with CVS. If you are behind a firewall, try to change the port: cvs -d:pserver:anonymous@cvs.sourceforge.net:80/cvsroot/jfreedesigner login cvs -d:pserver:anonymous@cvs.sourceforge.net:443/cvs...
by Mimil
Fri Apr 02, 2004 2:31 am
Forum: JCommon
Topic: free strip poker
Replies: 2
Views: 21398

Re,

Hum ... I have just tested them (.zip and .tgz of jcommon.0.9.2) and all seems to be okay.
Tell us if you are experiencing other problem with that.

http://www.jfree.org/jcommon/index.html

Bye,
Mimil
by Mimil
Fri Apr 02, 2004 2:27 am
Forum: JCommon
Topic: free strip poker
Replies: 2
Views: 21398

Hi,

Are you talking about jcommon-0.9.2.zip from sourceforge download?
Some times before one of us has lost a CVS file which says data transfert mode for each file. Perhaps we forget to update this file.
Stay tuned.

Bye,
Mimil