Hi, I tried to take up this code on my machine but it seems giving lot of compilation problem Like :
1. Constructor Record(short, short, byte[]) is undefined. 2. Constructor Record(short, short, byte[], int) is undefined. 3. The method createPtg(RecordInputStream) in the type Ptg is not applicable for the arguments (byte[], int) etc to name few. I took Nightly SVN Builds of Jakarta POI of 26th June but I was not able to find the definition of above mentioned constructors and method in the source as well. Does I am doing something wrong or missing at same part, that need to be done to get rid of the compilation problems? With Best Regards, Vipin Menon -----Original Message----- From: Sean Sullivan [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 07, 2006 7:56 PM To: POI Users List Subject: Re: Drop down list in excel Bugzilla # 27511 contains source code that would enable data validation lists in the POI API. As far as I know, this code has not been integration into the POI project. http://issues.eu.apache.org/bugzilla/show_bug.cgi?id=10214 http://issues.eu.apache.org/bugzilla/show_bug.cgi?id=27511 http://www.mail-archive.com/[email protected]/msg03968.html http://www.mail-archive.com/[email protected]/msg05105.html http://www.mail-archive.com/[email protected]/msg05116.html http://www.mail-archive.com/[email protected]/msg03735.html http://www.mail-archive.com/[email protected]/msg03739.html > "Natu, Ashlesha [IT]" <[EMAIL PROTECTED]> > 05/30/2006 03:15 PM > Please respond to > "POI Users List" <[email protected]> > > > Hello, > > I am using Jakarta POI to write to an excel spreadsheet. I need to have a > drop down list box in a column in the excel sheet (like, Data - validation > , allow List, if it was to be done manually) . > > Is it possible to do this with POI? > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] Mailing List: http://jakarta.apache.org/site/mail2.html#poi The Apache Jakarta Poi Project: http://jakarta.apache.org/poi/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] Mailing List: http://jakarta.apache.org/site/mail2.html#poi The Apache Jakarta Poi Project: http://jakarta.apache.org/poi/
