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

Re: break of display


Le 11/05/2025 à 15:31, Claus Dietrich a écrit :
Am 11.05.25 um 14:12 schrieb Fabien Bodard:
We need more infos, and screenshot to understand what happen

Here are 2 screenshots.

Screenshot1:  My app with Gambas 3.20.3.

     It has 4 bugs including the minimum width of the tabstrip tabs.

Screenshot2: My app with the master where all 4 bugs are fixed.

     - Width of TabStrip tabs is ok now

     - Panel with a lot of combos is missing at the bottom

     - No margin at the bottom

    - Something blue  on the left above the TabStrip control. There is no "forgotten" or hidden control which could cause this!

     - Now rounded corners of controls inside the TabStrip

I all other windows of my app, the bottom control areas are missing! First I thought that the new problems might relate to the latest fix of the TabStrip-Bug. So I replaced the TapStrip against a TabPanel - same result.

Best regards

Claus


As usual, I need a project that reproduce the bug(s). A blurred screenshot is not really useful.

To be more compatible, you have to define set 'Style.BorderShape = Style.ShapeSquare' at program startup. This is how simple borders of most controls were drawn before.

Regards,

--
Benoît Minisini.


Follow-Ups:
Re: break of displayClaus Dietrich <claus.dietrich@xxxxxxxxxx>
Re: break of displayChristof Thalhofer <chrisml@xxxxxxxxxxx>
References:
break of displayPhilippe Valarcher <philippe.valarcher@xxxxxxx>
Re: break of displayClaus Dietrich <claus.dietrich@xxxxxxxxxx>
Re: break of displayFabien Bodard <gambas.fr@xxxxxxxxx>
Re: break of displayClaus Dietrich <claus.dietrich@xxxxxxxxxx>