[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: TestBackground


Le 08/12/2025 à 20:04, CD a écrit :
Hello,

  SVGs integrate very well in Gambas!

  I've reproduced, in an attached application,
the unusual behavior of a label when hovered over:
`Public Sub Label1_Enter()` and
`Public Sub Label1_Leave()`.

  Is there a solution to avoid the loss of "transparency,"
or is there a catch?
With WebView, SVG, or...?

  Regards


This is a problem with GTK+3. Apparently GTK+ does not handle overlapped controls correctly anymore.

If you want correct behaviour, you have to use a QT component.

Regards,

--
Benoît Minisini.


Follow-Ups:
Re: TestBackgroundCD <dessere.claude@xxxxxx>
References:
TestBackgroundCD <dessere.claude@xxxxxx>