Qt Some ASCII Missing Only on Certain Machine -


i have problem qtextedit. when compile , run on development environment qtcreator in either debug or release modes, text edit displays characters fine. show perfectly. additionally, if copy of dependent dll's (i'm on windows) folder , run release version there, still displays correctly.

however, when take dir constructed in last step , copy machine, not characters show correctly. of them show up. ascii characters, come on-screen qwerty keyboard. text edit characters displayed on-screen keyboard. when widget containing both text edit , qwerty keyboard closed, text copied out of text edit , new text edit, ascii characters show fine.

for quirky text edit, seems characters not showing. same characters show show, , same characters not show not show.

assuming i've made clear enough (it's tough describe, that's effort in advance), have idea of how , why happening? how can resolved?

it sounds font issue. perhaps font being used in text box missing on target computer or corrupt. force first text edit (the 1 acting weird) use font "arial". make difference?


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -