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

kemo Kemic k.kemic at yahoo.com
Wed Nov 12 17:18:30 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). 


      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-winforms-list/attachments/20081112/07d936fe/attachment.html 


More information about the Mono-winforms-list mailing list