[Lazarus] TShellTreeView.SetPath() doesn't work correctly

2015-12-01 Thread Alexander Koblov
Hello! Can someone look at this bug:  http://bugs.freepascal.org/view.php?id=26088 It is still present. I added example project that show it. Regards, Alexander Koblov-- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazaru

Re: [Lazarus] FPC Pestering Peacock (3.0.0) release

2015-12-01 Thread DougC
That sounds good to me! Thanks for everything on GetLazarus.org! On Tue, 01 Dec 2015 16:12:29 -0500 Anthony Walter wrote DougC: I rebuilt the Windows setup program it now says "Free Pascal 3.0 with Lazarus" and in small text below "December 2015 Release".

Re: [Lazarus] FPC Pestering Peacock (3.0.0) release

2015-12-01 Thread Anthony Walter
DougC: I rebuilt the Windows setup program it now says "Free Pascal 3.0 with Lazarus" and in small text below "December 2015 Release". I hope that clears up any confusion. In the future I'll keep the build date (month and year) in the description. -- ___

Re: [Lazarus] Lazarus MailList maintainer

2015-12-01 Thread Aradeonas
Thanks,It seems I am tired ;) Regards, Ara -- http://www.fastmail.com - Accessible with your email software or over the web -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org

Re: [Lazarus] Lazarus MailList maintainer

2015-12-01 Thread Ondrej Pokorny
On 01.12.2015 21:17, Aradeonas wrote: Hi, Can I know who is Lazarus MailList maintainer? Nothing is easier: http://lists.lazarus.freepascal.org/mailman/listinfo http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus Ondrej -- ___ Lazarus maili

[Lazarus] Lazarus MailList maintainer

2015-12-01 Thread Aradeonas
Hi, Can I know who is Lazarus MailList maintainer? Regards, Ara -- http://www.fastmail.com - Faster than the air-speed velocity of an unladen european swallow -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org

Re: [Lazarus] Fast GUI

2015-12-01 Thread Aradeonas
> http://tulip-ui.azurewebsites.net/ Not the UI controls but the engine maybe. > AsphyreSphinx is now Pascal eXtended Library. I read about it but I didnt test it,any one here has experince with it? > Doesn't Cairo have a hardware acceleration backend? Then again, you'd > have to have a cairo depen

Re: [Lazarus] Fast GUI

2015-12-01 Thread Den
Doesn't Cairo have a hardware acceleration backend? Then again, you'd have to have a cairo dependency. - Dennis Fehr On 2015-11-30 04:35 AM, Aradeonas wrote: Hi, I am working on a specefic GUI that need to be too fast and for this I have fpGUI or mse but in this project I need fast image and

Re: [Lazarus] FPC Pestering Peacock (3.0.0) release

2015-12-01 Thread DougC
Download the windows installer and run it. The very first window says "Welcome to the Free Pascal 3.0 with Lazarus Setup Wizard" then "This will install Free Pascal 3.0 with Lazarus version 3.0 on your computer." This is confusing! On Tue, 01 Dec 2015 10:24:37 -0500 Anthony Walter

Re: [Lazarus] FPC Pestering Peacock (3.0.0) release

2015-12-01 Thread Anthony Walter
The setup name is now "Free Pascal 3.0 with Lazarus" as defined on Windows at least by the setup script. https://github.com/sysrpl/Codebot.Setup/blob/master/windows/setup.iss Sometimes Inno Setup mangled the name (which you can edit during install) based on some previous install information it ke

Re: [Lazarus] FPC Pestering Peacock (3.0.0) release

2015-12-01 Thread DougC
Why does this installer say it is installing FPC 3.0 and Lazarus 3.0? Has Lazarus changed their version numbering? At best I would expect a Lazarus 1.5 at this point. On Wed, 25 Nov 2015 19:15:14 -0500 Anthony Walter wrote wkitty, I just updated the installe

[Lazarus] How to create a wmf file

2015-12-01 Thread Dennis
I have a custom panel that draws lines and rectangles on its canvas. How can I draw the same things on the canvas of a Windows Metafile canvas so I can save the panel display as a wmf file? Thanks a lot. Dennis -- ___ Lazarus mailing list Lazarus@list