ah ok, now i've found the little problem.
the EditField is in a HorizontalFieldManager, i have to add the paint method for the manager and not for the editField...
ok now it works, but there is still one problem left:
when i type a text the backgroundcolor switches back to white, so i have to paint the background again, but how?
thanks so far
hibbert