[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: break of display
[Thread Prev] | [Thread Next]
- Subject: Re: break of display
- From: Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>
- Date: Sun, 11 May 2025 17:22:19 +0200
- To: user@xxxxxxxxxxxxxxxxxxxxxx
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 happenHere 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 TabStripI 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.
Re: break of display | Claus Dietrich <claus.dietrich@xxxxxxxxxx> |
Re: break of display | Christof Thalhofer <chrisml@xxxxxxxxxxx> |
break of display | Philippe Valarcher <philippe.valarcher@xxxxxxx> |
Re: break of display | Claus Dietrich <claus.dietrich@xxxxxxxxxx> |
Re: break of display | Fabien Bodard <gambas.fr@xxxxxxxxx> |
Re: break of display | Claus Dietrich <claus.dietrich@xxxxxxxxxx> |