Re: [Vala] Graphic toolkits for Vala?



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.


                Martin

On 07/02/2010 01:05 AM, CaStarCo wrote:
Hello,

the last days i was fighting with some linux diagram editors (such as dia,
umbrello, argouml...). And these programs don't cover my needs.

At the end i thought may be i could make a program to help me to create
beautiful diagrams.. but never i made a program that works with editable
graphic elements.

¿Whic libraries should i use? (Probably i'll program it with Vala)

I thought in clutter and/or cairo, but i don't know if these libraries do
that i think they do .

Thanks in advance




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




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