[Gtk-sharp-list] I need "custom" layout manager functionality...

Dan Winship danw at novell.com
Wed Apr 19 10:31:18 EDT 2006


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


More information about the Gtk-sharp-list mailing list