Hi Axel,

I have use GtkSocekt/GtkPlug build a demo for Cross-Process embedded.
Below is demon program:

Attachment: Embbeded.tar.gz
Description: Binary data

Just do `make`, then run `./Embedded`.

Then press `Alt-m` to create new editor, press `Alt-n` to create new
terminal.

And GtkSocket module is running in Root-Process, GtkPlug modules
(editor, terminal) is running in Child-Process.
If some un-catch exception is throw in Child-Process, it won't affect other 
Child-Process and Root-Process.

This is multi-process GUI framework, protected program that won't crash, very 
cool.

Axel, can you help me test this demo?
I will push this demo if no bug in it.

Thanks,

  -- Andy


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Gtk2hs-devel mailing list
Gtk2hs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gtk2hs-devel

Reply via email to