[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gambas-bugtracker] Bug #3008: Gambas3 cannot moving forms?


http://gambaswiki.org/bugtracker/edit?object=BUG.3008&from=L21haW4-

Hasan MERKIT reported a new bug.

Summary
-------

Gambas3 cannot moving forms?

Type             : Bug
Priority         : Medium
Gambas version   : Unknown
Product          : Unknown


Description
-----------

I tried QT6 and GTK3. I tried GNOME and KDE. But I couldn't move a window with code.

I tryed:

Me.X = 10
Me.Move(10, 10)
Me.Window.X = 10
Me.Left = 10


System information
------------------

Debian 13 trixie amd64


----[ Gambas bugtracker-list is hosted by https://www.hostsharing.net ]----