X-Git-Url: http://deadsoftware.ru/gitweb?a=blobdiff_plain;f=src%2Fflexui%2Fsdlstandalone.pas;h=3959b2a28d22e4b8577ac3a04fe3633a639c304b;hb=7817748b82c4e9ef6b16e1b6670d342db07a7e83;hp=6dd81c76203fdab15963a1b12c6dc77eb714ded5;hpb=8b3c740d2889bd89082916097344a5c7ac7bc46d;p=d2df-sdl.git diff --git a/src/flexui/sdlstandalone.pas b/src/flexui/sdlstandalone.pas index 6dd81c7..3959b2a 100644 --- a/src/flexui/sdlstandalone.pas +++ b/src/flexui/sdlstandalone.pas @@ -70,6 +70,7 @@ begin //SDL_Quit(); result := true; fuiWinActive := fuiWinActive; + SDL_StartTextInput(); end;