Bug fix for the Mf.test_bug_21615_incomplete_setup_failure GUI test on MS Windows systems.
The GUI interpreter flush() method needs to be called between the two structure.load_spins user
function calls. Without this, the test will freeze on MS Windows. The freezing behaviour is
however not 100% reproducible and is dependent on the Windows version and wxPython version.