[Mono-list] How to send XEvent (using xlib) from native C++ code to mono .NET code (on Linux)?

kkemic k.kemic at yahoo.com
Mon Nov 10 05:06:18 EST 2008


I am using .NET for user interface development. C++ is used for numerical
computation. In some cases it required to send some notifications from C++
to managed .NET code. On windows it is clear how to create it (and it is
implemented). Could someone, please,  help me how to solve this issue on
Linux? I need the C++ part and also how to catch the message on .NET side. I
am also wondering if it is possible to make .NET code once, without
recompiling on Linux (basically I will have two different C++ binaries and
one .NET for all platforms). 


-- 
View this message in context: http://www.nabble.com/How-to-send-XEvent-%28using-xlib%29-from-native-C%2B%2B-code-to-mono-.NET-code-%28on-Linux%29--tp20416884p20416884.html
Sent from the Mono - General mailing list archive at Nabble.com.



More information about the Mono-list mailing list