[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gambas-bugtracker] Bug #2680: PanDebug can set its height as zero
[Thread Prev] | [Thread Next]
- Subject: [Gambas-bugtracker] Bug #2680: PanDebug can set its height as zero
- From: <bugtracker@xxxxxxxxxxxxxx>
- Date: Wed, 15 May 2024 13:03:50 GMT
- To: bsteers@xxxxxxxxx,daniel.rconcept@xxxxxxxxx,bugtracker@xxxxxxxxxxxxxxxxxxxxxx
http://gambaswiki.org/bugtracker/edit?object=BUG.2680&from=L21haW4- Comment #3 by Daniel S: Hi, I've got the same problem as Bruce. In the gambas.conf: panDebug=[False,0,True,False] I put this check after the Settings.Read(pandDebug, "panDebug") If panDebug.Height = 0 Then panDebug.Height = 50 Cheers. ----[ Gambas bugtracker-list is hosted by https://www.hostsharing.net ]----