Search found 5 matches
- Wed Sep 05, 2007 1:41 pm
- Forum: Java
- Topic: New BUG - ChartEditor - Function Export
- Replies: 2
- Views: 8060
New BUG - ChartEditor - Function Export
Hello, Narcis/Steema.com. I found a new BUG in ChartEditor Component. When I click in the function Export (exporting to BMP, JPEG, PNG). The JRE 6 generate the following exception: java.util.MissingResourceException: Can't find resource goes bundle java.util.PropertyResourceBundle, key GrayScale att...
- Wed Sep 05, 2007 1:15 pm
- Forum: Java
- Topic: BUG - TeeChart JAVA.
- Replies: 2
- Views: 9572
Issue number 1 - OK.
Hello, Narcis/Steema.com.
Thank you! The problem number 1 was corrected, it is OK, thank's!
We are wait the correction for the issue number 2.
Cheers
Ricardo and Secundino.
Thank you! The problem number 1 was corrected, it is OK, thank's!
We are wait the correction for the issue number 2.
Cheers
Ricardo and Secundino.
- Thu Aug 23, 2007 4:59 pm
- Forum: Java
- Topic: BUG - TeeChart JAVA.
- Replies: 2
- Views: 9572
BUG - TeeChart JAVA.
Prezada Steema, Sou cliente da Steema Software e Adquiri o pacote TeeChart for Java v1 Release Announcement. Build 1.0.1.818. Desenvolvo uma aplicação que necessita de todas as funcionalidade disponíveis no TeeChart por isso adquiri uma versão completa do produto. Meu sofware é desenvolvido utilizan...
- Thu Mar 15, 2007 11:48 am
- Forum: Java
- Topic: Problems with Method: chart.clone();
- Replies: 3
- Views: 12725
Please, send me the Source code used!
Hi, Narcís.
Please, send me the files:
JFrameNewVisual.java
TChartAWTDemo.java
Referring the classes JFrameNewVisual and TChartAWTDemo .
I need this code to verify what you used to solve the problem!
I am awaiting! Thank you!
Ricardo.
ricardo@cose.fee.unicamp.br
Please, send me the files:
JFrameNewVisual.java
TChartAWTDemo.java
Referring the classes JFrameNewVisual and TChartAWTDemo .
I need this code to verify what you used to solve the problem!
I am awaiting! Thank you!
Ricardo.
ricardo@cose.fee.unicamp.br
- Mon Mar 12, 2007 5:15 pm
- Forum: Java
- Topic: Problems with Method: chart.clone();
- Replies: 3
- Views: 12725
Problems with Method: chart.clone();
Hi, I am using the teechart in my project and I am having problems with the method: chart.clone (); The problem happens when I want to open the same graph in a new Frame. To do that I am using the function chart.clone (); The Exception that is generated when I to open the charts Editor in main Fram...