adapt at the new OS abstraction

This commit is contained in:
2012-08-19 16:56:59 +02:00
parent 699564e17f
commit ae9c0f8eeb
3 changed files with 7 additions and 6 deletions

View File

@@ -395,7 +395,7 @@ void CodeView::OnGetFocus(void)
/*
ewol::widgetMessageMultiCast::Send(GetWidgetId(), ednMsgBufferId, m_bufferID);
*/
ewol::KeyboardShow(ewol::KEYBOARD_MODE_CODE);
ewol::KeyboardShow();
APPL_INFO("Focus - In");
}