I am developing some spreadsheet add-ins that can be computationally demanding. Therefore, the function wizard's default behavior of executing the add-in every single time an event is caught by the function wizard (e.g., clicking the scroll-bar to navigate between parameters) is quite annoying, and essentially makes the function wizard useless for such problems.
At first I thought there was I bug in my add-in which rendered the function wizard so sluggish, and I consulted [EMAIL PROTECTED] for help on the issue... Later when I discovered the culprit, I was encouraged on that mailinglist to put forward to a suggestion of either disabling default behavior of the function wizard, or making it optional. What are your opinions on the matter? Would it be possible (and desirable) to have a check-box to enable the current "preview" feature of the function wizard? best regards Joachim
