Re: [fpc-pascal] problem with interface (OOP not widget)

2008-01-28 Thread Bee
So, may I made a conclusion that this is a bug? http://bugs.freepascal.org/view.php?id=10684 Is there any feasible workaround for this before the bug is fixed? TIA. -Bee- has Bee.ography at: http://beeography.wordpress.com ___ fpc-pascal maillist

Re: [fpc-pascal] problem with interface (OOP not widget)

2008-01-28 Thread Bee
Hi Bee, perhaps you could try using {$MODE Delphi} instead of {$MODE OBJFPC} since you seem to want Delphi compatibility. Problem still persists. :( -Bee- has Bee.ography at: http://beeography.wordpress.com ___ fpc-pascal maillist - fpc-pascal@lis

Re: [fpc-pascal] FPC Zip library

2008-01-28 Thread Felipe Monteiro de Carvalho
On Jan 28, 2008 10:07 PM, Michael Van Canneyt <[EMAIL PROTECTED]> wrote: > Doesn't the zipper unit that comes standard with FPC suit your needs ? > As far as I know, there is no special treatment needed for directories, > just add the file with a name like subdir/filename.ext ? oh, I had done a se

Re: [fpc-pascal] FPC Zip library

2008-01-28 Thread Graeme Geldenhuys
On 28/01/2008, Felipe Monteiro de Carvalho <[EMAIL PROTECTED]> wrote: > Hello, > > Does anyone know a zip library for fpc that can create a directory > structure inside the zip? Yup. Darius Blaszijk and I worked on a TZipFile project (Darius did most of it) where you can access the inside of a zip

Re: [fpc-pascal] FPC Zip library

2008-01-28 Thread Michael Van Canneyt
On Mon, 28 Jan 2008, Felipe Monteiro de Carvalho wrote: > Hello, > > Does anyone know a zip library for fpc that can create a directory > structure inside the zip? > > I am implementing a generic spreadsheet library, and I was considering > adding either OpenDocument or OOXML to it, so it real

[fpc-pascal] FPC Zip library

2008-01-28 Thread Felipe Monteiro de Carvalho
Hello, Does anyone know a zip library for fpc that can create a directory structure inside the zip? I am implementing a generic spreadsheet library, and I was considering adding either OpenDocument or OOXML to it, so it really needs to be a zip file with a directory structure inside. thanks, --

Re: [fpc-pascal] MaskEdit

2008-01-28 Thread Roberto Padovani
a TMaskEdit was posted in attachment by David on 23-nov-2007 The subject wasRe: [lazarus] TMaskEdit new release R# 2008/1/27, Felipe Monteiro de Carvalho <[EMAIL PROTECTED]>: > On Jan 27, 2008 5:40 PM, Marek Nožka <[EMAIL PROTECTED]> wrote: > > But how is it possible, that the compilation is