Adam Tauno Williams wrote:
> 
> On Thu, 2009-04-02 at 09:24 -0700, l333t wrote:
>> I need to know if it's possible to send characters(Unicodes in
>> particular)
>> onto the active window using Mono in linux. Though I don't know much
>> about
>> it, I know that it's possible in microsoft windows. Is it possible to
>> achieve the same thing in linux?
> 
> I have no idea what "send characters onto the active window" means. What
> do you want the active window to do with them?
> 
>> I am using java for my development and it's not possible to send
>> characters
>> onto active window using java. Sending characters is possible using
>> Xlib..
>> but its not possible to send unicodes using Xlib.. 
> 
> _______________________________________________
> Gtk-sharp-list maillist  -  [email protected]
> http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
> 
> 

Active window means the topmost window. The window that has focus. I'm doing
a transliteration software which translates english to other scripts. So far
that, i need to send unicodes of the languages to which I want to convert,
onto the active/focus window.

-- 
View this message in context: 
http://www.nabble.com/sending-characters-onto-the-active-window-tp22851107p22861789.html
Sent from the Mono - Gtk# mailing list archive at Nabble.com.

_______________________________________________
Gtk-sharp-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list

Reply via email to