Re: NewbieQ: Why can't I have a customview as an initalResponder??
Re: NewbieQ: Why can't I have a customview as an initalResponder??
- Subject: Re: NewbieQ: Why can't I have a customview as an initalResponder??
- From: Andrew Platzer <email@hidden>
- Date: Tue, 22 Jan 2002 11:42:09 -0800
On Tuesday, January 22, 2002, at 09:25 , email@hidden wrote:
I attempted to use this magic cocoa bean by adding a
needsPanelToBecomeKeyView method to the test code (see below), and the
custom view still does not become the initial responder. Bug or feature??
Bug. I'll file one. When checking the initial first responder, it doesn't
check needsPanelToBecomeKeyView which is why it is skipping it. For now,
you will have to set it in code.
Sorry for the inconvenience.
Andrew
__________________________________________________________________
A n d r e w P l a t z e r
A p p l i c a t i o n F r a m e w o r k s
A p p l e