Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Using the Lazarus IDE
»
General
»
[SOLVED] GTK3 : Icons have borders. Is this a bug or for debugging ?
Free Pascal
Website
Downloads
Wiki
Documentation
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Documentation (RTL/FCL/LCL)
Bugtracker
CCR Bugs
GIT
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
Forum Rules
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
TurboBird IBX
by
maurog
[
Today
at 04:10:32 pm]
The ever re-appearing /= ...
by
Thaddy
[
Today
at 04:05:48 pm]
Lazarus Image Editor
by
Paolo
[
Today
at 03:40:33 pm]
Remote desktop software i...
by
gidesa
[
Today
at 02:25:43 pm]
Omitting semicolon on las...
by
Xenno
[
Today
at 02:04:31 pm]
FPC Unleashed (inline var...
by
Thaddy
[
Today
at 01:44:27 pm]
I can write your README.m...
by
domasz
[
Today
at 09:53:02 am]
fp-h2pas: New C header tr...
by
ccrause
[
Today
at 09:48:31 am]
Can /my/ AI help me with ...
by
cdbc
[
Today
at 08:59:28 am]
android attack (inc)
by
speter
[
Today
at 04:19:54 am]
Little bit...
by
n7800
[
Today
at 03:51:08 am]
[ANN] Unofficial FPC 3.3....
by
440bx
[
Today
at 01:00:04 am]
NiceGrid component for La...
by
wp
[
Today
at 12:03:57 am]
Track windows cross-platf...
by
dsiders
[April 10, 2026, 07:43:43 pm]
[ANN] PasBuild v1.8.0 Rel...
by
Graeme
[April 10, 2026, 06:43:13 pm]
Подписи кнопок панели инс...
by
Raskaton
[April 10, 2026, 06:37:48 pm]
HTTPS-сервер с ГОСТ-серти...
by
Raskaton
[April 10, 2026, 06:29:36 pm]
Strange behavior with dat...
by
JanRoza
[April 10, 2026, 06:20:38 pm]
RegExpr matchting empty s...
by
Thaddy
[April 10, 2026, 04:35:27 pm]
TLazSerial : serial port ...
by
CM630
[April 10, 2026, 03:45:42 pm]
Can't pass string to TEdi...
by
lazarusprogrammer
[April 10, 2026, 02:04:36 pm]
Messing with Gemini AI an...
by
gidesa
[April 10, 2026, 12:48:03 pm]
Lazarus Bugfix Release 4....
by
dbannon
[April 10, 2026, 10:09:07 am]
[SOLVED] How to enter gen...
by
PascalDragon
[April 10, 2026, 07:27:12 am]
AI Assist Python - to - P...
by
PascalDragon
[April 10, 2026, 07:25:42 am]
« previous
next »
Print
Pages:
1
[
2
]
Author
Topic: [SOLVED] GTK3 : Icons have borders. Is this a bug or for debugging ? (Read 5250 times)
zeljko
Hero Member
Posts: 1905
Re: [SOLVED] GTK3 : Icons have borders. Is this a bug or for debugging ?
«
Reply #15 on:
March 16, 2026, 12:44:37 pm »
What borders exactly ? Screenshoot ?
Logged
DonAlfredo
Hero Member
Posts: 1875
Re: [SOLVED] GTK3 : Icons have borders. Is this a bug or for debugging ?
«
Reply #16 on:
March 16, 2026, 12:45:20 pm »
No greens anymore on my system with latest changes !
Ubuntu 2004, vanilla.
Small bugger: TPageControl labels do not react to clicks to change a page.
Logged
Fpcupdeluxe:
https://github.com/LongDirtyAnimAlf/fpcupdeluxe
Latest release:
https://github.com/LongDirtyAnimAlf/fpcupdeluxe/releases/latest
Legacy:
https://github.com/LongDirtyAnimAlf/Reiniero-fpcup
theo
Global Moderator
Hero Member
Posts: 1945
Re: [SOLVED] GTK3 : Icons have borders. Is this a bug or for debugging ?
«
Reply #17 on:
March 16, 2026, 12:55:54 pm »
Quote from: zeljko on March 16, 2026, 12:44:37 pm
What borders exactly ? Screenshoot ?
I don't know if wp means the same thing, but the tool buttons aren't "flat" in GTK3 (top). They have a border.
In GTK2 (bottom), there's no border, which looks cleaner and clearer.
«
Last Edit: March 16, 2026, 12:58:33 pm by theo
»
Logged
zeljko
Hero Member
Posts: 1905
Re: [SOLVED] GTK3 : Icons have borders. Is this a bug or for debugging ?
«
Reply #18 on:
March 16, 2026, 02:59:43 pm »
I'll check what's up with flat ttoolbuttons, afair Tspeedbuttons were ok with flat true/false.
Logged
ginoo
Full Member
Posts: 160
Re: [SOLVED] GTK3 : Icons have borders. Is this a bug or for debugging ?
«
Reply #19 on:
March 16, 2026, 06:44:47 pm »
The icon border issue also occurs with Linux Mint Cinnamon. I'm using trunk from a few days ago
«
Last Edit: March 16, 2026, 06:58:23 pm by ginoo
»
Logged
ginoo
Full Member
Posts: 160
Re: [SOLVED] GTK3 : Icons have borders. Is this a bug or for debugging ?
«
Reply #20 on:
March 16, 2026, 06:55:37 pm »
The unit1 icon is also slightly different in size between GTK3 and Lazarus 4.6 GTK2.
Another problem with Lazarus 4.99 is that when I don't want to save changes, Lazarus won't close when I close it.
Logged
zeljko
Hero Member
Posts: 1905
Re: [SOLVED] GTK3 : Icons have borders. Is this a bug or for debugging ?
«
Reply #21 on:
March 16, 2026, 10:03:33 pm »
Pull current trunk, I've fixed dialogs some time ago.
Logged
zeljko
Hero Member
Posts: 1905
Re: [SOLVED] GTK3 : Icons have borders. Is this a bug or for debugging ?
«
Reply #22 on:
March 16, 2026, 10:40:09 pm »
Also fixed flat buttons drawing.
https://gitlab.com/freepascal.org/lazarus/lazarus/-/commit/a1ffff227c42c66f3bccf7ae9ba7db020449d982
Logged
theo
Global Moderator
Hero Member
Posts: 1945
Re: [SOLVED] GTK3 : Icons have borders. Is this a bug or for debugging ?
«
Reply #23 on:
March 16, 2026, 11:29:43 pm »
Quote from: zeljko on March 16, 2026, 10:40:09 pm
Also fixed flat buttons drawing.
Yeah, it looks great now!
Logged
Print
Pages:
1
[
2
]
« previous
next »
Lazarus
»
Forum
»
Using the Lazarus IDE
»
General
»
[SOLVED] GTK3 : Icons have borders. Is this a bug or for debugging ?
TinyPortal
© 2005-2018