paragui-users
[Top][All Lists]
Advanced

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

Re: [paragui-users] message handling


From: Eric Ross
Subject: Re: [paragui-users] message handling
Date: Sat, 17 Aug 2002 02:19:47 -0400 (CLT)

On Fri, 2 Aug 2002, Keith Swyer wrote:

> ok, here's my problem.... i have a widget that sends messages MSG_USER_1 to
> another class (which is not a widget, it only subclasses the event stuff).
> but is there a way to capture this message by another class without actually
> changing the original to specifically send to that class?? would i have to
> send another 'global' type message from the sending class?

Which version of paragui are you using ? With the development version you 
could use sigc++ to generate signals and put listener on these signals.


--





reply via email to

[Prev in Thread] Current Thread [Next in Thread]