On 2017-12-04 09:31, Michael Schnell via Lazarus wrote:
> After mastering OOP and Object Persistence, the next thing
> developers need to conquer is how to present their business objects
> in the GUI ...
Quoted out of context. That article was part of a series on Design
Patterns published in a p
On 2017-12-05 07:06, Martin Schreiber via Lazarus wrote:
This also is your opinion, I don't think you are so absolutely right as your
statements allways sound.:-)
At least I sound good. ;-)
In MSEgui the DB-components work very well, are convenient and fast and
I'll have to take your word f
On Tuesday 05 December 2017 13:01:43 Michael Schnell via Lazarus wrote:
> On 05.12.2017 12:16, Martin Schreiber via Lazarus wrote:
> > What is wrong with TDBGrid???
>
> As I quoted, Graeme claims it's slow.
>
I doubt it. At least the MSEgui DB-grids are not slow. DB-grids get the data
from dataset
On 05.12.2017 12:16, Martin Schreiber via Lazarus wrote:
What is wrong with TDBGrid???
As I quoted, Graeme claims it's slow.
-Michael
--
___
Lazarus mailing list
Lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus
On Mon, 04 Dec 2017 12:51:22 +0100
Bo Berglund via Lazarus wrote:
> On Mon, 4 Dec 2017 10:44:02 +0100, Mattias Gaertner via Lazarus
> wrote:
>
> >Then you should create a /home/pi/.fpc.cfg
>
> I used the script commands for the fpc.cfg:
> /home/pi/lib/fpc/3.0.2/samplecfg /home/pi/lib/fpc/3.0
On Tuesday 05 December 2017 09:41:30 Michael Schnell via Lazarus wrote:
>
> While for perfect performance / clearness / portability / ... , DBGrid
> supposedly should not be used in a production release, it might be very
> helpful when designing an application.
>
What is wrong with TDBGrid???
Mart
El 29/10/2017 a las 11:23, Samuel Herzog via Lazarus escribió:
>
>
> A) a way to give a whole project from one developer to another
> developer. (no fiddeling around with missing
> packages/components/paths/environment-path).
> e.g. a Menu-Option "Export-Project" which creates a bundle with
> a
On 05.12.2017 00:50, Graeme Geldenhuys via Lazarus wrote:
DBGrid behaves slightly different to TStringGrid, and is slow.
While for perfect performance / clearness / portability / ... , DBGrid
supposedly should not be used in a production release, it might be very
helpful when designing an appl