Update of patch #4766 (project freeciv):

                  Status:                    None => Ready For Test         
         Planned Release:                         => 2.6.0, 3.0.0           

    _______________________________________________________

Follow-up Comment #1:

Patch to receive SDL_TEXTINPUT for edit widgets.

This should make them usable for ASCII locale. The big problem is that
SDL_TEXTINPUT (and SDL2 in general) handles text as UTF-8 and most of the
sdl2-client code is built on assumption about UNICODE. 7-bit ASCII works as
those characters share the values between encodings, but any other character
entered gets corrupted. 

(file #23406)
    _______________________________________________________

Additional Item Attachment:

File name: Sdl2Textinput.patch            Size:12 KB


    _______________________________________________________

Reply to this item at:

  <http://gna.org/patch/?4766>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Freeciv-dev mailing list
[email protected]
https://mail.gna.org/listinfo/freeciv-dev

Reply via email to