Re: [Lazarus] Environment variables in IDE's search path

2009-05-16 Thread Mattias Gaertner
On Sat, 16 May 2009 11:30:25 +0400 dmitry boyarintsev skalogryz.li...@gmail.com wrote: Lazarus packages are usefull, but i don't want to use them for some projects. Now each developer simply needs to open and compile the package (so Lazarus knows where to find it). this is the step,

Re: [Lazarus] Debugger - Failed to load file: .../myproject.app: No such file or directory

2009-05-20 Thread Mattias Gaertner
On Wed, 20 May 2009 16:33:52 +0200 Roland Turcan k...@rotursoft.sk wrote: Hello Lazarus mailing list! I reinstalled my Mac and decided to have lazarus in ~/lazarus instead of /usr/local/share/lazarus, but I receive error message when I want to debug from IDE. What error message? What

Re: [Lazarus] Object Inspector method find error

2009-05-23 Thread Mattias Gaertner
On Sat, 23 May 2009 12:34:36 +0200 (CEST) a.sangui...@gmail.com wrote: Hi all, just for one project I have the following error when I try to go into an event clicking on the object inspector: /home/antonio/freepascal/fpc/rtl/objpas/classes/classesh.inc(1557,55) Error: end for

Re: [Lazarus] Size of TToolBar buttons

2009-05-26 Thread Mattias Gaertner
On Tue, 26 May 2009 05:10:21 +0200 Hans-Peter Diettrich drdiettri...@aol.com wrote: In my examples\dockmanager\easytree\easydocking project I have problems with the width of the toolbar buttons. The button captions are displayed, but the button width is insufficient. AutoSize seems not to

Re: [Lazarus] Graphics unit and DLLs

2009-05-26 Thread Mattias Gaertner
On Tue, 26 May 2009 12:14:06 -0400 matt shaffer dazappa.m...@gmail.com wrote: So I've been tinkering with DLLs and Lazarus.. and I came across a problem. It won't let me import graphics. If I do uses graphics it says it can't find it. If I include the LCL in the compiler options, it gets an

Re: [Lazarus] Block completion configuration

2009-05-29 Thread Mattias Gaertner
On Fri, 29 May 2009 15:20:29 +0200 Hans-Peter Diettrich drdiettri...@aol.com wrote: Mattias Gärtner schrieb: When a conditional block is added to an existing begin-end section, another end seems to be inserted into this block while editing. Please provide an example. Is it

Re: [Lazarus] Thread safe

2009-05-30 Thread Mattias Gaertner
On Sat, 30 May 2009 12:55:14 +1000 SteveG ste...@nevets.com.au wrote: Would appreciate anybody clearing this up for me - If I use a TTimer on a GUI form to call a function, is the function within the Main thread at all times (therefore gui threadsafe) ? yes If the above function then

Re: [Lazarus] Thread safe

2009-05-30 Thread Mattias Gaertner
On Sun, 31 May 2009 01:50:19 +1000 SteveG ste...@nevets.com.au wrote: On Saturday 30 May 2009 17:09:41 Mattias Gaertner wrote: On Sat, 30 May 2009 12:55:14 +1000 SteveG ste...@nevets.com.au wrote: Would appreciate anybody clearing this up for me - If I use a TTimer on a GUI form

Re: [Lazarus] Trying to install a custom component get errors

2009-06-01 Thread Mattias Gaertner
On Mon, 01 Jun 2009 09:50:58 +1000 Grizzly(Francis Smit) griz...@smit.id.au wrote: I've made a small component nothing much yet but it compiles at least I try to install it by hiting the install button in the package manager thing it then wants to recompile the whole of lazarus, but I cannot

Re: [Lazarus] The IDE can be used to create a fpmake.pas file for us

2009-06-01 Thread Mattias Gaertner
On Mon, 1 Jun 2009 12:25:31 +0200 Graeme Geldenhuys graemeg.li...@gmail.com wrote: Hi, I create a feature request which will replace Makefile's and 'lazbuild', and instead use the recommended fpmake build system for command line compiling. What's your thoughts on this?

Re: [Lazarus] The IDE can be used to create a fpmake.pas file for us

2009-06-01 Thread Mattias Gaertner
On Mon, 1 Jun 2009 15:27:28 +0200 Graeme Geldenhuys graemeg.li...@gmail.com wrote: [...] 3. road map is: first write a fpmake for the codetools, including support for multiple -d flags. If not already done, can you report this in FPC's Mantis. I'll try and take a look at any outstanding

Re: [Lazarus] Trying to install a custom component get errors

2009-06-01 Thread Mattias Gaertner
On Tue, 02 Jun 2009 11:30:44 +1000 Grizzly(Francis Smit) griz...@smit.id.au wrote: Mattias Gaertner wrote: On Mon, 01 Jun 2009 09:50:58 +1000 Grizzly(Francis Smit) griz...@smit.id.au wrote: I've made a small component nothing much yet but it compiles at least I try to install

Re: [Lazarus] The default Lazarus profile directory location

2009-06-03 Thread Mattias Gaertner
On Wed, 3 Jun 2009 13:30:52 +0200 Graeme Geldenhuys graemeg.li...@gmail.com wrote: 2009/6/3 Vincent Snijders vsnijd...@vodafonevast.nl: If it isn't broken, don't fix it. :-) Crappy answer. No, only too condensed. ;) Correct. The change was needed, because more and more the executable

Re: [Lazarus] Create a package - how?

2009-06-04 Thread Mattias Gaertner
On Thu, 04 Jun 2009 07:56:52 +0200 Hans-Peter Diettrich drdiettri...@aol.com wrote: I want to create a package from my lazarus/examples/dockmanager/easytree/ project, containing the EasyDockSite docking manager. Creating the package is no problem, it compiles without problems, and as a

Re: [Lazarus] Create a package - how?

2009-06-05 Thread Mattias Gaertner
On Fri, 05 Jun 2009 03:19:19 +0200 Hans-Peter Diettrich drdiettri...@aol.com wrote: Mattias Gaertner schrieb: After some tries and assistance from the chat I've moved the package source files into a new directory dockmanager/package. Is that okay? Yes, if this is an example package

Re: [Lazarus] Graphical differences between Mac OS X on Intel and PowerPC...

2009-06-07 Thread Mattias Gaertner
On Sun, 07 Jun 2009 06:50:30 -0400 domini...@savagesoftware.com.au wrote: I've narrowed down the surface creation error to the following block... {$IFDEF CPUPOWERPC} tempSurface := SDL_CreateRGBSurfaceFrom( aWordArray, aWidth, aHeight, 32, aWidth * 4, $FF00, $00FF,

Re: [Lazarus] Need to have cclRightToLeftThenTopToBottom in TControlChildrenLayout

2009-06-13 Thread Mattias Gaertner
On Sat, 13 Jun 2009 16:18:41 +0200 Zaher Dirkey parm...@gmail.com wrote: Hi Mattias, Please could you use BiDiMode=bdRightToLeft instead of BiDiModebdLeftToRight Because bdRightToLeftNoAlign, bdRightToLeftReadingOnly must not effect to Align/Alignment in control. Done in 20618. Mattias

Re: [Lazarus] from hfiandor 12 jun 09

2009-06-14 Thread Mattias Gaertner
On Sat, 13 Jun 2009 21:35:20 -0400 Héctor Fiandor Rosario hfian...@infomed.sld.cu wrote: Dear sirs: some time ago a see a program in a diskette, that if the user wants to copy to another memory (the PC hard disk, for example) then was copy but was erased in the diskette, and the same in

Re: [Lazarus] IDEDialogLayoutList.ApplyLayout() is flawed

2009-06-15 Thread Mattias Gaertner
On Mon, 15 Jun 2009 22:08:02 +0200 Hans-Peter Diettrich drdiettri...@aol.com wrote: Mattias Gaertner schrieb: A docking manager will not remember undocked (closed) windows, they are not part of the finally stored layout. Why? Why store information about components, which

Re: [Lazarus] Code Completion tuning question

2009-06-17 Thread Mattias Gaertner
On Wed, 17 Jun 2009 09:04:55 +0200 Graeme Geldenhuys grae...@opensoft.homeip.net wrote: Hi, I have code defined as follows (it's a fpGUI Toolkit project). Here I have a Form with 2 Buttons on it. No event handlers have been defined yet. TMainForm = class(TfpgForm) private

Re: [Lazarus] Vector graphics on Lazarus.

2009-06-21 Thread Mattias Gaertner
On Sat, 20 Jun 2009 19:34:34 +0100 Geoff Bagley geoff.bag...@btinternet.com wrote: Felipe Monteiro de Carvalho wrote: I am writing fpvectorial, a vectorial graphics library for Free Pascal, and planning to add it to Free Pascal subversion in some point in the future. At the moment

Re: [Lazarus] Some thoughts about the global 'Application' instance.

2009-06-21 Thread Mattias Gaertner
On Sun, 21 Jun 2009 22:26:15 +0100 Martin Friebe laza...@mfriebe.de wrote: [...] The beginning of this thread was, that 2 applications existed, because the developer was *forced* to included interfaces: Jost wrote in the initial mail of this thread: I always thought that an application

Re: [Lazarus] Revision in about dialog

2009-06-22 Thread Mattias Gaertner
On Mon, 22 Jun 2009 22:17:34 +0200 Benito van der Zander ben...@benibela.de wrote: Hi, after the latest update the IDE shows 19346:20714M as revision in the about dialog. Is this a new feature or a bug in svn2revisioninc? It is an old feature and shows that you have some modified files in

Re: [Lazarus] Some thoughts about the global 'Application' instance.

2009-06-29 Thread Mattias Gaertner
On Mon, 29 Jun 2009 16:59:23 +0200 Joost van der Sluis jo...@cnoc.nl wrote: Op maandag 29-06-2009 om 16:43 uur [tijdzone +0200], schreef Vincent Snijders: Joost van der Sluis schreef: But it would be nice if I could use LResources again, without using forms, but that's another

Re: [Lazarus] Problem streaming properties without unit interfaces

2009-06-30 Thread Mattias Gaertner
On Tue, 30 Jun 2009 13:03:01 +0200 Joost van der Sluis jo...@cnoc.nl wrote: Hi all, It seems like it that streaming properties referencing to objects on other datamodules does not work without the unit interfaces. For example, you have two datamodules, on one you define a TIBConnection,

Re: [Lazarus] Which Lazaraus should be started?

2009-07-13 Thread Mattias Gaertner
On Mon, 13 Jul 2009 22:33:42 +0100 Marc Adams marcad...@clara.co.uk wrote: Hi - I'm running Lazarus under Linux, and recently rebuilt Lazarus to use gtk2. Now whenever I restart Lazarus, I now get the question Which Lazarus should be started? - the default system or my custom one? It means

Re: [Lazarus] Which Lazaraus should be started?

2009-07-14 Thread Mattias Gaertner
On Tue, 14 Jul 2009 02:25:57 -0400 waldo kitty wkitt...@windstream.net wrote: Mattias Gaertner wrote: On Mon, 13 Jul 2009 22:33:42 +0100 Marc Adams marcad...@clara.co.uk wrote: Hi - I'm running Lazarus under Linux, and recently rebuilt Lazarus to use gtk2. Now whenever I restart

Re: [Lazarus] Leftover ppas.sh file

2009-07-14 Thread Mattias Gaertner
On Tue, 14 Jul 2009 10:08:01 +0100 Henry Vermaak henry.verm...@gmail.com wrote: 2009/7/14 Graeme Geldenhuys grae...@opensoft.homeip.net: -- 8 -- But as I mentioned, if FPC is the one creating the file, surely it should be responsible for clean up afterwards. The point of -sh is to

Re: [Lazarus] startlazarus and memory consumption

2009-07-14 Thread Mattias Gaertner
On Tue, 14 Jul 2009 11:55:41 +0200 Graeme Geldenhuys grae...@opensoft.homeip.net wrote: Henry Vermaak wrote: My startlazarus uses 10M physical memory, while lazarus uses 27M (RES column in `top`). What widgetset did you compile with? I used GTK2. I guess I can experiment with other

Re: [Lazarus] Leftover ppas.sh file

2009-07-14 Thread Mattias Gaertner
On Tue, 14 Jul 2009 13:29:34 +0200 Graeme Geldenhuys grae...@opensoft.homeip.net wrote: Mattias Gaertner wrote: If you know an option to omit creating the linker/assembler files as well, we can add that. If such an option doesn't exist, maybe we can ask the FPC team to extend

Re: [Lazarus] startlazarus and memory consumption

2009-07-14 Thread Mattias Gaertner
On Tue, 14 Jul 2009 20:54:35 +0200 Graeme Geldenhuys grae...@opensoft.homeip.net wrote: Vincent Snijders wrote: It is to show the splash screen as soon as possible, not to wait until yet another executable is loaded. Well then we are talking about milliseconds really. A splash screen

Re: [Lazarus] startlazarus and memory consumption

2009-07-16 Thread Mattias Gaertner
On Thu, 16 Jul 2009 10:48:29 +0200 Jürgen Hestermann juergen.hesterm...@gmx.de wrote: Putting a splash screen up stopped all the complaints of It takes _ages_ to load. The funny thing it is takes precisely the same amount of time to load to a point of fully functional now, but the users

Re: [Lazarus] Would like to help, but....

2009-07-22 Thread Mattias Gaertner
On Wed, 22 Jul 2009 09:21:04 -0700 (PDT) Samuel Herzog sam_her...@yahoo.com wrote: I like to help in fixing issues. But with this one I am not sure if it makes sense to do this, and if yes, then what would be the best way. http://bugs.freepascal.org/view.php?id=13961 Paul has already

Re: [Lazarus] startlazarus: EAccessViolation : Access violation

2009-07-26 Thread Mattias Gaertner
On Sun, 26 Jul 2009 10:50:27 +0200 Giuseppe Luigi Punzi Ruiz glpu...@lordzealon.com wrote: Lazarus can do all this for you. Select Help About Lazarus, then right click on the form and you will see a popup menu with a single option Copy version information to clipboard. The clipboard now

Re: [Lazarus] Todo list items inside Lazarus Packages (.lpk)?

2009-07-28 Thread Mattias Gaertner
On Tue, 28 Jul 2009 18:24:39 +0200 Graeme Geldenhuys grae...@opensoft.homeip.net wrote: Mattias Gärtner wrote: Well, I could add a short cut for 'showing the todo list for the package/project of the current file in the source editor' or something like that. I need a good/short name for

Re: [Lazarus] new edit icon in gutter?

2009-08-04 Thread Mattias Gaertner
On Tue, 04 Aug 2009 16:24:58 +0200 Graeme Geldenhuys grae...@opensoft.homeip.net wrote: Hi, I just upgraded to the latest revision in the repository and noticed something new. What does the new icon in the gutter mean of do? See attached image. See here

Re: [Lazarus] Linux Journal article

2009-08-06 Thread Mattias Gaertner
On Thu, 6 Aug 2009 13:26:16 +0200 (CEST) Michael Van Canneyt mich...@freepascal.org wrote: Hello, I just received my copy of Linux Journal: Issue 185 with the 5-page Lazarus article by Mattias Gaertner. After many years, finally Lazarus in Linux Journal, I thought I'd never see the day

Re: [Lazarus] Linux Journal article

2009-08-06 Thread Mattias Gaertner
On Thu, 6 Aug 2009 11:09:41 -0500 Andrew Brunner andrew.t.brun...@gmail.com wrote: On Thu, Aug 6, 2009 at 9:30 AM, Mattias Gaertnernc-gaert...@netcologne.de wrote: All bugs in the 0.9.28 section stops the release of 0.9.28. They are all stop-release bugs. I am going to say this for the

Re: [Lazarus] Compile error on ubuntu jaunty

2009-08-11 Thread Mattias Gaertner
On Tue, 11 Aug 2009 12:11:18 +0400 dmitry boyarintsev skalogryz.li...@gmail.com wrote: So, everytime run lazarus to create project must use root account or just when installing component? only when you need to recompile LCL or Lazarus itself. I.e. : installing a new component. That would

Re: [Lazarus] Multi-threading support in IDE

2009-08-13 Thread Mattias Gaertner
On Thu, 13 Aug 2009 12:40:54 +0200 Graeme Geldenhuys grae...@opensoft.homeip.net wrote: Hi, Does the Lazarus IDE use multi-threading for anything? It is single threaded. Will it take advantage of a Quad Core processor? Not yet. Examples where I think it could be used (if not already)

Re: [Lazarus] Multi-threading support in IDE

2009-08-13 Thread Mattias Gaertner
On Thu, 13 Aug 2009 14:01:38 +0200 Florian Klaempfl flor...@freepascal.org wrote: Michael Van Canneyt schrieb: So wouldn't it be more efficient to create a new thread for the compiler instead of a new process? Efficient, yes; As I pointed out on fpc-core a few days ago, I'd like to

Re: [Lazarus] SQLdb PQConnection Port

2009-08-13 Thread Mattias Gaertner
On Thu, 13 Aug 2009 22:41:28 +0200 Giuseppe Luigi Punzi Ruiz glpu...@lordzealon.com wrote: Hi all, El 07/08/2009, a las 10:38, Giuseppe Luigi Punzi escribió: El vie, 07-08-2009 a las 10:32 +0200, Graeme Geldenhuys escribió: Michael Van Canneyt wrote: Add something like

Re: [Lazarus] Multi-threading support in IDE

2009-08-13 Thread Mattias Gaertner
On Thu, 13 Aug 2009 22:24:37 +0200 Florian Klaempfl flor...@freepascal.org wrote: Mattias Gaertner schrieb: On Thu, 13 Aug 2009 14:01:38 +0200 Florian Klaempfl flor...@freepascal.org wrote: Michael Van Canneyt schrieb: So wouldn't it be more efficient to create a new thread

Re: [Lazarus] SQLdb PQConnection Port

2009-08-13 Thread Mattias Gaertner
On Thu, 13 Aug 2009 22:57:51 +0200 Giuseppe Luigi Punzi Ruiz glpu...@lordzealon.com wrote: Hi Mattias, Please start the IDE in gdb, create a backtrace and a bug report: http://wiki.lazarus.freepascal.org/Creating_a_Backtrace_with_GDB I tried, but I can't get to crash it. I only

Re: [Lazarus] Multi-threading support in IDE

2009-08-14 Thread Mattias Gaertner
On Fri, 14 Aug 2009 07:16:36 +0200 Jürgen Hestermann juergen.hesterm...@gmx.de wrote: BTW, when the compiler has to read and write disk files, a separate thread will not speed up much. Then the compiler thread will be idle much time, waiting for disk I/O, and the main thread will be

Re: [Lazarus] Lazarus has unique font sizes

2009-08-15 Thread Mattias Gaertner
On Sat, 15 Aug 2009 20:56:47 +0400 Sergei Gorelkin sergei_gorel...@mail.ru wrote: Michael Van Canneyt wrote: User, yes. programmer: no. As I understood it, the difference is as follows: - Setting size selects the point size of the font, no matter what the DPI is. - Setting height

Re: [Lazarus] Lazarus has unique font sizes

2009-08-15 Thread Mattias Gaertner
On Sat, 15 Aug 2009 16:34:32 +0200 Hans-Peter Diettrich drdiettri...@aol.com wrote: dmitry boyarintsev schrieb: What about newcomers? Should we say: Learn Delphi first, then come back here? :) That's the current state. Without the Delphi documentation and OH every newcomer to Lazarus

Re: [Lazarus] Problem with Includes during Design Time

2009-08-15 Thread Mattias Gaertner
On Sat, 15 Aug 2009 13:50:13 -0500 Andrew Brunner andrew.t.brun...@gmail.com wrote: On Sat, Aug 15, 2009 at 10:52 AM, Mattias Gaertnernc-gaert...@netcologne.de wrote: Where is uTempSearchUserInteractionDefinitions.inc? What is the exact file path?

Re: [Lazarus] Problem with Includes during Design Time

2009-08-16 Thread Mattias Gaertner
On Sat, 15 Aug 2009 18:54:52 -0500 Andrew Brunner andrew.t.brun...@gmail.com wrote: First this: Otherwise your project will not be portable. Could you explain to me as to why a project is portable by not respecting my $ENV pointers in Lazarus's Compiler options GUI for the specific

Re: [Lazarus] Lazarus has unique font sizes

2009-08-16 Thread Mattias Gaertner
On Sun, 16 Aug 2009 11:34:21 +0200 Jürgen Hestermann juergen.hesterm...@gmx.de wrote: Should we say: Learn Delphi first, then come back here? :) That's the current state. Without the Delphi documentation and OH every newcomer to Lazarus is definitely lost :-( That would be a guideline if

Re: [Lazarus] Lazarus has unique font sizes

2009-08-16 Thread Mattias Gaertner
On Sun, 16 Aug 2009 12:41:54 +0200 Jürgen Hestermann juergen.hesterm...@gmx.de wrote: That's true. But the first step should be to have a usable help at all. If that's available it should not be too hard to compile it for offline use somehow. Can you help Chris Kirkpatrick to improve it?

Re: [Lazarus] Debug component at design time

2009-08-16 Thread Mattias Gaertner
On Sun, 16 Aug 2009 17:32:10 +0200 Zaher Dirkey parm...@gmail.com wrote: How debug component at design time, can i run Lazarus from Lazarus then debug the component code?. Yes. Mattias -- ___ Lazarus mailing list

Re: [Lazarus] Lazarus IDE help and Application help formats

2009-08-18 Thread Mattias Gaertner
On Tue, 18 Aug 2009 07:23:22 +0200 Marco van de Voort mar...@stack.nl wrote: On Mon, Aug 17, 2009 at 04:08:30PM +0200, Mattias G??rtner wrote: I think this discussion is somewhat fuzzy. There are several help sources, each with their own problems. Here are the most prominent: 1. the

Re: [Lazarus] codetools tooltip showing method visibility

2009-08-18 Thread Mattias Gaertner
On Tue, 18 Aug 2009 16:23:32 +0100 Martin laza...@mfriebe.de wrote: Graeme Geldenhuys wrote: Hi, Many times I am working with large classes that are much bigger than what is visible in the editor view. Is there any way the tooltip shown over a property or method can include visibility

Re: [Lazarus] hints missing new line [Re: codetools tooltip showing method visibility]

2009-08-18 Thread Mattias Gaertner
On Tue, 18 Aug 2009 17:42:44 +0100 Martin laza...@mfriebe.de wrote: Mattias Gaertner wrote: On Tue, 18 Aug 2009 17:18:25 +0100 Martin laza...@mfriebe.de wrote: I can't get a screenshoot, because hints disapear on keyboard. but if you haver over Synedit. create (in the class

Re: [Lazarus] hints missing new line [Re: codetools tooltip showing method visibility]

2009-08-18 Thread Mattias Gaertner
On Tue, 18 Aug 2009 17:18:25 +0100 Martin laza...@mfriebe.de wrote: Mattias Gaertner wrote: Graeme Geldenhuys wrote: Hi, Many times I am working with large classes that are much bigger than what is visible in the editor view. Is there any way the tooltip shown over a property

Re: [Lazarus] local procedure - MultiThreadProc

2009-08-19 Thread Mattias Gaertner
On Wed, 19 Aug 2009 17:33:59 +0200 Florian Klaempfl flor...@freepascal.org wrote: Mattias Gärtner schrieb: Zitat von Vincent Snijders vsnijd...@vodafonevast.nl: Martin schreef: Mattias Gärtner wrote: Zitat von Jan Kowalski bor...@gmail.com: I need to call ProcThreadPool.DoParallel

Re: [Lazarus] Lazarus IDE help and Application help formats

2009-08-19 Thread Mattias Gaertner
On Mon, 17 Aug 2009 16:32:25 +0200 Graeme Geldenhuys grae...@opensoft.homeip.net wrote: Mattias Gärtner wrote: Why do you write that? a) you don't know it b) you don't like it Clearly I don't know how to use application help, if it exists. See attached image... If I write my

Re: [Lazarus] Duplicate typing in GTK2 widgets

2009-08-22 Thread Mattias Gaertner
On Sat, 22 Aug 2009 17:21:37 +0900 Haruyuki FUJIMAKI fujim...@sakura.cc.tsukuba.ac.jp wrote: Hello, I am pleased to hear that 0.9.28 is coming out soon. I have checked recent version, 0.9.29.21373-20090821.i386.rpm. New GTK2 interface looks nice, but I met a serious bug. Whenever I type

Re: [Lazarus] delphi - virus

2009-08-22 Thread Mattias Gaertner
On Sat, 22 Aug 2009 19:50:40 +0200 Marc Santhoff m.santh...@web.de wrote: Am Freitag, den 21.08.2009, 11:08 +1000 schrieb Bruce Tulloch: Some more information on this... Its propgation mode is that it changes sysconst.dcu, and any app compiled and subsequently run on a machine which has

Re: [Lazarus] delphi - virus

2009-08-22 Thread Mattias Gaertner
On Sat, 22 Aug 2009 20:22:14 +0200 (CEST) Michael Van Canneyt mich...@freepascal.org wrote: On Sat, 22 Aug 2009, Mattias Gaertner wrote: On Sat, 22 Aug 2009 19:50:40 +0200 Marc Santhoff m.santh...@web.de wrote: Am Freitag, den 21.08.2009, 11:08 +1000 schrieb Bruce Tulloch: Some

Re: [Lazarus] Help not working at all in Lazarus - No help found for Unit1.pas at (x, y)

2009-08-24 Thread Mattias Gaertner
On Mon, 24 Aug 2009 19:31:56 +0200 CubicDesign cubicdes...@gmail.com wrote: Hi. Every time I hit the F1 key in Lazarus IDE I get this error No help found for Unit1.pas at (x,y). How can I fix this? The F1 help is context sensitive. For example place the cursor on the identifier TForm and

Re: [Lazarus] Default uses clause in project unit

2009-08-27 Thread Mattias Gaertner
On Thu, 27 Aug 2009 09:08:18 +0200 Graeme Geldenhuys grae...@opensoft.homeip.net wrote: Mattias Gärtner wrote: [...] So adding cthreads will deccelerate your application, even if you do not start any thread. Is this in theory, or has somebody actually done some speed tests to see by

Re: [Lazarus] Thread List Window in the IDE

2009-08-27 Thread Mattias Gaertner
On Thu, 27 Aug 2009 11:23:52 +0200 Graeme Geldenhuys grae...@opensoft.homeip.net wrote: Hi, As far as I know, Lazarus doesn't have a Thread List Window available. So I am trying to setup and external tools menu item which will do this for me, but I am have some problems with it. This is

Re: [Lazarus] Release preparations

2009-08-30 Thread Mattias Gaertner
On Sun, 30 Aug 2009 13:22:44 +0200 Jürgen Hestermann juergen.hesterm...@gmx.de wrote: In the last week a dozen bug fixes have been merged to the fixes_0_9_28 branch to be included in the 0.9.28. Snapshots have been created and I have updated the lazarus-testing Ubuntu repository.

Re: [Lazarus] IDE still unable to handle path containing spaces?

2009-08-31 Thread Mattias Gaertner
On Sun, 30 Aug 2009 18:47:59 +0700 Bee Jay bee.ogra...@gmail.com wrote: Hi all, While FPC had support for unit path (-Fu) containing spaces, Lazarus IDE still rejects them. If I forced them, the IDE couldn't handle them, as if they don't exist. Is it correct? Or did I miss something?

Re: [Lazarus] Linux and Looks

2009-09-01 Thread Mattias Gaertner
On Tue, 1 Sep 2009 17:53:23 -0400 matt shaffer dazappa.m...@gmail.com wrote: Well I just recently got around to installing Ubuntu on one of my machines, but lazarus and the apps it create look.. well, ugly. Is there anyway to make the programs run with the default theme of gnome, for example?

Re: [Lazarus] Optimizing Lazarus drawing performance

2009-09-09 Thread Mattias Gaertner
On Wed, 09 Sep 2009 04:33:42 +0200 Hans-Peter Diettrich drdiettri...@aol.com wrote: Adriaan van Os schrieb: In addition, whether you use QuickDraw or Quartz, the kEventControlDraw event also contains a kEventParamRgnHandle parameter. This region defines the visible portion of the view,

Re: [Lazarus] Optimizing Lazarus drawing performance

2009-09-09 Thread Mattias Gaertner
On Wed, 09 Sep 2009 14:33:48 +0200 Adriaan van Os f...@microbizz.nl wrote: Lazarus has the TCarbonBitmapContext class, implemented as a Quartz CGBitmapContext. User interface objects use a CGImage as pixel cache. During profiling a Lazarus application on Mac OS X, I noticed that the

Re: [Lazarus] sqlite3connection events

2009-09-09 Thread Mattias Gaertner
On Wed, 09 Sep 2009 19:30:49 +0200 Andrea Mauri andrea.mauri...@gmail.com wrote: anyone can help me? Andrea Mauri ha scritto: Dear all, I have some problems with sqlite3connection. I put a sqlite3connection on a form and then double click on afterconnect event in the object inspector

Re: [Lazarus] Request for student project ideas

2009-09-12 Thread Mattias Gaertner
On Sat, 12 Sep 2009 23:30:13 +0800 yu ping spin...@gmail.com wrote: I sugest you Pascal soure code analizer and build a pascal class builder. What do you mean with a pascal class builder? Mattias -- ___ Lazarus mailing list

Re: [Lazarus] LazDataDesktop duplicated language translation files

2009-09-13 Thread Mattias Gaertner
On Sat, 12 Sep 2009 22:51:24 -0300 Marcelo Borges de Paula mar...@terra.com.br wrote: Hello everyone, After revision 21675, when LazDataDesktop was updated, the language translations file is duplicated. I think this happened because option i18n is enabled. This created .po files with

Re: [Lazarus] Mac OS X : Highlight text in editor followed by back space does not work...

2009-09-13 Thread Mattias Gaertner
On Sun, 13 Sep 2009 11:13:41 +0100 Martin laza...@mfriebe.de wrote: Update: i found a way to reproduce. This is if the following can be confirmed: The issue only occurs, if the cursor is on (right before) the first none-space char of the line. In this case auto-unindent kicks in. Same

Re: [Lazarus] Mac OS X : Highlight text in editor followed by back space does not work...

2009-09-13 Thread Mattias Gaertner
On Sun, 13 Sep 2009 11:26:14 +0100 Martin laza...@mfriebe.de wrote: Please test with revision 21681 Works good. Thanks. Mattias -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org

Re: [Lazarus] startlazarus splash

2009-09-17 Thread Mattias Gaertner
On Thu, 17 Sep 2009 11:24:44 +0200 Andrea Mauri andrea.mauri...@gmail.com wrote: my fault. thanks. now it works. anyway, I run startlazarus, is it correct to rebuild lazarus from the IDE? eventually when I have to use make starter? what are the differences between rebuilding from the ide

Re: [Lazarus] One project and many versions of FPC?

2009-09-17 Thread Mattias Gaertner
On Thu, 17 Sep 2009 14:39:54 +0200 Graeme Geldenhuys grae...@opensoft.homeip.net wrote: Hi, I came across a message posted by Martin (developer of MSEide). He does exactly what I need to do, but I need to do it with Lazarus IDE. Having one project that must be compiled with various versions

Re: [Lazarus] One project and many versions of FPC?

2009-09-17 Thread Mattias Gaertner
On Thu, 17 Sep 2009 16:10:01 +0200 Graeme Geldenhuys grae...@opensoft.homeip.net wrote: Mattias Gaertner het geskryf: The fpc sources should correspond to the compiler. The lazarus option for the FPC source directory allows macros, especially the macro $FPCVer which resolves for example

Re: [Lazarus] Runtime error -- File Not Found

2009-09-22 Thread Mattias Gaertner
On Tue, 22 Sep 2009 21:07:43 +1000 Peter Williams pew...@gmail.com wrote: Hi All Fellow Lazarus ppl,n I am working on porting a Delphi 5 project to Lazarus. I used the Lazarus tool to convert the Delphi projects to Lararus project. The project compiles OK but when I run it I get the

Re: [Lazarus] caret on codetools renames [Re: Last-minute 0.9.28 nominations]

2009-09-25 Thread Mattias Gaertner
On Fri, 25 Sep 2009 23:53:16 +0100 Martin laza...@mfriebe.de wrote: Maxim Ganetsky wrote: One more candidate: 4) http://bugs.freepascal.org/view.php?id=12344 (Renaming a component will change the editor line number) This issue is not major but rather annoying. There are pro and

Re: [Lazarus] Call stack window - columns not resizable

2009-09-28 Thread Mattias Gaertner
On Mon, 28 Sep 2009 14:21:49 +0200 Torsten Bonde Christiansen t...@epidata.dk wrote: Marc Weustink wrote: Torsten Bonde Christiansen wrote: Hi. During a recent debugging session I used the call stack window, but found that I'm not able to change the width of the columns. Since my

Re: [Lazarus] Call stack window - columns not resizable

2009-09-28 Thread Mattias Gaertner
On Mon, 28 Sep 2009 20:37:40 +0200 Vincent Snijders vsnijd...@vodafonevast.nl wrote: Mattias Gaertner schreef: I can change column widths here. But the mouse pointer does change when moving the mouse over the separators. Does or does not? does *not* change. Mattias

Re: [Lazarus] How do i get help in lazarus..?

2009-09-30 Thread Mattias Gaertner
On Wed, 30 Sep 2009 09:55:50 +0700 Dians diansopand...@gmail.com wrote: dear all, How do i get help file, if i got some code error which in lazarus doesn't contain help file... Can you be more specific? What code error? There are some hints here:

Re: [Lazarus] How do i get help in lazarus..?

2009-09-30 Thread Mattias Gaertner
On Wed, 30 Sep 2009 14:02:15 +0700 Dians diansopand...@gmail.com wrote: i mean , when i write code in lazarus, i got some error, anythings code error so i look help file like delphi i just press F1, there is a documention about the syntaks which show an error , what kind of true syntaks

Re: [Lazarus] Debugging error in Lazarus

2009-09-30 Thread Mattias Gaertner
On Wed, 30 Sep 2009 16:24:14 +0800 Paul Ishenin i...@kmiac.ru wrote: Graeme Geldenhuys wrote: I'm trying to do debugging in the IDE again - my normal process is outputing data to a log file. Anyway, I am getting the following error evaluation error. Is this something I'm not doing right,

Re: [Lazarus] package with LazIDEIntf and propedits probleme

2009-09-30 Thread Mattias Gaertner
On Wed, 30 Sep 2009 17:56:17 +0200 wile64 wil...@gmail.com wrote: Don't work, don't work, don't work !!! After full test, I am desperate to make it work :( I have some another message like objectinspector.pp(41,18) Fatal: Can't find unit ObjectInspector used by EnvironmentOpts If someone

Re: [Lazarus] package with LazIDEIntf and propedits probleme

2009-10-01 Thread Mattias Gaertner
On Thu, 01 Oct 2009 00:54:43 -0400 waldo kitty wkitt...@windstream.net wrote: Mattias Gaertner wrote: On Wed, 30 Sep 2009 17:56:17 +0200 wile64 wil...@gmail.com wrote: Don't work, don't work, don't work !!! After full test, I am desperate to make it work :( I have some another

Re: [Lazarus] A broken dummy package was created

2009-10-01 Thread Mattias Gaertner
On Thu, 1 Oct 2009 11:20:17 +0200 Roland Turcan k...@rotursoft.sk wrote: 30.09.2009 16:42 - Mattias Gärtner nc-gaert...@netcologne.de MG Zitat von Roland Turcan k...@rotursoft.sk: Hello Lazarus mailing list! I have updated my Lazarus to rev.21928 and I receive this error message

Re: [Lazarus] Bug tracker login problem.

2009-10-03 Thread Mattias Gaertner
On Fri, 2 Oct 2009 16:11:56 -0300 Marcelo Borges de Paula mar...@terra.com.br wrote: Does anyone else are having problems to log in Mantis ?? No. What problems? Any error message? Mattias -- ___ Lazarus mailing list

Re: [Lazarus] Some debug facts/improves

2009-10-03 Thread Mattias Gaertner
On Sat, 03 Oct 2009 23:05:03 +0800 Paul Ishenin webpi...@mail.ru wrote: Paul Ishenin wrote: Yes, as I remember I did so but don't remember the reason. Many times after I though to remove DT_CENTER too. When I have time to work I will look for reasons and remove it. I am wrong. That was

Re: [Lazarus] Some debug facts/improves

2009-10-03 Thread Mattias Gaertner
On Sat, 03 Oct 2009 12:35:00 -0300 Luiz Americo Pereira Camara luiz...@oi.com.br wrote: Mattias Gaertner escreveu: On Sat, 03 Oct 2009 23:05:03 +0800 Paul Ishenin webpi...@mail.ru wrote: Paul Ishenin wrote: Yes, as I remember I did so but don't remember the reason. Many

Re: [Lazarus] Mac OS X : Error Building lazarus with FPC 2.5.1

2009-10-03 Thread Mattias Gaertner
On Sat, 3 Oct 2009 17:44:51 +0200 Ondrej tond...@gmail.com wrote: I just did an svn update for Lazarus and FPC and I'm getting the following error Compiling lclmemmanager.pas lclmemmanager.pas(100,37) Error: Cannot access a private field of an object here lclmemmanager.pas(100,53)

Re: [Lazarus] Some debug facts/improves

2009-10-03 Thread Mattias Gaertner
On Sat, 3 Oct 2009 18:24:42 +0200 JoshyFun joshy...@gmail.com wrote: Hello Lazarus-List, Saturday, October 3, 2009, 5:47:53 PM, you wrote: MG Thanks for testing. Fixed. Can anybody apply this patch locally and tell me if this kind of debug changes are of interest ? Main changes:

Re: [Lazarus] Help on Exception Handling Problem

2009-10-05 Thread Mattias Gaertner
On Mon, 05 Oct 2009 10:35:21 -0400 David B Copeland david.copel...@jsidata.ca wrote: Hello, I'm getting the following occuring during a form Close and hoping that someone can point me in the right direction to the problem. Using Suse 11.1, Lazarus SVN revision 22047 (today), GTK2, FPC:

Re: [Lazarus] Build graph application (like uml design)

2009-10-08 Thread Mattias Gaertner
On Thu, 08 Oct 2009 15:44:32 +0200 Thierry Coq t...@free.fr wrote: Interesting, it's based on TGraphicControl which Lazarus also has. How much of the code is Windows-related? Would it be difficult to make-it platform independent? After a quick glance: it should be easy to port. [...]

[Lazarus] Lazarus 0.9.28 released

2009-10-12 Thread Mattias Gaertner
The Lazarus team is glad to announce the 0.9.28 release. This release is based on fpc 2.2.4. This release can be downloaded from the SourceForge download page: http://sourceforge.net/projects/lazarus/files/ Highlights / Major changes: LCL: *LCL now uses gtk2 as default widgetset on Linux and

Re: [Lazarus] Help needed for conference...

2009-10-13 Thread Mattias Gaertner
On Mon, 12 Oct 2009 17:31:31 +0200 (CEST) Michael Van Canneyt mich...@freepascal.org wrote: On Mon, 12 Oct 2009, Geoffray wrote: Hi the list... You probably don't know me but I'm for years a Lazarus fan. I have to prepare a conference for February 2010 in my LUG. The main theme

Re: [Lazarus] A report on documentation editors

2009-10-13 Thread Mattias Gaertner
On Fri, 9 Oct 2009 23:00:26 +1100 Alexander Klenin kle...@gmail.com wrote: A few more bugs -- these IMO should go to directly to Mantis, but it does not respond for me at the moment. 1) Create new item button on FPDoc editor automatically adds the path to docs into LAzDoc path property of

Re: [Lazarus] A report on documentation editors

2009-10-14 Thread Mattias Gaertner
On Wed, 14 Oct 2009 18:53:38 +1100 Alexander Klenin kle...@gmail.com wrote: [...] Also, not directly related bug: 1) Open components/tachart/TACustomSeries unit 2) Hover mouse over TChartSeries.Add function name in implementation section (line 196) = Hint is duplicated in the tooltip 3)

Re: [Lazarus] fpchmod illegal character

2009-10-14 Thread Mattias Gaertner
On Wed, 14 Oct 2009 19:25:02 +0200 David Touzeau da...@touzeau.eu wrote: OK many thanks In order to waiting the latest linux Lazarus release with this fix. Is there a workaround ? How can i set the parameters without character 765 = 7*64+6*8+5 Mattias --

Re: [Lazarus] Recovering from unhandled exceptions

2009-10-15 Thread Mattias Gaertner
On Thu, 15 Oct 2009 09:09:27 +0200 (CEST) Michael Van Canneyt mich...@freepascal.org wrote: On Wed, 14 Oct 2009, Hans-Peter Diettrich wrote: Recently I stumbled into a situation where an unhandled exception gave me the choice to either kill Lazarus, or to continue at my own risk.

  1   2   3   4   5   6   7   8   9   10   >