run the terminal app
copy some text, “1234”, from the terminal app use cmd-C.
Run the demo ap for wxPython 3.0.3.
select any demo from the tree
select the Demo code tab.
type cmd-V to paste.
Notice that 2 chars have been pasted (look chinese) not the string 1234.
In my code I can see that the first char is 0x3231, seems like wxPython
assumed utf-16 not utf-8?
Is this a known problem?
Is there a work around?
Do you want this in the bug tracker?
BArry
Oppss I mean its 3.0.2 release not 3.0.3…
Raised as bug wxTrac has been migrated to GitHub Issues - wxWidgets
BArry
···
On 15 Sep 2015, at 19:08, Barry Scott <barry@barrys-emacs.org> wrote:
run the terminal app
copy some text, “1234”, from the terminal app use cmd-C.
Run the demo ap for wxPython 3.0.3.
select any demo from the tree
select the Demo code tab.
type cmd-V to paste.
Notice that 2 chars have been pasted (look chinese) not the string 1234.
In my code I can see that the first char is 0x3231, seems like wxPython
assumed utf-16 not utf-8?
Is this a known problem?
Is there a work around?
Do you want this in the bug tracker?
BArry
--
You received this message because you are subscribed to the Google Groups "wxPython-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wxpython-users+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.