On Tue, Apr 10, 2018 at 10:12 PM, Anthony Walter via Lazarus
wrote:
> I'm am starting a new thread because I've completed my task.
>
> Here is a terminal component for Lazarus that is easy to reuse.
>
> https://cache.getlazarus.org/archives/terminal.7z
>
> To install, make sure you're on Linux wit
Am 12.04.2018 um 00:02 schrieb Donald Ziesig via Lazarus:
I am trying to write an app that allows me to drag images and show
them while they are being dragged (like the cards in Solitaire).
I have been able to drag images (showing only the drag cursor) and
drop them appropriately, but I haven'
On 2018-04-11 23:02, Donald Ziesig via Lazarus wrote:
> Can anyone point me in the right direction for this?
I've never really compared LCL's drag-n-drop implementation with fpGUI's
- but they might be similar in some way. Anyway, fpGUI' visual forms
designer - the fpGUI's UI Designer (/uidesigner
Hi All!
I am trying to write an app that allows me to drag images and show them
while they are being dragged (like the cards in Solitaire).
I have been able to drag images (showing only the drag cursor) and drop
them appropriately, but I haven't been able to find any recent
documentation sho
Am 10.04.2018 um 19:34 schrieb kapibara via Lazarus:
> There is no swedish translation of Lazarus, how can I make one?
>
You should find a README.txt in the languages directory in your lazarus
installation or just read it online at
https://svn.freepascal.org/cgi-bin/viewvc.cgi/trunk/languages/READM
The first question is a Firebird question.
With Firebird 3, you can configure use of the Srp user authentication
module and "over-the-wire" encryption. This should give you an encrypted
connection between client and server. The settings for this are in the
"firebird.conf" config file.
This s
Use a socket to connect, and make it encrypted. Or ssl ... it can work on
any port, not just 443.
https://technet.microsoft.com/en-us/library/ms189067(v=sql.105).aspx
Or you could use ssh.
http://www.firebirdfaq.org/faq113/
--
___
Lazarus mailing list
Juha, no I mean this, reflecting this, the old way the OI handled changes:
http://cache.getlazarus.org/videos/drag-inspector.mp4
The lag is visceral. Whenever an item index changes, the entire OI is
invalidated. My change repaints 2 items, the previous row, and the new row.
It's must faster.
--
On Thu, Apr 5, 2018 at 1:16 PM, Anthony Walter via Lazarus
wrote:
> So far with this change if you click, hold down the mouse, and drag up/down
> quickly in the inspector the lag seems greatly reduced, as well as less CPU
> usage.
Do you mean to click on a property name in OI, then drag it on top
Can I make an encrypted connection between Lazarus and Firebird?
What components should I use?
Can I make an encrypted connection between Lazarus and Microsoft SQL Server?
What components should I use?
Regards,
Kamen
--
___
Lazarus mailing list
Lazar
On Wed, 11 Apr 2018, Maciej Izak via Lazarus wrote:
2018-04-11 9:18 GMT+02:00 Michael Van Canneyt via Lazarus <
lazarus@lists.lazarus-ide.org>:
Huh ? Slight historical misinformation here.
Linux editors had this decennia before Visual Studio came up with it.
Huh? What is wrong with you?
2018-04-11 9:18 GMT+02:00 Michael Van Canneyt via Lazarus <
lazarus@lists.lazarus-ide.org>:
>
> Huh ? Slight historical misinformation here.
>
> Linux editors had this decennia before Visual Studio came up with it.
>
Huh? What is wrong with you? Where you have historical misinformation? It
is per
By the way, there is a small bug with the IDE I discovered while making
this. If you dock a window, then right click and close it, or undock it,
window cannot be docked again. You have to restart the IDE to be able to
dock that window type. Here is a screen capture of the issue:
https://cache.getl
On Wed, 11 Apr 2018, Maciej Izak via Lazarus wrote:
Very good initiative (Visual Studio Code inspired) . I wish to had this for
Windows too :)
Huh ? Slight historical misinformation here.
Linux editors had this decennia before Visual Studio came up with it.
Michael.
--
Very good initiative (Visual Studio Code inspired) . I wish to had this for
Windows too :)
2018-04-11 8:43 GMT+02:00 Anthony Walter via Lazarus <
lazarus@lists.lazarus-ide.org>:
> I updated my archive to include support for a dockable window inside the
> Lazarus IDE.
>
> https://cache.getlazarus.
15 matches
Mail list logo