objective c - Reading NSSlider always returns 0 -


g'day, have been reading nssliders last hour. why nslog(@"%f",[myslider doublevalue]) return zero? reading value slider variable should straight forward reason doesn't. thanks, andrew.

have tried nslog(@"%@", myslider) ? it's entirely possible myslider nil @ point you're reading it.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -