Improved the user feedback when executing a user function in the GUI.
The busy cursor is now turned on at the start of the user function wizard page method _apply() and
turned off again at the end. This would avoid user confusion, thinking that the program has frozen
(as was the case in bug #21862, https://gna.org/bugs/?21862).