[Gambas-user] Form.Enabled = False

Matti math.eber at ...221...
Thu Sep 9 21:22:03 CEST 2010


Gambas 3
Trying to show a modal window that has to be closed before other windows can do
anything.
"Fxy.ShowModal" is not useable, because the form should be placed somewhere and
not be centered relative to the desktop (why is a modal window centered and
can't be moved?)
So I tried to disable the underlying form FMain. I understand Enable = False as:
the form is inactive and doesn't accept any inputs. But I got funny results.
Most of the controls are inactive, some not.
See example.

Regards
Matti
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.tar.gz
Type: application/x-gzip
Size: 6936 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20100909/d66521ca/attachment.bin>


More information about the User mailing list