[Gambas-user] (no subject)
Hasan Merkit
hasanmerkit at outlook.com
Sat May 8 00:43:46 CEST 2021
Please update Turkish language.
May be you want see this:
https://pasteboard.co/K0QU0WH.png
Src/gambas3/Translation/FTranslate.class line 432
If Key.Code = Key.Return Or Key.Code = Key.Enter Then
If GoNextCheckBox.Value = True Then
Stop Event
With cvwTranslate
.MoveTo(.Key)
.MoveBelow()
If .Available Then
.Item.Selected = True
.Item.EnsureVisible()
Endif
End With
Endif
Else If Key.Alt Then
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20210507/90dea3a6/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tr.po
Type: application/octet-stream
Size: 181247 bytes
Desc: tr.po
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20210507/90dea3a6/attachment-0001.obj>
More information about the User
mailing list