Hi; On Tue, 2008-02-26 at 14:00 +0100, Murray Cumming wrote: > > Thanks. I have written up the basics of implementing a layout container > in 0.6 here: > http://www.openismus.com/misc/clutter_tutorial/docs/tutorial/html/apas03.html > > With a very simple HBox-like example: > http://www.openismus.com/misc/clutter_tutorial/docs/tutorial/html/apas04.html > > I would really appreciate it if you could review that and tell me about > whatever errors I've (surely) made. >
Could well be worth mentioning that an implementation of the pick() method is usually also needed. Look at what ClutterGroup does. == Matthew -- To unsubscribe send a mail to [EMAIL PROTECTED]
