Basim
July 23rd, 2003, 02:05 AM
Hi all i am using spin control and my question is that if i know the Handle of the spin can i know that how much jump would the spin take if i click the up or down keys of the spin, i am asking it after checking iDelta memeber of the NMUPDOWN. it always give me value 1 even if the jump is greater than 1
secondly if i keep the mouse button down for a long time on a spin and then relaese it in this case for the first 6-7 entries the iDelta is 1 and then it changes to 5.
what my aim is that if the chage is 1 then i have to generate Spin_Next and Spin_Prev and if suppose the change is more than 1 that is if on a click it changes 2 values then i have to generate a Spin_Set () function.
i hope that you have understood the situation
thanx in advance
regards
Basim
secondly if i keep the mouse button down for a long time on a spin and then relaese it in this case for the first 6-7 entries the iDelta is 1 and then it changes to 5.
what my aim is that if the chage is 1 then i have to generate Spin_Next and Spin_Prev and if suppose the change is more than 1 that is if on a click it changes 2 values then i have to generate a Spin_Set () function.
i hope that you have understood the situation
thanx in advance
regards
Basim