Ernesto Revilla
2005-08-11 10:59:59 UTC
Dear all,
when creating a very simple form with just a button and event code:
def eventFunc(button):
button.getForm().close(0) # or 1
the form does not close, unless I switch first to design mode, and back to
data mode.
Regards,
Erny
when creating a very simple form with just a button and event code:
def eventFunc(button):
button.getForm().close(0) # or 1
the form does not close, unless I switch first to design mode, and back to
data mode.
Regards,
Erny