Lazarus
Home
Forum
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Programming
»
LCL
»
[SOLVED] Issue with GroupBox background color
Downloads
Daily Snapshots
FAQ
Wiki
Bugtracker
IRC channel
Developer Blog
Follow us on Twitter
Mailing List
Free pascal
Other languages
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
About donations (wiki)
Bookstore
Lazarus, the complete guide
Search
Advanced search
« previous
next »
Print
Pages: [
1
]
Author
Topic: [SOLVED] Issue with GroupBox background color (Read 692 times)
Dibo
Hero Member
Posts: 940
[SOLVED] Issue with GroupBox background color
«
on:
September 14, 2012, 10:17:56 am »
Hi,
I have problems with set "uniform" background color for some controls
(like TGroupBox) on GTK2. See first attachment. This is default view.
So I tried set color from clDefault to clBtnFace on all controls.
GroupBox still have brighter color (2 attachment). I thought that
groupbox color is static, but changing it to clRed work (3
attachment). Any idea? What is the name of form default color? Because
if I leave default color on form and groupbox and set panel color to
"brighter" then I should get the same color for all controls
Regards
«
Last Edit: September 14, 2012, 09:32:12 pm by Dibo
»
Logged
zeljko
Sr. Member
Posts: 347
Re: Issue with GroupBox background color
«
Reply #1 on:
September 14, 2012, 08:56:49 pm »
Have you tried to set clForm or clBackground to TPanel and TGroupBox ?
Logged
Dibo
Hero Member
Posts: 940
Re: Issue with GroupBox background color
«
Reply #2 on:
September 14, 2012, 09:31:58 pm »
Thanks! Changing color to clForm or clBackground on all controls (with form included) solved problem. But this is some kind of inconsistency. Controls which don't have transparency (e.g TLabel is transparent) but flat background, should have this same color by default.
Logged
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Programming
»
LCL
»
[SOLVED] Issue with GroupBox background color
Recent
Is LCL's functionality li...
by
Leledumbo
[
Today
at 11:32:10 am]
Generics.Collections
by
Leledumbo
[
Today
at 11:28:50 am]
Qt so slow
by
Leledumbo
[
Today
at 11:27:52 am]
BiDi support in the nativ...
by
Avishai
[
Today
at 11:04:37 am]
Binary Decimal Convertor ...
by
JuhaManninen
[
Today
at 10:00:32 am]
Visual form designer for ...
by
JuhaManninen
[
Today
at 09:32:55 am]
SOLVED where is the probl...
by
Lacak2
[
Today
at 07:25:59 am]
TField alias in TSQLQuery
by
exdatis
[
Today
at 07:24:40 am]
TPageControl does not hav...
by
zeljko
[
Today
at 07:22:20 am]
What did I do to Tortoise...
by
Avishai
[
Today
at 04:39:15 am]