Sorry again, I do need help

[email protected] ("Jonce Huang") Thu, 9 Aug 2001 15:45:41 +0800
Newsgroups php.gtk
Message-ID <[email protected]>
Sorry for my English again.
I think my poor English made no one anwser my question.
Here again:

php -f  gtk.php

after i clicked "entry" button,  it showed a window
with a GtkEntry and a GtkCombo  for text input

I try to input Chinese -->no way -->show no char 
I try to input English or digit --> ok show char right

so I do the follow test.
           .
           . 
I try [Alt]+[1][2][3]  -->ok show char (ascii 123)
I try [Alt]+[1][2][4]  -->ok show char (ascii 124)
I try [Alt]+[1][2][5]  -->ok show char (ascii 125)
I try [Alt]+[1][2][6]  -->ok show char (ascii 126)
I try [Alt]+[1][2][7]  -->ok show char (ascii 127)
I try [Alt]+[1][2][8]  -->no way -->show no char 
I try [Alt]+[1][2][9]  -->no way -->show no char 
I try [Alt]+[1][3][0]  -->no way -->show no char 
           .
           .   
so I think  somewhere have made a misttake , to cancel all char ascii >127 
on GtkEntry and GtkCombo. Please I do need help

----- Original Message ----- 



download 0.1 from the web and copy system32\ to windows\system32
test everything is ok but Chinese input
entry combobox can input ascii>127

gtk+ or php make this problem?

ps. most chinese use two bye for char code
    and hi-byte always > 127 to make sure not a nomal latin char

sorry for my english




-- 
PHP GTK Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
To contact the list administrators, e-mail: [email protected]