Re: [Lazarus] Memo.Lines.Add seems to be slow with Lazarus 1.6

2016-11-03 Thread Michael W. Vogel via Lazarus
Hi, After looking a bit at this issue http://bugs.freepascal.org/view.php?id=30851, I have some general questions. Is the behaviour of Delphi more important or a user friendly one? 1. TextHint in Delphi is theme dependent and OS dependent (available for Windows Vista, Windows 7, or later), in

Re: [Lazarus] Question about TRichMemo

2016-11-03 Thread silvioprog via Lazarus
Oops, On Thu, Nov 3, 2016 at 5:17 PM, silvioprog wrote: [...] > in mostly of richedit versions > I meant "in most of richedit version". ^^' -- Silvio Clécio -- ___ Lazarus mailing list Lazarus@lists.lazarus-ide.org

Re: [Lazarus] Question about TRichMemo

2016-11-03 Thread silvioprog via Lazarus
On Thu, Nov 3, 2016 at 4:48 PM, Dmitry Boyarintsev via Lazarus < lazarus@lists.lazarus-ide.org> wrote: > On Thu, Nov 3, 2016 at 3:36 PM, silvioprog via Lazarus < > lazarus@lists.lazarus-ide.org> wrote: > >> There's ALinkRef parameter, that serves this particular purpose. >>> >> Naturally, LinkRef

Re: [Lazarus] Question about TRichMemo

2016-11-03 Thread Dmitry Boyarintsev via Lazarus
On Thu, Nov 3, 2016 at 3:36 PM, silvioprog via Lazarus < lazarus@lists.lazarus-ide.org> wrote: > There's ALinkRef parameter, that serves this particular purpose. >> > Naturally, LinkRef should end up in TLinkMouseInfo . >> > > Perfect. > Now, I take that back. "ref" information might need to go

Re: [Lazarus] Question about TRichMemo

2016-11-03 Thread Dmitry Boyarintsev via Lazarus
On Thu, Nov 3, 2016 at 2:52 PM, Dmitry Boyarintsev < skalogryz.li...@gmail.com> wrote: > > But I'd like to note, that "Links", are yet "under construction" area. For > a few reasons: > > one more thing: * custom RTF reader/writer must also be updated to recognize the link and use the proper API

Re: [Lazarus] Question about TRichMemo

2016-11-03 Thread Dmitry Boyarintsev via Lazarus
On Thu, Nov 3, 2016 at 5:18 AM, Torsten Bonde Christiansen via Lazarus < lazarus@lists.lazarus-ide.org> wrote: > > If it all possible, can the part that generates the RichTextFormat be > moved from the component into a seperate unit. This will make it possible > to include RTF generators into eg.

Re: [Lazarus] Teaching Pascal at College

2016-11-03 Thread Paul Breneman via Lazarus
On 10/27/2016 11:15 AM, Paul Breneman via Lazarus wrote: On 10/25/2016 11:23 AM, Travis Ayres via Lazarus wrote: So...who wants to work on a modern course outline with me? We have a lot of opinions and people willing to chime in, maybe we can do something good for the community? Some

Re: [Lazarus] fcl-pdf change

2016-11-03 Thread Graeme Geldenhuys via Lazarus
On 2016-11-03 11:26, Tony Whyman via Lazarus wrote: > Does this affect the Power PDF package or is this entirely independent? PowerPDF is an entirely different project. FCL-PDF is a PDF engine included as standard with FPC 3.0.2 onwards. Regards, Graeme -- fpGUI Toolkit - a cross-platform

Re: [Lazarus] fcl-pdf change

2016-11-03 Thread Tony Whyman via Lazarus
Does this affect the Power PDF package or is this entirely independent? On 03/11/16 08:47, Michael Van Canneyt via Lazarus wrote: For those using the fcl-pdf package: There has been a change in the API. Well, there were many additions, but this change may influence existing code. --

Re: [Lazarus] Question about TRichMemo

2016-11-03 Thread Torsten Bonde Christiansen via Lazarus
On 2016-11-02 03:50, silvioprog via Lazarus wrote: Hello, First, thanks forthis great component ! :-) So, what do you think about distributing it on Lazarus components directory and it cames installed by default in

Re: [Lazarus] Memo.Lines.Add seems to be slow with Lazarus 1.6

2016-11-03 Thread Michael W. Vogel via Lazarus
Am 03.11.2016 um 00:27 schrieb Luiz Americo Pereira Camara via Lazarus: Can you try with TextHint <> ''? Seems that will need to add an aditional check for lines UpdateCount Thank you for the hints! I add a new patch (just for Windows now), it takes care about this issues. There is one nasty

[Lazarus] fcl-pdf change

2016-11-03 Thread Michael Van Canneyt via Lazarus
Hello, For those using the fcl-pdf package: There has been a change in the API. Well, there were many additions, but this change may influence existing code. Till now, the origin of the page was at the (top,left) corner of the page, contrary to the PDF standard which has the origin at the