nativea: #161883# focus handling

This commit is contained in:
Philipp Lohmann [pl] 2010-03-29 14:06:42 +02:00
parent 7fb82337d8
commit f71125e557

View file

@ -508,6 +508,8 @@ void BackingWindow::initControls()
maBackgroundMiddle = BitmapEx();
Resize();
maWriterButton.GrabFocus();
}
void BackingWindow::loadImage( const ResId& i_rId, ImageButton& i_rButton )