Maybe you should use a Gtk mailing list for this kind of question, they have more experience.
To answer your question, my personal favorite is the Mx toolkit ( http://live.gnome.org/Vala/MxSample), since it allows what you want and you can include animations in a very easy and natural way. However, it does require support for 3D graphics. * * *Alexandre Rosenfeld* On Fri, Jul 22, 2011 at 08:14, Fred van Zwieten <[email protected]> wrote: > Hello all, > > I am getting into vala development and want to make a scrapbook like app > where one can put all kind of photo's, pictures, graphics and tekstblocks > on > a canvas. For each of these item's, one should be able to move them around, > resize them, put one partly over the other, etc. (you get the picture, i > hope) > > Now, i have been looking around for the best way to build this and it seems > to me goocanvas is the best widget to use for this kind of functionality > from vala. > > Would you agree? Are there better ways? > > Thank you for any advise on this. > > Greetz, > > Fred <http://epsilon.eridani.nl> > > _______________________________________________ > vala-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/vala-list > >
_______________________________________________ vala-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/vala-list
