Gentlemen, i found the problem: I should not put the form in a tabelpane.row, instead i should put it into a border and call requestFocus. Then, everything works as expected ....
Best, Daniel -------- Original-Nachricht -------- > Datum: Fri, 09 Nov 2012 09:42:35 +0100 > Von: "daniel stieger" <[email protected]> > An: [email protected] > Betreff: Problem with requestFocus > Hello hello, > > i have a question regarding requestFocus. As one can see, i have the focus > on the cancel button, but i want the focus to be on the textfield with the > question mark on. > > I also call requestFocus() of textfield, but obviously it return false?? > > Anything i did not take into account? > > Any hint appreciated... > Dan
