nativea: #161883# focus handling
This commit is contained in:
parent
7fb82337d8
commit
f71125e557
1 changed files with 2 additions and 0 deletions
|
@ -508,6 +508,8 @@ void BackingWindow::initControls()
|
||||||
maBackgroundMiddle = BitmapEx();
|
maBackgroundMiddle = BitmapEx();
|
||||||
|
|
||||||
Resize();
|
Resize();
|
||||||
|
|
||||||
|
maWriterButton.GrabFocus();
|
||||||
}
|
}
|
||||||
|
|
||||||
void BackingWindow::loadImage( const ResId& i_rId, ImageButton& i_rButton )
|
void BackingWindow::loadImage( const ResId& i_rId, ImageButton& i_rButton )
|
||||||
|
|
Loading…
Reference in a new issue