Forums
New posts
Articles
Product Reviews
Policies
FAQ
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Menu
Log in
Register
Install the app
Install
Forums
macOS & iOS Developer Playground
macOS - Development and Darwin
Make custom view send action message.
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Meds" data-source="post: 794473" data-attributes="member: 67584"><p>I made a custom view where you can drag a small rectangle around a view. My question is, how can I make it able to send an action message to my app controller? As of now, I can't even wire it up in interface builder, so I'm assuming there's something I need to add to my code. I want it to behave like a slider would, where a change can send an action message to my app controller that checks it and handles it.</p></blockquote><p></p>
[QUOTE="Meds, post: 794473, member: 67584"] I made a custom view where you can drag a small rectangle around a view. My question is, how can I make it able to send an action message to my app controller? As of now, I can't even wire it up in interface builder, so I'm assuming there's something I need to add to my code. I want it to behave like a slider would, where a change can send an action message to my app controller that checks it and handles it. [/QUOTE]
Verification
Name this item. 🍎
Post reply
Forums
macOS & iOS Developer Playground
macOS - Development and Darwin
Make custom view send action message.
Top