Re: [Lazarus] \components\lazutils\winfileutil.inc(91, 21) Error: Identifier not found "rsModified"

2012-06-28 Thread Ajeandro Gonzalo
An RC update would be even better! One is overdue anyway. --- On Wed, 6/27/12, Maxim Ganetsky wrote: > From: Maxim Ganetsky > Subject: Re: [Lazarus] \components\lazutils\winfileutil.inc(91, 21) Error: > Identifier not found "rsModified" > To: "Lazarus mailing list" > Date: Wednesday, June 27

Re: [Lazarus] IDE problems when using record helper types

2012-06-28 Thread Mattias Gaertner
Bernd hat am 28. Juni 2012 um 17:34 geschrieben: > I have found a few problems (they are all related but some symptoms > even cause the codetools to produce errors when attempting to > autocomplete, also refactor/rename will not reliably work as a result > of this. I have put together a program

[Lazarus] IDE problems when using record helper types

2012-06-28 Thread Bernd
I have found a few problems (they are all related but some symptoms even cause the codetools to produce errors when attempting to autocomplete, also refactor/rename will not reliably work as a result of this. I have put together a program that declares a lot of stuff in the type section to be able

Re: [Lazarus] RE : gtk2 liboverlay Ubuntu Unity

2012-06-28 Thread Mattias Gaertner
Alexsander Rosa hat am 28. Juni 2012 um 15:43 geschrieben: > It seems a good hack, but it depends on their code... > Another workaround was implemented. See lcl/interfaces/gtk2/gtk2disableliboverlay.pas Mattias > 2012/6/26 Ludo Brands mailto:ludo.bra...@free.fr> > >> > > >> Ju

Re: [Lazarus] RE : gtk2 liboverlay Ubuntu Unity

2012-06-28 Thread Alexsander Rosa
It seems a good hack, but it depends on their code... 2012/6/26 Ludo Brands > > > Just export a function from lcl and catch that - > > like catching 'qt_startup_hook' in the above code. > > That code has inspired me for the following hack: > In the project.lpr add the following code: > >>> > Pro

Re: [Lazarus] is there a way to get Call stack on WinCE-device

2012-06-28 Thread Tommi Prami
On 21.6.2012 10:25, Sven Barth wrote: Am 21.06.2012 09:01, schrieb Tommi Prami: Hello, I would need to have Call Stack extracted programmatically some how. Is there way to do that?? Or anyone have such a piece of code and instructions available?? When you have catched the exception (e.g. in