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
test.tar.gz
Description: GNU Zip compressed data
------------------------------------------------------------------------------ This SF.net Dev2Dev email is sponsored by: Show off your parallel programming skills. Enter the Intel(R) Threading Challenge 2010. http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________ Gambas-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user
