paragui-users
[Top][All Lists]
Advanced

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

Re: [paragui-users] message handling


From: Andrew Ford
Subject: Re: [paragui-users] message handling
Date: Fri, 2 Aug 2002 07:12:52 -0700 (PDT)

I'm not sure, you may have to dig into the event
system to figure it out.  What I did in a similar
situation was to remove the event loop from paragui,
detect what events I had to handle myself, and then
inject the rest into paragui for handling.

Andrew

--- Keith Swyer <address@hidden> 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?
> 
> thanks,
> keith
> 
> ps - my sprite classes are almost done. if anyone
> wants to give them a try,
> let me know. they are designed for paragui.
> 
> 
> 
> 
> 
> _______________________________________________
> paragui-users mailing list
> address@hidden
>
http://mail.freesoftware.fsf.org/mailman/listinfo/paragui-users


__________________________________________________
Do You Yahoo!?
Yahoo! Health - Feel better, live better
http://health.yahoo.com



reply via email to

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