DoEditBox
pulls events from Input and calls CLineInput::Manipulate
manually.
We should use an CLineInput
instance alongwith DoEditBox
and extend CLineInput to be allow it to be activated or deactivated.
Reason being:
SDL_StartTextInput()
and SDL_StopTextInput()