Fix for bug #20182 (https://gna.org/bugs/?20182) - the sequence element window ordering issue.
The sequence element window now has the parent wx.Window element set. This prevents the main relax
window from being set as the parent and hence coming to the front after the sequence element window
is launched from a user function window.