[Gambas-user] Translation of mouse static method "Translate"

Christof Thalhofer chrisml at deganius.de
Tue Feb 4 11:02:28 CET 2020


Am 04.02.20 um 09:42 schrieb Benoît Minisini:

>> It is the same as:
>>
>> Public Sub Form_MouseUp()
>>
>>     Button1.Visible = True
>>     Button1.X = Mouse.X + 100
>>     Button1.Y = Mouse.Y + 100
>>
>> End

> Yes.

So in English shouldn't it be called "Transfer", not "Translate"?

Or "Beam"? ;-)


Alles Gute

Christof Thalhofer

-- 
Dies ist keine Signatur


More information about the User mailing list