Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Programming
»
Widgetset
»
QT
»
QT widgetset on Lazarus seems to have transparent panels
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
unit ProjectDescriptorTyp...
by
n7800
[
Today
at 02:01:39 am]
How many lines is too man...
by
Lauriet
[
Today
at 01:54:16 am]
TDirectoryEdit with OnAft...
by
dsiders
[
Today
at 12:20:23 am]
Debian removes FPC/Lazaru...
by
Fred vS
[March 06, 2026, 11:51:30 pm]
Canvas.StretchDraw, does ...
by
jamie
[March 06, 2026, 11:27:18 pm]
How to execute a procedur...
by
TBMan
[March 06, 2026, 10:40:21 pm]
Front-end framework
by
kveroneau
[March 06, 2026, 08:00:37 pm]
REST Server/Client, how t...
by
kveroneau
[March 06, 2026, 07:35:25 pm]
Variable initialization
by
LeP
[March 06, 2026, 06:58:53 pm]
[SOLVED] Problem to resto...
by
Hartmut
[March 06, 2026, 06:42:28 pm]
Text Fill (Memo)
by
Sc0li0sis
[March 06, 2026, 06:08:54 pm]
BGRA Controls license inf...
by
Zoran
[March 06, 2026, 05:48:27 pm]
TCalendar Assign a Date
by
eldonfsr
[March 06, 2026, 05:04:10 pm]
Update a table with an Au...
by
wp
[March 06, 2026, 04:16:29 pm]
[Feature Request]Add Larg...
by
TYDQ
[March 06, 2026, 03:03:31 pm]
Receipt printers & lazare...
by
Petrus Vorster
[March 06, 2026, 02:36:22 pm]
STOMP Clients Release 202...
by
mjustin
[March 06, 2026, 01:56:25 pm]
FreePascal/Lazarus docume...
by
MarkMLl
[March 06, 2026, 10:03:46 am]
PasLLM - LLM Inference En...
by
domasz
[March 06, 2026, 08:53:15 am]
Lazarus IDE built for LCL...
by
dbannon
[March 05, 2026, 11:52:07 pm]
Should TEdit.Clear cause ...
by
Bart
[March 05, 2026, 10:07:40 pm]
Reset doesn't open ReadOn...
by
eny
[March 05, 2026, 09:29:24 pm]
Interface problem
by
PascalDragon
[March 05, 2026, 09:22:57 pm]
bgraformatui.pas(26,12) W...
by
PascalDragon
[March 05, 2026, 09:05:02 pm]
FPC says file exists, Laz...
by
cdbc
[March 05, 2026, 05:06:05 pm]
« previous
next »
Print
Pages: [
1
]
Author
Topic: QT widgetset on Lazarus seems to have transparent panels (Read 7142 times)
vfclists
Hero Member
Posts: 1165
QT widgetset on Lazarus seems to have transparent panels
«
on:
August 01, 2014, 10:53:10 am »
QT widgetset on Lazarus seems to have transparent panels.
I am using the QT widget set with Lazarus revision 45951 and FPC revision 28246 and the panels are transparent. The panel captions which are lower in the z-order are showing.
Is that a known issue?
Logged
Lazarus 3.0/FPC 3.2.2
zeljko
Hero Member
Posts: 1870
Re: QT widgetset on Lazarus seems to have transparent panels
«
Reply #1 on:
August 03, 2014, 05:01:17 pm »
It's not issue afaik.
Logged
vfclists
Hero Member
Posts: 1165
Re: QT widgetset on Lazarus seems to have transparent panels
«
Reply #2 on:
August 08, 2014, 09:40:21 am »
Quote from: zeljko on August 03, 2014, 05:01:17 pm
It's not issue afaik.
Does that mean it is only happening on my installation, or is it an accepted feature of panels in QT?
Logged
Lazarus 3.0/FPC 3.2.2
Blaazen
Hero Member
Posts: 3241
POKE 54296,15
Re: QT widgetset on Lazarus seems to have transparent panels
«
Reply #3 on:
August 08, 2014, 10:59:04 am »
There is something strange. Panel is transparent but when I change color of panel to something else than clDefault and then back to clDefault, it's not transparent anymore.
Logged
Lazarus 2.3.0 (rev main-2_3-2863...) FPC 3.3.1 x86_64-linux-qt Chakra, Qt 4.8.7/5.13.2, Plasma 5.17.3
Lazarus 1.8.2 r57369 FPC 3.0.4 i386-win32-win32/win64 Wine 3.21
Try Eye-Candy Controls:
https://sourceforge.net/projects/eccontrols/files/
zeljko
Hero Member
Posts: 1870
Re: QT widgetset on Lazarus seems to have transparent panels
«
Reply #4 on:
August 18, 2014, 09:08:31 am »
clDefault loads default palette, please open an issue about it.
Logged
Blaazen
Hero Member
Posts: 3241
POKE 54296,15
Re: QT widgetset on Lazarus seems to have transparent panels
«
Reply #5 on:
August 18, 2014, 12:17:45 pm »
I reported,
http://bugs.freepascal.org/view.php?id=26607
.
Logged
Lazarus 2.3.0 (rev main-2_3-2863...) FPC 3.3.1 x86_64-linux-qt Chakra, Qt 4.8.7/5.13.2, Plasma 5.17.3
Lazarus 1.8.2 r57369 FPC 3.0.4 i386-win32-win32/win64 Wine 3.21
Try Eye-Candy Controls:
https://sourceforge.net/projects/eccontrols/files/
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Programming
»
Widgetset
»
QT
»
QT widgetset on Lazarus seems to have transparent panels
TinyPortal
© 2005-2018