Allan Rae <[EMAIL PROTECTED]> writes:

| > But you crossed your fingers right?
| 
| And my toes!  I do really need to get some work done on my thesis
| though... eventually.

:-)

| I've attached a patch against the old lyx devel stream that converts it to
| use libsigc++.  I did this for two main reasons:  it gave me a chance to
| test libsigc++'s gtk--sig.h wrapper against a known working app (at least
| the bits related to signals/slots anyway) and it also means the repository
| shows the correct form of using libsigc++ rather than the older gtk--
| signal system.  Differences are fairly minor although I'm also submitting
| a patch to Karl (of libsigc++) that fixes a few problems with their
| gtk--sig.h.
| 
| So,  even if you don't want this applied to the repository any potential
| gui-indep people are likely to need it.  Roland are you still keen?

I am not going to apply this patch to old lyx cvs module, but it is
nice to know that it is so easy to make the switch (basically add a
return type to the signal declaration.)

I think we will check in configure if there is a libsigc++ installed
and if so use that otherwise we will use the one that we provide with
LyX. (much in the same way as we do with gettext now)

It is a pity that libsigc++ distribution is so large...

        Lgb

Reply via email to