[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gambas-bugtracker] Bug #3041: Width of TabStrip-Tabs remain at its minimum width, resp. shrink to its minimum width when moving with the mouse over it
[Thread Prev] | [Thread Next]
- Subject: [Gambas-bugtracker] Bug #3041: Width of TabStrip-Tabs remain at its minimum width, resp. shrink to its minimum width when moving with the mouse over it
- From: <bugtracker@xxxxxxxxxxxxxx>
- Date: Sat, 03 May 2025 15:14:31 GMT
- To: bsteers@xxxxxxxxx,claus.dietrich@xxxxxxxxxx,bugtracker@xxxxxxxxxxxxxxxxxxxxxx
http://gambaswiki.org/bugtracker/edit?object=BUG.3041&from=L21haW4- Comment #1 by Bruce STEERS: it looks like the text is changing (loosing the number) it's not resizing and hiding the number, the number is vanishing so it resizes. it must be because of your code that makes the tab text. A TabStrip does not resize tabs unless you change the text so it must be a bug in your code. Without a sample project it is impossible to know. I have had to fix some of my own code, mostly because of using "Wait" and fixes in how Wait works. Juggling between using "Wait" or "Wait 0" or "Wait 0.1" has fixed some bugs that were beyond my logic also. If you cannot post the project how about posting the relevant code that deals with the tab texts? ----[ Gambas bugtracker-list is hosted by https://www.hostsharing.net ]----
[Gambas-bugtracker] Bug #3041: Width of TabStrip-Tabs remain at its minimum width, resp. shrink to its minimum width when moving with the mouse over it | <bugtracker@xxxxxxxxxxxxxx> |