Groups
Groups
Sign in
Groups
Groups
日本Androidの会
Conversations
About
Send feedback
Help
EditTextの改行禁止かつ自動折り返しについて
4,525 views
Skip to first unread message
oyaoya
unread,
Jun 11, 2012, 1:05:36 AM
6/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の会
いつもお世話になっております。
今回、EditTextで改行コードの入力を禁止しつつ、自動折り返しで全体を表示したいのですが、
なかなかうまくいかず困っています。
android:scrollHorizontally
android:singleLine
android:inputType
これらのプロパティでいろいろ組み合わせて試しているのですが
上手くいきません。
何か、ご存知の方がいらっしゃいましたら
ご教授のほどよろしくお願いいたします。
MORIHIRO
unread,
Jun 11, 2012, 7:11:46 AM
6/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-g...@googlegroups.com
プロパティでどうにかする方法は知りませんが、
EditText.setOnKeyListener()
こちらでキー入力を拾ってやってENTERキーを入力させないように
することはできます。
参考:
ど素人のAndroidアプリ開発入門 - キーイベントの取得
http://androidhacker.blog94.fc2.com/blog-entry-52.html
2012年6月11日月曜日 14時05分36秒 UTC+9 oyaoya:
oyaoya
unread,
Jun 12, 2012, 3:41:35 AM
6/12/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の会
MORIHIRO様
ありがとうございます。
参考サイトの情報をもとに実現することが出来ました。
出来るだけxmlファイルで吸収しようとしていたことが仇となりました。。
本当にありがとうございました。
On 6月11日, 午後8:11, MORIHIRO <
morihiro.s...@gmail.com
> wrote:
> プロパティでどうにかする方法は知りませんが、
> EditText.setOnKeyListener()
> こちらでキー入力を拾ってやってENTERキーを入力させないように
> することはできます。
>
> 参考:
> ど素人のAndroidアプリ開発入門 - キーイベントの取得
http://androidhacker.blog94.fc2.com/blog-entry-52.html
Reply all
Reply to author
Forward
0 new messages