M
MJ
as topic, if i have form1 and form2, form1 active form2 by
using form2.show
how to make form2 on the top of form1 which make user
cannot click on form1?
i used form2.topmost = True, although form2 is on the top
of form1 but user still can click on form1
which make form1 become the active form and form2 become
inactive
wat i require is user must close form2 first b4 they can
clickon form1
how am i going to do that?anyone can help?
any help is greatly appreciated....
using form2.show
how to make form2 on the top of form1 which make user
cannot click on form1?
i used form2.topmost = True, although form2 is on the top
of form1 but user still can click on form1
which make form1 become the active form and form2 become
inactive
wat i require is user must close form2 first b4 they can
clickon form1
how am i going to do that?anyone can help?
any help is greatly appreciated....