[Gambas-user] Problem with new gambas

Benoît Minisini g4mba5 at gmail.com
Thu Feb 10 01:25:56 CET 2022


Le 10/02/2022 à 00:57, Steve G via User a écrit :
> I am using version 3.16. It seems I have a problem that is serious to 
> me. I was using the settings to save the last known location of each and 
> every window in my programs. And of course when they open put the window 
> back exactly where it was last time. My programming makes use of 
> multiple monitors so this is extremely important to me. The various 
> Windows have to go to the correct location. I just upgraded to the new 
> gambas. My windows show up in random locations on different monitors. 
> The information is being saved as to where they're supposed to go 
> however the windows do not go back where they were saved. I am assuming 
> this is a glitch in the new gambas. Or is there something new that I am 
> missing?
> 
> Sent from TypeApp <http://www.typeapp.com/r>
> 

More details are needed.

Which Gambas version did you use before? Which desktop do you use?

Nothing has changed recently about that. But maybe you now use the GTK+3 
version of the IDE, instead of the QT5 one, and the GTK+3 component is 
broken in restoring window placement? Or maybe it's your window manager?

-- 
Benoît Minisini


More information about the User mailing list