Re: [Gambas-user] Form Positioning Problem with 3.8.2

2015-10-08 Thread Benoît Minisini
Le 08/10/2015 17:22, Nigel Verity a écrit : > Hi > > My installation of 3.8.1, running on Mint 17.2, was upgraded to 3.8.2 > yesterday via the Launchpad PPA. Since then I have been experiencing > problems with form placement. - Where FormA opens FormB using > formB.showmodal(), the subordinate form

[Gambas-user] Form Positioning Problem with 3.8.2

2015-10-08 Thread Nigel Verity
Hi My installation of 3.8.1, running on Mint 17.2, was upgraded to 3.8.2 yesterday via the Launchpad PPA. Since then I have been experiencing problems with form placement. - Where FormA opens FormB using formB.showmodal(), the subordinate form is behind the parent. - FormB is smaller than Form