Auto-focus send textbox
This commit is contained in:
parent
33ad4d8acf
commit
43a7e7111d
|
@ -80,6 +80,7 @@ ConversationView::AttachedToWindow()
|
||||||
fSubjectTextView->SetText(fConversation->GetSubject());
|
fSubjectTextView->SetText(fConversation->GetSubject());
|
||||||
}
|
}
|
||||||
NotifyInteger(INT_WINDOW_FOCUSED, 0);
|
NotifyInteger(INT_WINDOW_FOCUSED, 0);
|
||||||
|
fSendView->MakeFocus(true);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Ŝarĝante…
Reference in New Issue