paragui-users
[Top][All Lists]
Advanced

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

Re: [paragui-users] defining event handlers


From: Teunis Peters
Subject: Re: [paragui-users] defining event handlers
Date: Fri, 5 Sep 2003 23:21:27 -0700 (PDT)

On Fri, 5 Sep 2003, Asko Kauppi wrote:

>
> What is the preferred way of defining event handlers..? I just want to
> provide functions for (all) the events of PG_Application, PG_Widget
> etc. so that they can be forwarded to Lua domain instead (see below).

traditionally one builds subclasses that inherit and replace
functionality.

And yes (trust me on this one :) I ran into this problem myself and that's
where the devel-opengl branch came from.

(and quick aside, the C version of ParaGUI -can- do this. - but it's not
easy)

G'day, eh? :)
        - Teunis





reply via email to

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