[Lazarus] Scrolling about box

2014-03-06 Thread Richard Mace
Hi all, In the ide when you choose help about, what component is the scrolling text ? Richard -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Scrolling about box

2014-03-06 Thread Mattias Gaertner
On Thu, 6 Mar 2014 11:53:31 + Richard Mace richard.m...@gmail.com wrote: Hi all, In the ide when you choose help about, what component is the scrolling text See ide/aboutfrm.pas Mattias -- ___ Lazarus mailing list

Re: [Lazarus] Scrolling about box

2014-03-06 Thread Richard Mace
Thanks Mattias On 6 Mar 2014 12:00, Mattias Gaertner nc-gaert...@netcologne.de wrote: On Thu, 6 Mar 2014 11:53:31 + Richard Mace richard.m...@gmail.com wrote: Hi all, In the ide when you choose help about, what component is the scrolling text See ide/aboutfrm.pas Mattias --

Re: [Lazarus] Download Lazarus-1.3 snapshots for 64 Bit

2014-03-06 Thread FreeMan
Hello, svn co http://svn.freepascal.org/svn/lazarus/trunk /opt/lazarus-- where you want to download and use from there cd /opt/lazarus make clean all bigide -- and many parameter this is for debian/ubuntu. you have to installed subversion if I were you, if you not expert do NOT use

[Lazarus] For Slackware users

2014-03-06 Thread Yann Mérignac
Hi all, I wrote some scripts to convert FPC Lazarus binaries to Slackware packages. If you're interested you can find them to http://yann.merignac.free.fr/fpc-and-lazarus-for-slackware.html -- ___ Lazarus mailing list

Re: [Lazarus] When does ComponentPageControl gets filled?

2014-03-06 Thread leledumbo
You mean the compilation error? Just change 'Items' for 'Comps' Yes, I've done that. And to fix the painting problem in the designer, change the 'UpdateControlState' call to 'AdjustSize'. What painting problem? I didn't see any. Well I haven't really tested the designer though. My actual

[Lazarus] How to access C and C++ libraries?

2014-03-06 Thread Chavoux Luyt
Hi everybody! Years ago I used Delphi (on Windows) to access a C or C++ API (for talking directly with embedded device) and I can remember that there were a number of gotchas (e.g. the calling convention had to be changed form Pascal to something else (extern?) etc. ). Now I am wondering about

[Lazarus] OnGuard

2014-03-06 Thread Richard Mace
Hi all, I tried to add the OnGuard package to Lazarus 1.2 and am unable to compile because it is complaining of a missing unit ogreg. Has anyone got this working recently? Thanks in advance, and many thanks for all who were involved in making 1.2 happen. Richard --

Re: [Lazarus] How to access C and C++ libraries?

2014-03-06 Thread Sven Barth
On 06.03.2014 20:31, Chavoux Luyt wrote: Hi everybody! Years ago I used Delphi (on Windows) to access a C or C++ API (for talking directly with embedded device) and I can remember that there were a number of gotchas (e.g. the calling convention had to be changed form Pascal to something else

Re: [Lazarus] How to access C and C++ libraries?

2014-03-06 Thread Luca Olivetti
El 06/03/14 20:31, Chavoux Luyt ha escrit: Now I am wondering about writing a simple Lazarus GUI to the Telegram API (all C header files, AFAICT) on Linux (and maybe Windows, if not too difficult to port). Any gotchas to keep in mind for using C and C++ libraries from Lazarus/Free Pascal (on

Re: [Lazarus] Compiling on OpenBSD

2014-03-06 Thread Leonardo M . Ramé
On 2014-03-03 23:00:50 +0100, Mattias Gaertner wrote: On Thu, 27 Feb 2014 08:09:42 -0300 Leonardo Rame l.r...@griensu.com wrote: #7 0x00b038ce in GETSTYLEWITHNAME ( WNAME=0x1ae7258 vertical scrollbar) at gtk2proc.inc:7815 That is StyleObject^.Widget :=