Hi,
As anybody else noticed this issue in Lazarus 0.9.29.
When I use code or identifier completion, the focus jumps to the
editor tabs afterwards, instead of staying in the editor. So after I
do code/identifier completion and try to navigate my code with the
arrow keys, instead it changes tabs! D
I'd bet your problem is permissions. Make sure you have read access
to the Lazarus application folder. And if possible write access for
yourself. You're going to need FPC installed as well.
2009/11/2 Dians :
> dear all
> i have this errorĀ when compile new project whitout any component just on
dear all
i have this error when compile new project whitout any component just only
form
/tmp/project1.lpr(8,7) Fatal: Can't find unit Interfaces used by Project1
thanks
--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazar
dear all
i have error like this when startlazarus
error while loading shared libraries: /usr/lib/libgdk-1.2.so.0: ELF file
data encoding not little-endian
i have been installed lazarus 0.9.29 on ubuntu 9.10
sorry about basic question
thanks
--
___
Lazaru
2009/11/2 Howard Page-Clark :
> Is there a cross-platform way to code such fancily formatted
> strings which would ensure they are centred and non-overlapping and so
> avoid altogether the need to hard-code pixel positions and text
> lengths?
Yes, it's called "layout managers". Something most Linu
Changed now !
2009/11/2 Howard Page-Clark
> Under Windows (XP SP3) the Version page of Lazarus' About dialog does
> not display correctly, with 'Lazarus' text obscuring 'Free Pascal' (see
> attached screenshot).
> By amending the OnPaint method of the PaintBox1 control in
> \lazarus\ide\aboutfrm
Under Windows (XP SP3) the Version page of Lazarus' About dialog does
not display correctly, with 'Lazarus' text obscuring 'Free Pascal' (see
attached screenshot).
By amending the OnPaint method of the PaintBox1 control in
\lazarus\ide\aboutfrm.pas
as follows:
procedure TForm1.PaintBox1Paint(Sende
A bug report? Even if it seem to work? :-)
My small test project is very simple - I just create a new empty project,
add a new empty form "Form2", beside the default "Form1", and add
TApplicationProperties in Form1 and assign OnDropFiles which just sets the
forms Caption := FileName[0], and in the
On Mon, Nov 2, 2009 at 3:00 PM, EarMaster - Bent Olsen
wrote:
> I made a small simple test app with latest snapshot of Lazarus/FPC, with two
> forms, one with TApplicationProperties and OnDropFiles, and the second
> showing as modal before .Run - it seems to work as it should.
Normann, could you p
Hi dmitry,
I made a small simple test app with latest snapshot of Lazarus/FPC, with two
forms, one with TApplicationProperties and OnDropFiles, and the second
showing as modal before .Run - it seems to work as it should.
Thanks, and best regards,
Normann
> -Original Message-
> From: dmit
10 matches
Mail list logo