mohsenali has asked for the wisdom of the Perl Monks concerning the following question:

I write a script With Tk and uses Entry() in it . when convert script to .exe and run it, and want type into Entry() with UTF8 (persian) charachters ,Instead of (utf8)persian characters in Entry() , Unknown characters show for me. how can i , solve this problem. I uses CavaPackager to Generate standalone ( .exe ) file. thank you
  • Comment on problem with UTF8 when script convert to .exe

Replies are listed 'Best First'.
Re: problem with UTF8 when script convert to .exe
by Khen1950fx (Canon) on Apr 02, 2010 at 23:07 UTC