|
Hi
I use Entry() and read data from database and show in it with utf8
charachters correctly ,and program work correctly even when convert to
.exe .
But , When I convert program to standalone ( .exe ) with CavaPackager
and want to Write or type in Entry() with utf8 charachters (persian) ,
Instead Of utf8 character ,Unkonw charachter typeing in Entry().
Why?
Please help me. |