Found! Click, activate window and select an object
Found! Click, activate window and select an object
- Subject: Found! Click, activate window and select an object
- From: Lorenzo <email@hidden>
- Date: Tue, 07 Dec 2004 17:55:15 +0100
I have found, just to let the others know, in the window's delegate:
-(void)windowDidBecomeMain:(NSNotification*)aNotification
{
[theView mouseDown:[NSApp currentEvent]];
}
> Hi,
> when my window is not active, I have to click once then I have to click again
> in order to select an object. I forgot how to make this in one click only.
> Could someone remind me that?
> Thanks.
>
> Best Regards
> --
> Lorenzo
> email: email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden