Re: [Vala] Graphic toolkits for Vala?



On Wed, 2010-07-07 at 01:04 +0530, Martin DeMello wrote:
On Sat, Jul 3, 2010 at 2:14 AM, Martin Olsson <mnemo 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.


How about printing?






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]