[Gambas-user] ShowModal Form: only center position

Gianluigi bagonergi at gmail.com
Fri Dec 1 15:21:30 CET 2017


Is it normal that if I open a modal window it only positions in the center
and this does not work?

Public Sub Form_Open()

  Me.Y = 50
  Me.X = 50

End

Regards
Gianluigi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20171201/d426058b/attachment.html>


More information about the User mailing list