> Makes me wonder though how hard it would be to dynamically and > automagically turn a field input into a textarea, perhaps when one hits > *ENTER*, i.e. set the number of displayed lines of such a textarea to the > number of literal newline characters in it. Perhaps it could even always > be a textarea, starting with 1 line? >
In the refactored branch you'll be able to say <$edit-text field="myfield" tag="textarea"/> to force a text area instead of an <input type="text"/>. In TW5 input text areas always resize the fit their text. Does that answer your question? Best wishes Jeremy > > Tobias. > > -- > You received this message because you are subscribed to the Google Groups > "TiddlyWiki" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/tiddlywiki. > For more options, visit https://groups.google.com/groups/opt_out. > -- Jeremy Ruston mailto:[email protected] -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/groups/opt_out.

