Re: [Lazarus] TLabel justification not obeyed (Lazarus 1.6 release)

2016-04-21 Thread Ondrej Pokorny
On 21.04.2016 19:23, Bo Berglund wrote: On Thu, 21 Apr 2016 19:14:07 +0200, Ondrej Pokorny wrote: Do you use Lazarus trunk? I think I fixed that in trunk (fixed = changed it so that it behaves like in Delphi). I built Lazarus 1.6 from the sources downloaded using svn on

Re: [Lazarus] TLabel justification not obeyed (Lazarus 1.6 release)

2016-04-21 Thread Bo Berglund
On Thu, 21 Apr 2016 19:14:07 +0200, Ondrej Pokorny wrote: >Do you use Lazarus trunk? I think I fixed that in trunk (fixed = changed >it so that it behaves like in Delphi). I built Lazarus 1.6 from the sources downloaded using svn on the release tag for 1.6. If it is

Re: [Lazarus] TLabel justification not obeyed (Lazarus 1.6 release)

2016-04-21 Thread Ondrej Pokorny
On 21.04.2016 19:14, Ondrej Pokorny wrote: On 21.04.2016 19:07, Bo Berglund wrote: I am making a form with a few spinedits and editboxes for the user to enter config data. After I have dropped these on the form I also add lables before them to hold the description. So at the start I have

Re: [Lazarus] TLabel justification not obeyed (Lazarus 1.6 release)

2016-04-21 Thread Ondrej Pokorny
On 21.04.2016 19:07, Bo Berglund wrote: I am making a form with a few spinedits and editboxes for the user to enter config data. After I have dropped these on the form I also add lables before them to hold the description. So at the start I have Label1, Label2 and Label3 with the name as the

[Lazarus] TLabel justification not obeyed (Lazarus 1.6 release)

2016-04-21 Thread Bo Berglund
I am making a form with a few spinedits and editboxes for the user to enter config data. After I have dropped these on the form I also add lables before them to hold the description. So at the start I have Label1, Label2 and Label3 with the name as the caption. Next I set the alignment property

Re: [Lazarus] Sort Code

2016-04-21 Thread Aradeonas
Thanks Graeme but it sort line by line but I want to sort procedures and classes but it you choose multiple procedures it will mess the code and even you choose only definitions in class interface and sort them it will not sort implementations. Regards, Ara -- http://www.fastmail.com -

Re: [Lazarus] Sort Code

2016-04-21 Thread Graeme Geldenhuys
On 2016-04-21 08:58, Aradeonas wrote: > is there a option or tool in one of > these or other to make a unit procedures and even classes sort by name > or something? Lazarus has a "Edit -> Sort Selection" option, which I often use on methods and properties defined in a class interface. Regards,

[Lazarus] Sort Code

2016-04-21 Thread Aradeonas
Hi, I see JCF and CodeTool have many abilities and CodeTool also can complete code with declaring needed procedures with Ctrl+C shortcut. Now I have a code with on sorted events and procedures and it made me tired to find them so it made me ask is there a option or tool in one of these or other

Re: [Lazarus] fpPDF UTF8 encoded PDFString

2016-04-21 Thread Michael W. Vogel
Am 21.04.2016 um 09:02 schrieb Graeme Geldenhuys: Thanks for the report. What is your platform OS, System Locale for that OS, and what FPC compiler version are you using. I'm on Windows 7, 64bit German locale ACP 1252 FPC trunk revision 33528 for i386 I've tested compiling with Lazarus 1.7

Re: [Lazarus] fpPDF UTF8 encoded PDFString

2016-04-21 Thread Graeme Geldenhuys
Thanks for the report. What is your platform OS, System Locale for that OS, and what FPC compiler version are you using. Regards, Graeme -- fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal http://fpgui.sourceforge.net/ My public PGP key: http://tinyurl.com/graeme-pgp --

[Lazarus] fpPDF UTF8 encoded PDFString

2016-04-21 Thread Michael W. Vogel
Hi, if I understand the documentation (https://partners.adobe.com/public/developer/en/pdf/PDFReference13.pdf) right, it should be possible to contain in the Latin Character Set in a PDF, also with fpPDF (which uses WinAnsiEncoding) and also with standard fonts. These characters are shown