Re: The sequence of signals...



On Wed, 29 Oct 2003 22:10:54 +0100 Andre Lerche wrote:

Let's say I've a popup menu with several items. I've connected menu's hide
signal to destroy the menu and the activate signal of some items to execute
special functions. Now to the problem:

If I activate on of the items, first the menu get's the hide signal and will
be destroyed. After that the activate signal for the item is thrown, but
cause it has been destroyed, I get some errormessages. How can I change this?

Just don't destroy it.  There's no need for that. :)


hth,
michael



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