[gtkmm] Re: losing signals



On Fri, 09 Jan 2004 10:10:01 -0800, Leitner, Sarah wrote:
> I've got a GUI that I will be using several places in the code, so I decided
> to make it into a class and called it daemonGUI. So the code that is using
> it (I called in the stub) inherits from it.  So, all the GUI code is in
> daemonGUI, and all the file opening, closing, etc, is in the stub. So far,
> it all works, EXCEPT that I am losing all the signals. They aren't working
> automatically. Anyone have any ideas? Thanks!

I think you'd have to explain what exactly is going wrong a bit better.
I'm having a hard time understanding the problem.

When you say you are "losing" the signals, does that mean you are
connecting them without error but the signal handlers are never invoked?




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]