On Mon, 7 Aug 2000, Allan Rae wrote:
> On Sun, 6 Aug 2000, Baruch Even wrote:
>
> > In the decoupling process of the image loading from the figure inset I
> > needed to use a signal on the image loader to notify when the image has
> > loaded. For this my InsetGraphics now inherits also from SigC
On Sun, 6 Aug 2000, Baruch Even wrote:
> In the decoupling process of the image loading from the figure inset I
> needed to use a signal on the image loader to notify when the image has
> loaded. For this my InsetGraphics now inherits also from SigC::Object.
Firstly, ask yourself if you really
In the decoupling process of the image loading from the figure inset I
needed to use a signal on the image loader to notify when the image has
loaded. For this my InsetGraphics now inherits also from SigC::Object.
As I have no idea what is going on in the signals, I wanted to know what
adverse ef