You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Android Programming at USF
I have a TextBox that always has focus when the application starts. As
a result, the keyboard always opens when the app starts. Is there a
way to prevent this from happening?
M. Hossein Amerkashi
unread,
Feb 11, 2012, 8:56:00 PM2/11/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to android-progr...@googlegroups.com
Try hideSoftKeyboard() in $define, before registering events