03-13-2012 05:48 AM
Hello,
i am create one field. when i try to call super(Field.NON_FOCUSABLE); i am getting this error
Detected background switch for PushLegal(194) who has NO tunnels open - defocus NOT called. when i am call super(Field.NON_FOCUSABLE) than it work prperly.. what should i do? why i am getting this kinding of error. i dont want that filed focusable.
please any one face this issue?
help me
thanks and regards,
ajay patil.
03-13-2012 05:56 AM
03-13-2012 06:04 AM
ok can you tell me one thing if super(Field.FOCUSABLE); is excuted prperly than what is problem for super(Field.NON_FOCUSABLE);. but when i try to excute i am getting this msg and getting illegal argument exception.
what should i do? please help me.
thanks and regards,
Ajay Patil.
03-13-2012 06:08 AM