Focus for file name field after using it to open folder
Change-Id: Ic3ae0c899c5feea659d22100f98dbeca4df217eb
This commit is contained in:
@@ -1142,6 +1142,9 @@ IMPL_LINK_NOARG_TYPED ( RemoteFilesDialog, OkHdl, Button*, void )
|
|||||||
OpenURL( sPathNoExt );
|
OpenURL( sPathNoExt );
|
||||||
m_pName_ed->SetText( "" );
|
m_pName_ed->SetText( "" );
|
||||||
|
|
||||||
|
if( !bSelected )
|
||||||
|
m_pName_ed->GrabFocus();
|
||||||
|
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user