Over the last few weeks, Daniel Elstner, Johannes Schmid and I have updated our Clutter tutorial to the latest Clutter 0.9 API and I think we are now finished. I think Clutter 1.0 will appear soon, without major API changes needed in the tutorial.
There’s a html version and a PDF.
Wow! great work guys!
Thanks, just what I was looking for!
Some comments on the pdf though. Is there any way to reduce the font-size of the code examples? Many of them are way outside of the page and unreadable (Page 30 for example). Also, some images seem to be way too big for the pdf, like on page 36. Anyway, great work!
Yeah, PDF generation is difficult. But I did some tricks to solve these issues with the Flumotion documentation so maybe we can do them here too.
Great tutorial as usual.
Thanks a lot!
On http://www.openismus.com/documents/clutter_tutorial/0.9/docs/tutorial/html/sec-actors.html there are still references to ClutterLabel and ClutterEntry (with broken links, of course). They should be substituted by ClutterText…
kozure, Yes, thanks. I have just fixed that. The multiline text editing appendix is also now obsolete. And I see that we need to update the text about scrolling, maybe removing the appendix about scrolling.