A lot of times I need an areas in the form were I have to specify text to
the user. Like this:
Username: [___]
Message: This is a message with short text
Password: [___]
The problem is if you have a long text it shows:
Username: [___]
Message: This is a message with long text
that wraps and I dont like that
Password: [___]
I would like it to wrap like this:
Username: [___]
Message: This is a message with long text
that wraps and I dont like that
Password: [___]
can formy do that?
Original issue reported on code.google.com by henrikge...@gmail.com on 30 Jan 2009 at 2:37
Original issue reported on code.google.com by
henrikge...@gmail.com
on 30 Jan 2009 at 2:37