On Sat, Jul 3, 2010 at 2:14 AM, Martin Olsson <mn...@minimum.se> wrote:
> Checkout all the ones listed on this page:
> http://live.gnome.org/ProjectRidley/CanvasOverview
>
> Also take a moment a serious consider doing it using
> open web standards rendered via a WebKit webview
> or similar (inside you can use SVG or HTML Canvas etc).
> The benefit of this is that you can probably deliver
> your app both as a webapp and a rich client app.
> The rich client version will of course have better
> desktop integration etc which is nice sometimes but
> on the go you can use the web app instead.

Is it possible to render an svg image into a webkit canvas and
receiving click/drag events on it from vala? Could someone post a
quick example if so? The available documentation is rather thin on the
ground.

martin

martin
_______________________________________________
vala-list mailing list
vala-list@gnome.org
http://mail.gnome.org/mailman/listinfo/vala-list

Reply via email to