[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gambas-bugtracker] Bug #2676: Paste in a Frame too high
[Thread Prev] | [Thread Next]
- Subject: [Gambas-bugtracker] Bug #2676: Paste in a Frame too high
- From: <bugtracker@xxxxxxxxxxxxxx>
- Date: Thu, 03 Apr 2025 20:24:11 GMT
- To: bsteers@xxxxxxxxx,bugtracker@xxxxxxxxxxxxxxxxxxxxxx
http://gambaswiki.org/bugtracker/edit?object=BUG.2676&from=L21haW4- Comment #5 by Benoît MINISINI: > Aah i see. > I think it would be better if it did. It actually can take the arrangement into account, but only with 'WebForm' and 'Report' forms. It's a flag that is defined in the IDE for each form family. You can look at the CFamily class and its children in the IDE source code. > If there is frame text it makes sense for the paste to place below it. > another problem is that in the designer you place your controls "under" the text. but then pasting a single item will place it at the top where the frame text is instead of below where you would hope it would go. > It's just a bit,,, er, off / wrong / annoying. > :) > Respects. Maybe... I never use Frame containers, it's out of date. :-) And most of the time I prefer not to take the arrangement into account with desktop forms. I can make a toggle, but it may destroy the position of the controls if incorrectly set. ----[ Gambas bugtracker-list is hosted by https://www.hostsharing.net ]----