svn+ssh://bugman@.../svn/relax/trunk
........
r22539 | bugman | 2014-03-26 17:59:15 +0100 (Wed, 26 Mar 2014) | 7 lines
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).
........