[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Reordering components in HPanel fails
[Thread Prev] | [Thread Next]
- Subject: Re: Reordering components in HPanel fails
- From: Stéphane Aulery <lkppo@xxxxxxx>
- Reply-to: saulery@xxxxxxxxxx
- Date: Thu, 18 Jul 2024 22:09:45 +0200
- To: user@xxxxxxxxxxxxxxxxxxxxxx
Le 18/07/2024 à 14:40, Gianluigi a écrit :
Il 18/07/24 14:22, Gianluigi ha scritto:Il 18/07/24 14:14, Bruce Steers ha scritto:This is probably just working around a bug though. According to Ben the ide should save the order and the gui should show them correctly per their layout in the ide. If that's the case then there is a bug somewhere as sometimes that's not what happens. As Stēphane and I have tried to explain. I'd rather see the bug fixed than have to add my own code to make the objects arrange to how they "apparently" should be or have to keep using my cut-n-repaste trick.Hi, I have always done it this way, and for me there is no bug. If you look at Gambas' IDE, Benoit uses containers like I did (sort of).I attach two examples of how HPanel and VPanel work, which behave exactly as I expect. If you don't have enough desktop space, reduce the number of buttons
Thank you for your examples. I will study them. -- Stéphane Aulery