[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Help-smalltalk] dynamically creating a callback function
From: |
Brad Watson |
Subject: |
[Help-smalltalk] dynamically creating a callback function |
Date: |
Tue, 21 Nov 2006 20:22:56 -0800 (PST) |
Does anyone have an idea on how a callback function mapped to a class and
selector could be created dynamically ? Lots of libraries that Ive examined
have functions defined within them that require a callback function as one of
the parameters. It would be useful to be able define the callback function in
smalltalk and then pass an address that maps it's way back to it.. Possible ?
Thanks,
Brad Watson
____________________________________________________________________________________
Sponsored Link
Degrees online in as fast as 1 Yr
MBA, Bachelor's, Master's, Assoc
http://yahoo.degrees.info
- [Help-smalltalk] dynamically creating a callback function,
Brad Watson <=