rmraya
06-09-2008, 09:17 AM
Hi,
The close() method was removed from Windows class in beta 4 and this broke my code. I need to close dialogs programatically, without waiting for the user to click on a button.
Hiding a window is not enough for me. I need to destroy all widgets and detach the window from its parent.
How can I close a dialog in beta 4?
Best regards,
Rodolfo
The close() method was removed from Windows class in beta 4 and this broke my code. I need to close dialogs programatically, without waiting for the user to click on a button.
Hiding a window is not enough for me. I need to destroy all widgets and detach the window from its parent.
How can I close a dialog in beta 4?
Best regards,
Rodolfo