[Gambas-user] ShowModal Form: only center position

Gianluigi bagonergi at gmail.com
Fri Dec 1 17:36:13 CET 2017


A good friend (Charlie Ogier) reminded me of using Form_Show instead of
Form_Open.
I thanked him a lot.

In Italy, in these cases, it is said to be "shots of youth" :-)

Regards
Gianluigi

2017-12-01 15:21 GMT+01:00 Gianluigi <bagonergi at gmail.com>:

> 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/4d8e9353/attachment.html>


More information about the User mailing list