(svn r12425) -Feature [FS#1846]: On Screen Keyboard for input fields so someone without a keyboard can enter text too. Patch by Dominik.

This commit is contained in:
rubidium
2008-03-26 10:08:17 +00:00
parent b05919cc5a
commit a606fe9610
21 changed files with 494 additions and 32 deletions

View File

@@ -1523,6 +1523,10 @@
RelativePath=".\..\src\order_gui.cpp"
>
</File>
<File
RelativePath=".\..\src\osk_gui.cpp"
>
</File>
<File
RelativePath=".\..\src\player_gui.cpp"
>

View File

@@ -1520,6 +1520,10 @@
RelativePath=".\..\src\order_gui.cpp"
>
</File>
<File
RelativePath=".\..\src\osk_gui.cpp"
>
</File>
<File
RelativePath=".\..\src\player_gui.cpp"
>