Canvas Controls?

M

mepython

I like to create an application which allows users to add different
objects on a canvas. I came across qtcanvas and gnome2 canvas. Anybody
has any experience with them? What about any other canvas?
I will be interested in animation on this object also at some later
time.
 
T

Tilman Sauerbeck

mepython said:
I like to create an application which allows users to add different
objects on a canvas. I came across qtcanvas and gnome2 canvas. Anybody
has any experience with them? What about any other canvas?
I will be interested in animation on this object also at some later
time.

You could also have a look at Evas, the Enlightenment project's canvas.
If you need to animate stuff, Edje might be a good choice, too?

There are bindings for those in development at
http://code-monkey.de/?ruby-efl

General information about Evas and Edje etc can be found at
http://enlightenment.org
 
M

Martin DeMello

mepython said:
I like to create an application which allows users to add different
objects on a canvas. I came across qtcanvas and gnome2 canvas. Anybody
has any experience with them? What about any other canvas?
I will be interested in animation on this object also at some later
time.

If your application is essentially a canvas and some supporting code,
give Tk a thorough look too. The vector nature of the canvas makes it a
joy to work with.

martin
 
M

mepython

I heard a lot of good things about Tk canvas but it doesn't have good
feel for controls. How does gnome2 canvas compares to Tks' canvas
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,535
Members
45,007
Latest member
obedient dusk

Latest Threads

Top