Hello Monks
I have a very special problem, but maybe you can shed some light on the things I can work on to solve it.
I am in need to run a perl/tk application on Wine for macOs (the why is a long story. It actually works fine, exept for one thing which is quite strange and is someway related to Tk:
every Perl/Tk application compiled in exe I try to run in Wine on a macOS does not accept as input (in wigets Entry or Text, for example) from the keyboard fonts/languages like Russian, Arabic etc. and produces simple ?????? for any key stroke. I tried many perl/tk apps (.exe) from myself and from third parties. I thought it had to do with Wine, but here are a couple of strange things:
- if I copy and paste text in such languages from an Internet Browser into the widgets, the fonts are displayed correctly
- any other application which is not written in Perl/Tk works perfectly fine (even in Perl/Wx!)
One possible solution would be to compile directly in macOS or switch to Perl/Wx. But this would mean a lot of work... and someway I find this behavior quite strange and would like to understand it, and possible solve it.
I am working on a macOS HighSierra in Italian. Any suggestion what I could try/consider is appreciated.
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.