in reply to Re: Is there a way to make Prima widgets accept double byte characters?
in thread Is there a way to make Prima widgets accept double byte characters?
wantUnicodeInput BOOLEAN
Selects if the system is allowed to generate key codes in unicode. Returns the effective state of the unicode input flag, which cannot be changed if perl or operating system do not support UTF8.
If 1, Prima::Clipboard::text property may return UTF8 text from system clipboards is available.
Default value: 0
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Is there a way to make Prima widgets accept double byte characters?
by ZJ.Mike.2009 (Scribe) on Jun 04, 2011 at 01:30 UTC |