HaikuDepot: Give focus to the search terms after launch.
This commit is contained in:
parent
59062d32b7
commit
c05743fbc8
@ -90,6 +90,8 @@ FilterView::AttachedToWindow()
|
||||
fShowField->Menu()->SetTargetForItems(Window());
|
||||
fRepositoryField->Menu()->SetTargetForItems(Window());
|
||||
fSearchTermsText->SetTarget(this);
|
||||
|
||||
fSearchTermsText->MakeFocus();
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user