Am 2016-11-28 um 14:50 schrieb Mattias Gaertner via Lazarus:
On Mon, 28 Nov 2016 13:38:11 +0100
Jürgen Hestermann via Lazarus wrote:
In the editor of the IDE, when I put the cursor somewhere and paste multiple
lines from the clipboard
then only the first line is indented (starts where the cur
What version of Lazarus can connect to MySQL 5.7 using TSqlConnector?
My laptop has 1.6 and does not seem to be able to connect using that
component.
I added TMySQL57Connection to trunk (1.7).
Thank you Mattias.
-Laco.
--
___
Lazarus mailing list
La
On Mon, 28 Nov 2016 13:38:11 +0100
Jürgen Hestermann via Lazarus wrote:
> In the editor of the IDE, when I put the cursor somewhere and paste multiple
> lines from the clipboard
> then only the first line is indented (starts where the cursor is) but all
> following lines are not indented
> (sta
In the editor of the IDE, when I put the cursor somewhere and paste multiple
lines from the clipboard
then only the first line is indented (starts where the cursor is) but all
following lines are not indented
(start from column 0).
For example, if I have this code snippet in the clipboard:
case
2016-11-28 12:36 GMT+01:00 Mattias Gaertner via Lazarus <
lazarus@lists.lazarus-ide.org>:
> Should be simple to do with a non docked IDE as well. For example as
> floating window.
> And when it works as floating window it will work with anchordocking
> too.
> And then it should be a small step to
On Mon, 28 Nov 2016 11:19:32 +0100
Maciej Izak via Lazarus wrote:
> 2016-11-28 11:01 GMT+01:00 Graeme Geldenhuys via Lazarus <
> lazarus@lists.lazarus-ide.org>:
>
> > Non-visual components don't belong on the designer form itself.
>
>
> It is simple to do with Sparta docked solution.
Should
On 2016-11-28 10:42, Ondrej Pokorny via Lazarus wrote:
> Good that it's a Lazarus solution!
Sorry, I should have mentioned the link is a Delphi add-on.
The point of my post was to show the good idea, and to inspire somebody
to implement it for Lazarus. I don't use VCL or LCL for years now, so
the
On 28.11.2016 11:01, Graeme Geldenhuys via Lazarus wrote:
Finally somebody has implemented a non-visual component tray add-on
(sitting next to your visual designed form).
Good that it's a Lazarus solution!
Something I've been saying for years - and that should come standard with
Delphi and L
2016-11-28 11:01 GMT+01:00 Graeme Geldenhuys via Lazarus <
lazarus@lists.lazarus-ide.org>:
> Non-visual components don't belong on the designer form itself.
It is simple to do with Sparta docked solution.
--
Best regards,
Maciej Izak
--
___
Lazarus
Finally somebody has implemented a non-visual component tray add-on
(sitting next to your visual designed form). Something I've been saying
for years - and that should come standard with Delphi and Lazarus.
https://github.com/lynatan/ComponentTray
Non-visual components don't belong on the desig
En Wed, 19 Oct 2016 11:07:35 -0500, Dennis via Lazarus
escribió:
LacaK via Lazarus wrote:
Hi *,
I need help with OCX component (not visual I guess), which I need use
in Lazarus application (to control another application, which
supplies this OCX control).
I have imported type lib
11 matches
Mail list logo