Re: [lazarus] REQ: include LazReport and VirtualTV in bigide

2007-12-22 Thread Marco van de Voort
On Thu, Dec 20, 2007 at 08:33:53PM +0700, Paul Ishenin wrote: > Lukas Gradl wrote: >> For Zeos and Indy I disagree - there are working DB-Components in the >> standard-set and socket programming is nothing for a beginner. > iirc, both zeos and indy are non-visual components, so I think you can ask

Re: [lazarus] REQ: include LazReport and VirtualTV in bigide

2007-12-21 Thread Mattias Gaertner
On Thu, 20 Dec 2007 19:09:18 +0700 Bee <[EMAIL PROTECTED]> wrote: > > The IDE can only use standard components, that are maintained by the > > lazarus developers. > > Currently, there are some components that don't meet your 'standard' > criteria. For example: IPro, SynEdit, and TDBF. Should we

Re: [lazarus] REQ: include LazReport and VirtualTV in bigide

2007-12-20 Thread Osvaldo Filho
LazReport has problem in EdUbuntu 7.10. 2007/12/20, Damien Gerard <[EMAIL PROTECTED]>: > > > On Dec 20, 2007, at 4:03 PM, Marius wrote: > > > Mattias Gaertner wrote: > >> On Thu, 20 Dec 2007 09:42:41 +0100 > >> Marius <[EMAIL PROTECTED]> wrote: > >>> I would like to use virtualtreeview in the IDE

Re: [lazarus] REQ: include LazReport and VirtualTV in bigide

2007-12-20 Thread Damien Gerard
On Dec 20, 2007, at 4:03 PM, Marius wrote: Mattias Gaertner wrote: On Thu, 20 Dec 2007 09:42:41 +0100 Marius <[EMAIL PROTECTED]> wrote: I would like to use virtualtreeview in the IDE for the future project manager. Its the only component that combines a tree, icons and multiple columns wi

Re: [lazarus] REQ: include LazReport and VirtualTV in bigide

2007-12-20 Thread Marius
Mattias Gaertner wrote: On Thu, 20 Dec 2007 09:42:41 +0100 Marius <[EMAIL PROTECTED]> wrote: I would like to use virtualtreeview in the IDE for the future project manager. Its the only component that combines a tree, icons and multiple columns with some nice colors. The IDE can only use stan

Re: [lazarus] REQ: include LazReport and VirtualTV in bigide

2007-12-20 Thread Paul Ishenin
Lukas Gradl wrote: For Zeos and Indy I disagree - there are working DB-Components in the standard-set and socket programming is nothing for a beginner. iirc, both zeos and indy are non-visual components, so I think you can ask fpc team to add them to their packages - then lazarus will only have

Re: [lazarus] REQ: include LazReport and VirtualTV in bigide

2007-12-20 Thread Damien Gerard
On Dec 20, 2007, at 2:16 PM, Lukas Gradl wrote: I agree - I think for further promoting Lazarus as a "grown up" develpment package a reporting toolset is absolutly necessary. Did'nt use VTV so far - but it looks like a good component to get a mighty UI for an application - so it should be

Re: [lazarus] REQ: include LazReport and VirtualTV in bigide

2007-12-20 Thread Lukas Gradl
I agree - I think for further promoting Lazarus as a "grown up" develpment package a reporting toolset is absolutly necessary. Did'nt use VTV so far - but it looks like a good component to get a mighty UI for an application - so it should be in the "out-of-the-box" set as well. For Zeos and

Re: [lazarus] REQ: include LazReport and VirtualTV in bigide

2007-12-20 Thread Vincent Snijders
Bee schreef: The IDE can only use standard components, that are maintained by the lazarus developers. Currently, there are some components that don't meet your 'standard' criteria. For example: IPro, SynEdit, and TDBF. Should we exclude them on next release? ;) TDBF is maintained by Micha N

Re: [lazarus] REQ: include LazReport and VirtualTV in bigide

2007-12-20 Thread Bee
The IDE can only use standard components, that are maintained by the lazarus developers. Currently, there are some components that don't meet your 'standard' criteria. For example: IPro, SynEdit, and TDBF. Should we exclude them on next release? ;) I split third party components into 2 types

Re: [lazarus] REQ: include LazReport and VirtualTV in bigide

2007-12-20 Thread Bee
I suggest to add also ZeosLib and Indy4Lazarus! I disagree about Zeoslib and Indy. Doesn't mean I don't like then, I even use them. Both are HUGE packages. IMO, it's better for themselves to be independent third-party components. Besides, they also must keep the Delphi compatibility where the

Re: [lazarus] REQ: include LazReport and VirtualTV in bigide

2007-12-20 Thread Mattias Gaertner
On Thu, 20 Dec 2007 09:42:41 +0100 Marius <[EMAIL PROTECTED]> wrote: > I would like to use virtualtreeview in the IDE for the future project > manager. Its the only component that combines a tree, icons and > multiple columns with some nice colors. The IDE can only use standard components, that

Re: [lazarus] REQ: include LazReport and VirtualTV in bigide

2007-12-20 Thread Fabio Dell'Aria
Hi to all, I suggest to add also ZeosLib and Indy4Lazarus! What do you think about? 2007/12/20, Damien Gerard <[EMAIL PROTECTED]>: > > > On Dec 20, 2007, at 10:19 AM, Vincent Snijders wrote: > > > Damien Gerard schreef: > >> On Dec 20, 2007, at 9:28 AM, Bee wrote: > >>> Hi all, > >>> > >>> I pro

Re: [lazarus] REQ: include LazReport and VirtualTV in bigide

2007-12-20 Thread Damien Gerard
On Dec 20, 2007, at 10:19 AM, Vincent Snijders wrote: Damien Gerard schreef: On Dec 20, 2007, at 9:28 AM, Bee wrote: Hi all, I propose to Lazarus developers to include LazReport and VirtualTreeView as included default components in "make bigide". Both are very useful components to users.

Re: [lazarus] REQ: include LazReport and VirtualTV in bigide

2007-12-20 Thread Vincent Snijders
Damien Gerard schreef: On Dec 20, 2007, at 9:28 AM, Bee wrote: Hi all, I propose to Lazarus developers to include LazReport and VirtualTreeView as included default components in "make bigide". Both are very useful components to users. I agree with you. My policy is to only use the defau

Re: [lazarus] REQ: include LazReport and VirtualTV in bigide

2007-12-20 Thread Damien Gerard
On Dec 20, 2007, at 9:28 AM, Bee wrote: Hi all, I propose to Lazarus developers to include LazReport and VirtualTreeView as included default components in "make bigide". Both are very useful components to users. I agree with you. My policy is to only use the default provided set of c

Re: [lazarus] REQ: include LazReport and VirtualTV in bigide

2007-12-20 Thread Marius
I would like to use virtualtreeview in the IDE for the future project manager. Its the only component that combines a tree, icons and multiple columns with some nice colors. However the first project manager will just be a simple list of projects. Bee wrote: Hi all, I propose to Lazarus deve

Re: [lazarus] REQ: include LazReport and VirtualTV in bigide

2007-12-20 Thread Fabio Dell'Aria
I absolutely agree with you! :) Really useful suggestion. 2007/12/20, Bee <[EMAIL PROTECTED]>: > > Hi all, > > I propose to Lazarus developers to include LazReport and VirtualTreeView > as included default components in "make bigide". Both are very useful > components to users. > > TIA. > > -Bee-