28.04.2010 9:56, Andrew Brunner пишет:
I'm encountering a problem that I don't recall having before.
TListview at least under Ubuntu 10.04 dev (latest)
What lazarus version do you use?
Selecting another Item triggers Three OnSelectItem events. The old
one is marked as selected
and the new on
I'm encountering a problem that I don't recall having before.
TListview at least under Ubuntu 10.04 dev (latest)
Selecting an Item triggers onselectItem event One time having Nothing
selected before :
And having Selected and Item.Selected in the states come back as being true
Selecting another
On Tue, 27 Apr 2010 14:36:38 -0400
Lee Jenkins wrote:
> Current there is the "|" to indicate within a code template where the cursor
> should be left after execution.
>
> Are there any other token that can be used? Specifically, I'm looking for
> something that will denote a tab/indent so tha
Current there is the "|" to indicate within a code template where the cursor
should be left after execution.
Are there any other token that can be used? Specifically, I'm looking for
something that will denote a tab/indent so that indentation can be performed
inside the code template based on
Il 27/04/2010 15.51, Alexander Klenin ha scritto:
Indeed. This is related to the new toolset code.
Please try r25005.
ok, it works. thanks.
--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/l
- Original Message -
From: "Michael Schnell"
To: "Lazarus mailing list"
Sent: Tuesday, April 27, 2010 10:47 AM
Subject: Re: [Lazarus] Anyone done any work with SMS (text messaging)?
On 04/27/2010 10:50 AM, Wildfire wrote:
I'll be using a USB attached modem to send the SMS's direct
On Tue, Apr 27, 2010 at 23:41, Andrea Mauri wrote:
> Anyway simply put a tchart on a form and two label (label1 and label2) then
> put this code in the mousemove event:
> procedure TForm1.Chart1MouseMove(Sender: TObject; Shift: TShiftState; X,
> Y: Integer);
> begin
> Label1.Caption:= 'X: ' + In
Il 27/04/2010 13.04, Alexander Klenin ha scritto:
I tested using dragdrop demo and it works for me.
Can you post a test project?
I tested now on dragdrop demo. I set a breakpoint in Chart1MouseMove at
the first line:
Unused(Shift);
If I hold the shift key the mousemove event is raised while i
On Sat, Apr 24, 2010 at 05:46, Andrea Mauri wrote:
> dear all, dear alexander,
> it seems that the onmousemove event is no more fired on tachart.
> Lazarus 0.9.29 r24858 FPC 2.4.0 i386-win32-win32/win64
I tested using dragdrop demo and it works for me.
Can you post a test project?
--
Alexander
On 04/27/2010 10:50 AM, Wildfire wrote:
> I'll be using a USB attached modem to send the SMS's direct.
Ant this does work in Linux ?
Great !
-Michael
--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/ma
Hi Michael,
I'll be using a USB attached modem to send the SMS's direct.
--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
On 04/26/2010 06:45 PM, Sven Barth wrote:
> I don't know how big your interest is in this topic, but you might
> take a look at the source code of ReactOS. There you can see what's
> happening inside a SendMessage.
Thanks. I'll not do this :)
It's funny that the API documentation provided by Micro
Do you intent to (1) using attach a wireless modem via (1a) a (RS232-)
serial interface or (1b) USB to the sending computer or do you intent to
(2) use some site in the Internet that is accessed via (1a) E-Mail or
(2b) HTTP.
(1a): we did something like that but not with a PC and Pascal but with a
On Tue, 27 Apr 2010 10:13:18 +0200
Roland Turcan wrote:
> Hello all,
>
> I am trying to get compiler the latest SVN on fresh Ubuntu 10.04, but
> it shows this problem:
>
> ...
> Linking ../lazarus
> /usr/bin/ld: warning: ../link.res contains output sections; did you forget -T?
> /usr/bin/ld: c
Hello all,
I am trying to get compiler the latest SVN on fresh Ubuntu 10.04, but
it shows this problem:
...
Linking ../lazarus
/usr/bin/ld: warning: ../link.res contains output sections; did you forget -T?
/usr/bin/ld: cannot find -lX11
lazarus.pp(127,1) Error: Error while linking
lazarus.pp(127
15 matches
Mail list logo