[Gambas-user] [Gambas Bug Tracker] Bug #779: me.top = 0 , can't work ( in event _new() )

bugtracker at ...3416... bugtracker at ...3416...
Thu Oct 1 01:16:40 CEST 2015


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

Comment #1 by Zainudin AHMAD:

this code can't work too

Public Sub _new()
  
  Me.Top = 0
  Me.Left = 0
  
  Me.Move(0, 0)
  
End






More information about the User mailing list