[Gtk-sharp-list] Enabling TextView to print custom language character(without system support)

True_Friend true.friend2004 at gmail.com
Sat Jul 12 04:48:53 EDT 2008


Hi
I am a beginner in c# and gtk. I want to modify TextView widget in such a
way that it print (in textbox obviously) keys of my language Urdu. As if I
press 'a' it prints 'ا'. The same thing is done by one of my colleges in
Windows.Forms with richtextbox and textbox controls. I have seen some
windows.forms specific things in it so I cannot apply it as it to gtk. Plz
guide me how can I achieve it. I have found a little clue about it 
http://www.go-mono.com/docs/index.aspx?link=T%3aGdk.Keymap%2f* here  in
monodoc. Plz refer me to some guide in this regard even it is not GTK# (but
gtk obviously) so I may able to understand even the lang will not c#. Here
is the textbox class modified for this purpose for windows.forms.
http://www.nabble.com/file/p18417433/UrduTextBox.cs UrduTextBox.cs 
Regards
-- 
View this message in context: http://www.nabble.com/Enabling-TextView-to-print-custom-language-character%28without-system-support%29-tp18417433p18417433.html
Sent from the Mono - Gtk# mailing list archive at Nabble.com.



More information about the Gtk-sharp-list mailing list