Custom Control action->target help
Custom Control action->target help
- Subject: Custom Control action->target help
- From: Tim Kreger <email@hidden>
- Date: Thu, 15 Aug 2002 15:21:41 +1000
Hi,
I'm in the process of building a breakpoint editor which is all but
finished. It's setup as a customview/control.
I have one final problem to overcome and that is how to send a message to
the target IBAction when editing has completed(ie the mouse is released). It
needs to be basically the same as what NSButton sends when its
depressed/released. Does anyone have any ideas/answers?
I've attempted to use sendAction:to: but I have no idea what the action
should be/do.
I've also tried sendActionOn:NSLeftMouseUp; but again I dont know what to
set the action too.
I've been scouring source sites and am yet to find any ObjC editors or
custom control source.
I'll gladly upload the source when and if I can solve this seemlinlgy
trivial task.
Thanks
Tim
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.