mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 17:35:34 +08:00
Focus text in text entry of overlay text message
This commit is contained in:
@@ -256,6 +256,7 @@ namespace BlackGui
|
||||
this->setHeader("Text message");
|
||||
this->showKill(false);
|
||||
this->display();
|
||||
ui->comp_OverlayTextMessage->focusTextEntry();
|
||||
}
|
||||
|
||||
void COverlayMessages::showOverlayImage(const CPixmap &image, int timeOutMs)
|
||||
|
||||
Reference in New Issue
Block a user