Re: Non-activating Button
Re: Non-activating Button
- Subject: Re: Non-activating Button
- From: email@hidden (Simon Fraser)
- Date: Tue, 11 Feb 2003 13:00:32 -0800
Jean-Daniel Dupas wrote:
I'm trying to do a application that has the same comportment than iTunes, ie
when the user click on a Button and the application is not the frontmost, an
action accures AND the application don't activate. When i create a windows
with a button, if i click on the button the action occures but the
application activate. How can i prevent the application to activate.
Look at [NSView acceptsFirstMouse:].
Simon
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.