Crucius, Wesley wrote: > Any suggestions where to start? I'm certainly happy/willing to do it > myself, I just don't have a clue how to get off dead-center on this.
samples/PolarFixed.cs in the gtk-sharp source code gives an example of how to implement a container class, with lots of comments. (It's a replacement for Gtk.Fixed that uses polar coordinates instead of cartesian. Yes, it's a completely silly example. :-) -- Dan _______________________________________________ Gtk-sharp-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
