--- [EMAIL PROTECTED] wrote:
> Hey when were you planning us to tell about
> following!
> 
> http://e98cuenc.free.fr/edalg/index.html
> 
> :D Its nice. I'll give it a try.

It will not compile, as I think that I used libwnck,
and even if it compiles, it'll not work for most of
your executables (it will make them segfault).

It'll be better to just use --gtk-module and forget
about breaking process boundaries, as it's:

1) not portable
2) unsafe (you don't know if you will interrupt the
executable when gtk was not holding its invariants)
3) a PITA to debug, as you will not be able to attach
a debugger to your executable.

It may be nice for virii as they have no other choice,
but we'll be better using --gtk-module.

Cheers,



=====
Joaquin Cuenca Abela
e98cuenc at yahoo dot com

__________________________________
Do you Yahoo!?
Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes
http://hotjobs.sweepstakes.yahoo.com/signingbonus
_______________________________________________
Glade-devel maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/glade-devel

Reply via email to