Re: cvs commit: jakarta-poi/src/java/org/apache/poi/hssf/usermodel HSSFCellStyle.java

2002-03-05 Thread Rainer Klute
Andrew C. Oliver [EMAIL PROTECTED] wrote: ... Those deprecated functions are a big mess.. some of them (especially in swing/awt/etc) don't even WORK! I'd far rather have them GONE then there and broken. +1 (GUI programming always puts me in a bad mood) -1 Best regards Rainer Klute

Charts in Excel

2002-03-05 Thread James Richardson
I apologise if this has been asked before I checked the archive (not on marc i noticed), and didn't see anything Is HSSF able to generate charts (I believe the answer is no) Is there anything intrinsically difficult about making them work? (I mean, is the information actually available about

Re: cvs commit: jakarta-poi/src/java/org/apache/poi/hssf/usermodelHSSFCellStyle.java

2002-03-05 Thread Andrew C. Oliver
On Tue, 2002-03-05 at 03:22, Rainer Klute wrote: Andrew C. Oliver [EMAIL PROTECTED] wrote: ... Those deprecated functions are a big mess.. some of them (especially in swing/awt/etc) don't even WORK! I'd far rather have them GONE then there and broken. +1 (GUI programming always puts

DO NOT REPLY [Bug 6882] New: - Modifying an existing file - Problem when existing file contains a macro

2002-03-05 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6882. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

POI Project Direction

2002-03-05 Thread Daniel Honig
Hello, Just wanted to ask the POI team if there are plans to offer the option of an export to XML instead of saving as one of the BIFF/formats. It seems this would be an obvious direction and invaluable to projects such as Cocoon. Of course the major difficulty is building the XML grammar to

RE: Just an idea

2002-03-05 Thread Mark Tucker
.NET has XMLReader and XMLWriter. The XMLReader is similar to SAX, but XMLReader is a pull method while SAX is a push. The XMLWriter is a forward-only writer, but it works because of the well-formed nature of XML. Since every open tag must have a close tag, this works. Not sure if an

RE: Charts in Excel

2002-03-05 Thread Scott Sanders
I have a copy of this book if someone *needs* it. It served me well back when I wrote XLS in Delphi (those were the fun days) Scott -Original Message- From: Andrew C. Oliver [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 05, 2002 4:33 AM To: POI Development Subject: Re: Charts

Re: POI Project Direction

2002-03-05 Thread acoliver
Yes, We have a Serializer for Cocoon. We plan to have a Generator for Cocoon. Contact Nicola Ken Barrozzi who is spearheading this work. (see whoweare on poi page for email addresses) POI Cocoon components are now part of Cocoon so this work will presumably go on there (but I'm totally cool

Re: RE: Charts in Excel

2002-03-05 Thread acoliver
And its available for 10-14 bucks on amazon once scott's copy is grabbed up :-) On Tue, 5 Mar 2002 09:28:35 -0800 Scott Sanders [EMAIL PROTECTED] wrote. I have a copy of this book if someone *needs* it. It served me well back when I wrote XLS in Delphi (those were the fun days) Scott

RE: POI Project Direction

2002-03-05 Thread Daniel Honig
Excellent. This is a very exciting project. Well I will have to make time to get the source and start studying up. The question I have after a week of evaluting commercial products with similar goals is something I referenced in my last message. What grammar/dtd is being used for the XML

Re: POI Project Direction

2002-03-05 Thread Bill Barker
MS have published an XML serialization for Excel since Office 2000: http://msdn.microsoft.com/library/en-us/dnoffxml/html/ofhtml9.exe - Original Message - From: Daniel Honig [EMAIL PROTECTED] To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Tuesday, March 05, 2002 9:44 AM Subject: RE: POI

Re: Charts in Excel

2002-03-05 Thread Glen Stampoutlzis
Hi James, Working away slowly at it. There's a bucket load of records that need writing and then there's the task of coming up with the highlevel API. I could definately use some help so if you're interested get the developers guide, have a look through it and write back to me for more help.

Re: Charts in Excel

2002-03-05 Thread Glen Stampoutlzis
Oh, BTW it is possible to do charts now by reading in an existing spreadsheet then modifying the values. POI has been designed to leave stuff it does understand alone so this should work okay. Regards, Glen - Original Message - From: James Richardson [EMAIL PROTECTED] To: [EMAIL

DO NOT REPLY [Bug 6900] New: - Fix for building

2002-03-05 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6900. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 6900] - Fix for building

2002-03-05 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6900. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.