I am using \[code\]Vaadin 7 rc2\[/code\]. Also know, that I am fairly new to \[code\]Vaadin\[/code\] at all. I would like to create a custom \[code\]TextField\[/code\] which has the required start at the right of the \[code\]input\[/code\], and which highlights the \[code\]input\[/code\] istead of showing the exclamation mark when the validation fails:
(I have a select box on the screenshot, but you get the idea ....)How could I achieve this? The Vaadin 7 wiki has a custom widget tutorial but as far as I have seen that is not what I want.Any help is appreciated!