Discussion:
Bug report: form.close does not close the form (CVS-version)
Ernesto Revilla
2005-08-11 10:59:59 UTC
Permalink
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

Loading...