Setting Focus Programmatically
Setting Focus Programmatically
- Subject: Setting Focus Programmatically
- From: "Frederick C. Lee" <email@hidden>
- Date: Mon, 7 Jun 2004 16:41:49 -0700
Greetings:
1) How to you set focus programmatically? I'm thinking of using:
[targetField setNextResponder:nil];
It seems to highlight the target, but the cursor doesn't blink within
it, requiring me to actually click in the target field.
Regards,
Ric.
_______________________________________________
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.