M
Milan
Hello,
I have the following problem. In my form, I use several spin buttons
which can change values in associated text boxes. After completed
change of each of these values using spin buttons I want to run a
rather time-consuming procedure which requeries data sources for some
graphs.
Problem is that I do not know how to find out that the spinning has
just ended. I have not found such an event procedure. So what I do now
is that I call that time-consuming procure after every change of value
by one unit. Of course, it makes spinning using spin button very
inefficient.
I would be glad if someone could help me.
Thanks in advance,
Milan.
I have the following problem. In my form, I use several spin buttons
which can change values in associated text boxes. After completed
change of each of these values using spin buttons I want to run a
rather time-consuming procedure which requeries data sources for some
graphs.
Problem is that I do not know how to find out that the spinning has
just ended. I have not found such an event procedure. So what I do now
is that I call that time-consuming procure after every change of value
by one unit. Of course, it makes spinning using spin button very
inefficient.
I would be glad if someone could help me.
Thanks in advance,
Milan.