Anybody can tell me why, when I want to download lazarus-1.8.2.deb I have
the 1.8.1 one?
Thanks
2018-03-02 8:34 GMT+01:00 Anthony Walter via Lazarus <
lazarus@lists.lazarus-ide.org>:
> I just wanted to point out that in the 1.8 svn branch the docked sparta
> form designer does not work with the g
Hello,
I added my files to lcl.lpk, because I am developing an UI Automation
support for LCL, Win32 WidgetSet more concretely. And all files from
win32 directory are there, so I also added the UIA files there. That
means into win32\ subdirectory and to the lcl.lpk.
Dňa 02.03.2018 o 15:05 Matti
On Fri, 2 Mar 2018 14:49:15 +0100
Lubos Pintes via Lazarus wrote:
> This is /ide/lazarus.lpi, where is directory with
> whole Lazarus repo right?
Yes, sorry.
> Because my code I added there is not compiled. I added my files to
> /interfaces/lcl.lpk.
Why did you add files to the LCL? That's
This is /ide/lazarus.lpi, where is directory with
whole Lazarus repo right?
Because my code I added there is not compiled. I added my files to
/interfaces/lcl.lpk. When I build the IDE from tools menu, my
code is compiled. But when I open the above-mentioned project, it runs
but behaves differ
On Fri, 2 Mar 2018 13:40:24 +0100
Lubos Pintes via Lazarus wrote:
> Hello,
> Is it possible to run Lazarus as an application in IDE? I have a freeze
> somewhere, (Windows 10's "not responding" addition in a title bar).
> A --debug-log doesn't help me much, because it is not flushed.
> I know how
Hello,
Is it possible to run Lazarus as an application in IDE? I have a freeze
somewhere, (Windows 10's "not responding" addition in a title bar).
A --debug-log doesn't help me much, because it is not flushed.
I know how to rebuild IDE, but don't know how to run it so that it can
be debugged.
Free Pascal - Lazarus mailing list wrote
> Does anybody know what the property "Marked" of TToolButton is good for?
According to the Microsoft documentation Marked is TBSTATE_MARKED.
Down is TBSTATE_PRESSED OR TBSTATE_CHECKED.
So they ARE different.
TBSTATE_MARKED is described as:
Version 4.71. T
On 28.02.2018 14:02, Rolf Wetjen(rolf.wet...@mail.de) wrote:
I was in doubt but to my own surprise it's possible to patch only
win32wsstdctrls.pp for both issues.
Patch is attached. Are you the one to apply it or shall I do something
else?
Please create a bug report on http://mantis.freepascal
Does anybody know what the property "Marked" of TToolButton is good for?
I never realized it, but it's been there at least since Laz 1.0, and in
Delphi at least since D7. And it does not do anything, even in Delphi.
Delphi's help
(http://docs.embarcadero.com/products/rad_studio/delphiAndcpp2009