Re: [Vala] Exposing the CLUTTER_COLOR_* macros in Vala

2012-09-15 Thread Emmanuele Bassi
hi; On 15 September 2012 02:30, Kerrick Staley m...@kerrickstaley.com wrote: I've created a patch for Vala [1] that will expose the CLUTTER_COLOR_* macros in Vala as Clutter.Color.*. It maps e.g. CLUTTER_COLOR_Red to Clutter.Color.RED and CLUTTER_COLOR_DarkOrange to Clutter.Color.DARK_ORANGE.

Re: [Vala] Vala - Clutter bindings

2010-09-25 Thread Emmanuele Bassi
On Sat, 2010-09-25 at 08:12 -0400, Jonathan Ryan wrote: If you look in the vala source tree http://git.gnome.org/browse/vala/tree/vapi/packages/clutter-1.0 There is a good example of how to get things to work. I think they're moving over to using gir's soon (in the switch-to-gir branch:

Re: [Vala] gtk-clutter question

2009-12-16 Thread Emmanuele Bassi
You haven't initialized Clutter. Use ClutterGtk.init() instead of Gtk.init(). Ciao, Emmanuele. On 16 Dec 2009 20:46, Andrew Breiner brein...@gmail.com wrote: I hope this is the correct place to ask this question. I started to play around with Vala, Gtk, and Clutter. I wanted to embed clutter

Re: [Vala] Val(a)IDE 0.5 - IDE for Vala

2009-06-16 Thread Emmanuele Bassi
-- Emmanuele Bassi, W: http://www.emmanuelebassi.name B: http://blogs.gnome.org/ebassi ___ Vala-list mailing list Vala-list@gnome.org http://mail.gnome.org/mailman/listinfo/vala-list

Re: [Vala] mixing c++ in vala

2008-08-24 Thread Emmanuele Bassi
or adobe director. no, it's not. It´s only to interactive menues. no, it's *definitely* not. Opengl is totally different to clutter. you can still use OpenGL inside any Clutter actor instance. ciao, Emmanuele. -- Emmanuele Bassi, W: http://www.emmanuelebassi.net B: http

Re: [Vala] embedding c code snippet in vala source.

2008-08-21 Thread Emmanuele Bassi
. no, please: let's not turn Vala into the new GOB. this makes the code an unbearable mess - been there, done that. ciao, Emmanuele. -- Emmanuele Bassi, W: http://www.emmanuelebassi.net B: http://log.emmanuelebassi.net ___ Vala-list mailing list Vala