text-input-pane query
I need to create an input pane that has the following properties: a. Accepts a single line of text not containing tabs or returns. b. Can be made the current focus using tab. c. Wraps the text if it is too long to fit in :external-min-width. text-input-pane achieves (a) and (b), and multi-line-text-input-pane achieves (a) and (c), but I can't see how to get all three. Any suggestions? Thanks, David Johnson-Davies +------------------------------------------------------------+ David Johnson-Davies, Human-Computer Interface Ltd 17 Signet Court, Swanns Road, Cambridge, CB5 8LA, England. Tel: +44 1223 314934, Fax: +44 1223 462562 Email: david@interface.co.uk, Web: http://www.interface.co.uk/ +------------------------------------------------------------+