<html><font color="#000080"><font size="3">Vince,<br><br>I am not quite sure how to respond to a posting, if I havn't done it correctly, sorry, ignorance sounds so much better than 'stupidity'.<br><br>Vince, this is just a personal opinion but you may find this forum a little 'choppy' to pick up general and structural knowledge from. I would recommend the Lazarus Manual for a reasonable structure and it seems to be quite complete. I have been heavily into Kylix for the past number of years and the IDE for Lazarus seems to be more reliable and the compatibility to Kylix is also excellent, from my experience.  Using that logic, any book on Kylix would probably put the 'structure' would also help in using Lazarus.  My only additional comment would pick the database you plan on using and stick to it, mysql seems to be the most used, but I don't want to start a fight with any of the others, I took my poll made my decision and like the decision so far, but that is just me. Try to jump into development with a short, real problem that will teach you the most for the least code, have a few glasses of wine, with dinner. Then the next day, decide what you learned.<br>I haven't doubted for a day I made the correct choice, first with Delphi, then Kylix and now Lazarus, good luck.<br>John A. Ward, john@mbstemps.com<br><br></font></font><div><font face="Verdana" size="2"> </font></div>
<div> </div><div><font color="#0000ff" face="Verdana" size="2"></font> </div>
<blockquote style="padding-left: 5px; margin-left: 5px; border-left: 2px solid rgb(0, 0, 255); margin-right: 0px;"><font face="Tahoma" size="2">-----Original Message-----<br><b>From:</b> lazarus-request@lists.lazarus.freepascal.org [mailto:lazarus-request@lists.lazarus.freepascal.org]<br><b>Sent:</b> Monday, February 16, 2015 11:52 AM<br><b>To:</b> lazarus@lists.lazarus.freepascal.org<br><b>Subject:</b> Lazarus Digest, Vol 85, Issue 51<br><br></font>Send Lazarus mailing list submissions to
        lazarus@lists.lazarus.freepascal.org

To subscribe or unsubscribe via the World Wide Web, visit
        http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
or, via email, send a message with subject or body 'help' to
        lazarus-request@lists.lazarus.freepascal.org

You can reach the person managing the list at
        lazarus-owner@lists.lazarus.freepascal.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Lazarus digest..."


Today's Topics:

   1. Freepascal/Lazarus port of JEDI Code Library (JCL)
      (luiz americo pereira camara)
   2. Re: Embedded/small database (Kostas Michalopoulos)
   3. Hi everyone (Vincenzo Campanella)
   4. Re: Embedded/small database (Graeme Geldenhuys)
   5. GIS (Terry A. Haimann)
   6. Re: Hi everyone (Travis Ayres)
   7. Re: How to access libraries from other languages? (Chavoux Luyt)


----------------------------------------------------------------------

Message: 1
Date: Mon, 16 Feb 2015 12:23:27 -0300
From: luiz americo pereira camara <luizmed@oi.com.br>
Subject: [Lazarus] Freepascal/Lazarus port of JEDI Code Library (JCL)
To: Lazarus mailing list <lazarus@lists.lazarus.freepascal.org>
Message-ID:
        <cama0j61lkt4glktfupqv7u82k5y7xhso5laftccxitfancwxiw@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Hi,

I ported JCL to Freepascal/Lazarus. More info at
https://github.com/blikblum/jcl

Although most of the changes was adjusting defines / uses clause to make
compilable, it needs more tests since I only tested JclExprval.

Luiz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http: lists.lazarus.freepascal.org="" pipermail="" lazarus="" attachments="" 20150216="" 3edfdb8b="" attachment-0001.html="">

------------------------------

Message: 2
Date: Mon, 16 Feb 2015 16:50:04 +0100
From: Kostas Michalopoulos <badsectoracula@gmail.com>
Subject: Re: [Lazarus] Embedded/small database
To: Lazarus mailing list <lazarus@lists.lazarus.freepascal.org>
Message-ID:
        <cah=mexwcopxkvkl_mnywpkhnwalvqdacx+zwrbwjtbvx8bbwww@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Is this something that will be networked or running locally? If it is a
local only program, i'd go with sqlite.

On Sun, Feb 15, 2015 at 7:16 PM, Graeme Geldenhuys <
mailinglists@geldenhuys.co.uk> wrote:

> On 2015-02-15 16:58, zeljko wrote:
> > Maybe you should look at Firebird.
>
> +1
>
> Regards,
>   - Graeme -
>
>
>
> --
> _______________________________________________
> Lazarus mailing list
> Lazarus@lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http: lists.lazarus.freepascal.org="" pipermail="" lazarus="" attachments="" 20150216="" 7e8fa54e="" attachment-0001.html="">

------------------------------

Message: 3
Date: Mon, 16 Feb 2015 16:54:55 +0100
From: Vincenzo Campanella <vinz65@gmail.com>
Subject: [Lazarus] Hi everyone
To: Lazarus mailing list <lazarus@lists.lazarus.freepascal.org>
Message-ID: <54E212CF.4020007@gmail.com>
Content-Type: text/plain; charset=iso-8859-15; format=flowed

Hi everyone

I have just subscribed to this mailing list, being interested in a 
future (in the next few months) development of an accounting program 
using Pascal + Lazarus.

For the time being, I'll probably lurk keeping silent, but then I'll 
start asking questions, hoping not to disturb you, as my Pascal and 
Lazarus skills are for sure not the best (up to now experiences in C and 
Access VBA only).

Meanwhile, thank you for Lazarus that seems a very very interesting 
development tool.

Sorry for my bad English, but my mother tongue is Italian and I am from 
Switzerland.

Cheers,
vince



------------------------------

Message: 4
Date: Mon, 16 Feb 2015 16:11:56 +0000
From: Graeme Geldenhuys <mailinglists@geldenhuys.co.uk>
Subject: Re: [Lazarus] Embedded/small database
To: lazarus@lists.lazarus.freepascal.org
Message-ID: <54E216CC.6090503@geldenhuys.co.uk>
Content-Type: text/plain; charset=utf-8

On 2015-02-16 15:50, Kostas Michalopoulos wrote:
> Is this something that will be networked or running locally? If it is a
> local only program, i'd go with sqlite.


Firebird RDBMS allows you to run both Embedded (local DB access only) or
Client/Server (TCP/IP access). This means the application can easily
scale from a Embedded DB (desktop database app) to a full blown
Client/Server application.


Regards,
  - Graeme -

-- 
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/



------------------------------

Message: 5
Date: Mon, 16 Feb 2015 10:43:10 -0600
From: "Terry A. Haimann" <terry@haimann.us>
Subject: [Lazarus] GIS
To: "lazarus@lists.lazarus.freepascal.org"
        <lazarus@lists.lazarus.freepascal.org>
Message-ID: <1424104990.24660.2.camel@Hercules>
Content-Type: text/plain; charset="UTF-8"

I have seen where there might be some GIS Tools added to Lazarus.  What
is the current sttatus of this?  I am currently running 1.2.4.

Thx,    Terry




------------------------------

Message: 6
Date: Mon, 16 Feb 2015 08:58:03 -0800
From: Travis Ayres <trayres@gmail.com>
Subject: Re: [Lazarus] Hi everyone
To: Lazarus mailing list <lazarus@lists.lazarus.freepascal.org>
Message-ID:
        <cafltgb6k-qbrmcgvml2ahzj2zp44ydmzmewy40_vh-ateonzfa@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Don't worry. The Lazarus/Free Pascal people are very nice. Good luck
developing your accounting program!
On Feb 16, 2015 7:55 AM, "Vincenzo Campanella" <vinz65@gmail.com> wrote:

> Hi everyone
>
> I have just subscribed to this mailing list, being interested in a future
> (in the next few months) development of an accounting program using Pascal
> + Lazarus.
>
> For the time being, I'll probably lurk keeping silent, but then I'll start
> asking questions, hoping not to disturb you, as my Pascal and Lazarus
> skills are for sure not the best (up to now experiences in C and Access VBA
> only).
>
> Meanwhile, thank you for Lazarus that seems a very very interesting
> development tool.
>
> Sorry for my bad English, but my mother tongue is Italian and I am from
> Switzerland.
>
> Cheers,
> vince
>
> --
> _______________________________________________
> Lazarus mailing list
> Lazarus@lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http: lists.lazarus.freepascal.org="" pipermail="" lazarus="" attachments="" 20150216="" 113a461a="" attachment-0001.html="">

------------------------------

Message: 7
Date: Mon, 16 Feb 2015 21:52:03 +0200
From: Chavoux Luyt <chavoux@gmail.com>
Subject: Re: [Lazarus] How to access libraries from other languages?
To: Lazarus mailing list <lazarus@lists.lazarus.freepascal.org>
Message-ID:
        <capgeeigldj2hawymvbclkxb1v1jtetj=a-c5paldq2jo6to25a@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Hi again...

On 16 February 2015 at 16:05, <lazarus-request@lists.lazarus.freepascal.org>
wrote:

> <snip>

From: Den <cyraid@gmail.com>
> Subject: Re: [Lazarus] How to access libraries from other languages?
> To: lazarus@lists.lazarus.freepascal.org
> Message-ID: <54E1E6CA.3030809@gmail.com>
> Content-Type: text/plain; charset=windows-1252; format=flowed
>
>      Indeed.. It's no easy task for sure.  Sven would have to implement
> all features of the C++ Class that C++ supports.  I'm guessing Sven is
> gonna go with the basic VMT C++ support, which would probably include
> virtual method overriding, am I right Sven?
>
> - Dennis
>
> On 2015-02-16 04:19 AM, zeljko wrote:
> > On 02/16/2015 11:08 AM, Sven Barth wrote:
> >> Am 16.02.2015 08:35 schrieb "zeljko" <zeljko@holobit.net> >> <mailto:zeljko@holobit.net>>:
> >>  >
> >>  > On 02/16/2015 08:04 AM, Sven Barth wrote:
> >>  >>
> >>  >> Am 16.02.2015 04:48 schrieb "Den" <cyraid@gmail.com> >> <mailto:cyraid@gmail.com>
> >>  >> <mailto:cyraid@gmail.com><mailto:cyraid@gmail.com>>>:
> >>  >>
> >>  >>  >
> >>  >>  > lol, speaking of which Sven, what's the progress report on the
> >> C++
> >>  >> Classes? :D
> >>  >>
> >>  >> Currently not working on it. Generics and packages have higher
> >> priority.
> >>  >> But I plan to continue it especially since the API of our
> >> company's OS
> >>  >> is C++ based ^^
> >>  >
> >>  >
> >>  > That will be the one of the greatest features :)
> >>
> >> Don't look forward to it too much. It will likely only work for simple
> >> cases. E.g. once a C++ class uses operators (without providing the
> >> functionality in other ways) it will likely break down...
> >
> > I thought that it'll really work. Without ability to override virtual
> > methods it's unuseable for me.
>
I was maybe thinking more low-level (e.g. when using a compiled C++ library
without the source code)? All C++ class methods are translated into
(mangled) functions in any case, so as long as Lazarus can wrap these as
methods in a class of its own it should work? It should even be possible to
wrap 2 or 3 C++ classes into one Lazarus class?

Cheers and thanks for the insights so far.
Chavoux
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http: lists.lazarus.freepascal.org="" pipermail="" lazarus="" attachments="" 20150216="" d563080b="" attachment.html="">

------------------------------

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


End of Lazarus Digest, Vol 85, Issue 51
***************************************
</http:></mailto:cyraid@gmail.com></mailto:cyraid@gmail.com></mailto:cyraid@gmail.com></cyraid@gmail.com></mailto:zeljko@holobit.net></zeljko@holobit.net></cyraid@gmail.com></snip></lazarus-request@lists.lazarus.freepascal.org></capgeeigldj2hawymvbclkxb1v1jtetj=a-c5paldq2jo6to25a@mail.gmail.com></lazarus@lists.lazarus.freepascal.org></chavoux@gmail.com></http:></vinz65@gmail.com></cafltgb6k-qbrmcgvml2ahzj2zp44ydmzmewy40_vh-ateonzfa@mail.gmail.com></lazarus@lists.lazarus.freepascal.org></trayres@gmail.com></lazarus@lists.lazarus.freepascal.org></terry@haimann.us></mailinglists@geldenhuys.co.uk></lazarus@lists.lazarus.freepascal.org></vinz65@gmail.com></http:></cah=mexwcopxkvkl_mnywpkhnwalvqdacx+zwrbwjtbvx8bbwww@mail.gmail.com></lazarus@lists.lazarus.freepascal.org></badsectoracula@gmail.com></http:></cama0j61lkt4glktfupqv7u82k5y7xhso5laftccxitfancwxiw@mail.gmail.com></lazarus@lists.lazarus.freepascal.org></luizmed@oi.com.br></blockquote></html>