<br><br><div class="gmail_quote">On Thu, Apr 22, 2010 at 4:46 PM, Joerthan Panest <span dir="ltr"><<a href="mailto:joerthan.panest@gmail.com">joerthan.panest@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br><br><div class="gmail_quote"><div class="im">On Thu, Apr 22, 2010 at 3:18 PM, Raymond Wiker <span dir="ltr"><<a href="mailto:rwiker@gmail.com" target="_blank">rwiker@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

Alternatively, it might be possible to (ab)use the delegate support in RDNZL to get what you need - simply define the delegate signatures you require in an interface class on the C# side, then use RDNZL to create an interface object and attach lisp closures (I do something like this to implement LISP callbacks for a somewhat misdesigned .NET library). </blockquote>

</div><div><br>This seems like the sort of solution that would fit best. Do you have any examples of this, off hand? Is the library you mention Open Source or otherwise available for review, by any chance? <br></div></div>
</blockquote><div><br>I see the key press event handler example in the RDNZL docs.<br><br>Thanks for the information.<br></div></div><br>