SImple links between UI objects in cocoa

Posted by user365491 on Stack Overflow See other posts from Stack Overflow or by user365491
Published on 2010-06-13T02:32:11Z Indexed on 2010/06/13 2:42 UTC
Read the original article Hit count: 211

Filed under:
|
|

I simply want to link a label to a slider in order for it to display the current value of that slider. This is my first time working with objective-c, and the problem seems far more complicated than in Java or C#. Help would be appreciated.

© Stack Overflow or respective owner

Related posts about iphone

Related posts about objective-c