Wednesday, October 3, 2007

GInterface Implementation

Finally "finished" the framework for GInterface registration in Gtk# this week. I wrote up a small tutorial and API description. It points to the small test application I wrote to demonstrate TreeModel implementation, which is the most common reason people have requested GInterface registration for the past few years.

Here's a screenshot of the sample which uses reflection to display the assemblies, types, and members in the application's AppDomain.


2 comments:

Unknown said...

Whoa!!! This is *SO* great! Thanks for the good job!

Unknown said...

Thanks Mike! This is excellent news.