Forum > LCL

TBitBtn.DrawEffectsEnabled is not drawn the same as TSpeedButton (QT6)

(1/1)

dsiders:
* Lazarus 4.99 (main)
* QT6

When TBitBtn is drawn in the button down state, its glyph does not use the same glyph effect that TSpeedButton or TEditButton uses. The values deeAlways, deeApplication, and deeSystem do not seem to be applied to the glyph on TBitBtn.

The attached images demonstrate the differences when the control is in the Down state.

deeNever is drawn the same for the three sample controls.

I'm posting here because this is a new feature, and I am not sure if this is actually a bug - or just typical TBitBtn behavior on QT6.

Images and an archive with source attached.

zeljko:
Please open issue about it and attach example project with explanation.

dsiders:

--- Quote from: zeljko on May 03, 2025, 09:00:23 am ---Please open issue about it and attach example project with explanation.

--- End quote ---

Done in https://gitlab.com/freepascal.org/lazarus/lazarus/-/issues/41613.

Navigation

[0] Message Index

Go to full version