Free Pascal
Live information from Lazarus
-
Re: Splitting Picture into Quads using Quadtree ?
Hi,
@ADMGNS :
Sorry, I don't use Delphi, just Pascal Lazarus.
And the conversion doesn't work well.
B-> -
Re: [New Component] ExtTabCtrl - A custom, feature-rich tab control (LGPL)
Did you ever test dark mode? I did not. But I could imagine that the colors calculated for mouse-over do not look good in dark mode.
No, I haven't, but it is on my TODO lis... -
Re: Lazarus 4.99 - New features
For Linux existed some configurational sets to redirect stdio, but that was rather copmlicated and OS dependent. Every single IDE I'm aware allows that automatically.
Yes, I m... -
Re: Lazarus Main and Gnome/Wayland
@Jonax ONLY Lazarus trunk for gtk3 (Lazarus 5.0 will be gtk3 based) -
Re: [New Component] ExtTabCtrl - A custom, feature-rich tab control (LGPL)
I like it.
Did you ever test dark mode? I did not. But I could imagine that the colors calculated for mouse-over do not look good in dark mode.
Can the hovering effect be turned off?
[EDIT]
Found a bug: The demo_notebook comes with tab close buttons tu...