Re: [clutter] Freeing a clutter actor when animation completed

2010-09-15 Thread kiran
Try signal-after::completed

- Kiran

On Wed, Sep 15, 2010 at 11:21 AM, Nirmalya Barat
barat.nirma...@yahoo.comwrote:

 Hi,

 I am trying to destroy an actor when it finishes animating by calling
 clutter_actor_destroy() from the signal handler connected with
 signal::completed. By doing this I see clutter throws critical alerts.

 1. Can't I free the actor this way?
 2. Is there any other way of freeing it as soon as animation completes?

 thx

 Nirmalya




RE: [clutter] Approximately when is clutter 1.0 release targeted?

2009-06-07 Thread Kiran Bhide (RBEI/ECG3)
Hello Emmanuele,

Whats up with the Clutter 1.0 release ?
It was expected to be out by end-of May !

and how about the Tidy and Webkit port for 1.0 ?

Eagerly waiting :-D
Thanks

Kiran


From: Veli Ogla Sungutay [mailto:velisungu...@gmail.com]
Sent: Friday, 8. May 2009 4:11 PM
To: Emmanuele Bassi
Cc: clutter
Subject: Re: [clutter] Approximately when is clutter 1.0 release targeted?

Thanks for the info Emmanuele. I'm not worried about the bindings myself. I'm 
looking forward to playing with Tidy and Webkit port.



On Fri, May 8, 2009 at 12:12 PM, Emmanuele Bassi 
eba...@linux.intel.commailto:eba...@linux.intel.com wrote:
On Thu, 2009-05-07 at 21:00 -0400, Eduardo Matus wrote:
 and the bindings after the 1.0 release??

as I said multiple times, yes: bindings, and everything else that
depends on a stable release will be done after the stable release.

ciao,
 Emmanuele.


 On Thu, May 7, 2009 at 8:52 PM, Emmanuele Bassi
 eba...@linux.intel.commailto:eba...@linux.intel.com wrote:
 On Thu, 2009-05-07 at 21:43 +0200, Jaap A. Haitsma wrote:
  See subject

 we're targeting the end of May for the 1.0 release; we should
 have a
 0.9.4 with mostly-frozen-unless-we're-fixing-bugs API, which
 would most
 likely be the release candidate. if something happens, a 0.9.6
 will
 follow, and then a 1.0.0, but I hope to avoid the intermediate
 step
 unless strictly necessary.

 ciao,
  Emmanuele.

 --
 Emmanuele Bassi, Senior Engineer|
 emmanuele.ba...@intel.commailto:emmanuele.ba...@intel.com
 Intel Open Source Technology Center | http://oss.intel.com


 --
 To unsubscribe send a mail to 
 clutter+unsubscr...@o-hand.commailto:clutter%2bunsubscr...@o-hand.com



--
Emmanuele Bassi, Senior Engineer| 
emmanuele.ba...@intel.commailto:emmanuele.ba...@intel.com
Intel Open Source Technology Center | http://oss.intel.com

--
To unsubscribe send a mail to 
clutter+unsubscr...@o-hand.commailto:clutter%2bunsubscr...@o-hand.com




--
Veli Sungutay
http://www.lyciasoft.com


[clutter] Tidy for Clutter-0.9

2009-04-27 Thread Kiran Bhide (RBEI/ECG3)
Hello,

Is there a tidy package build for Clutter-0.9 ? Or when is it expected ?
The one in GIT still uses Clutter-0.8 and build with Clutter-0.9 breaks !
Not compalining but just eager to know :)

Thanks

Kiran


[clutter] Tidy finger scroll

2009-02-20 Thread Kiran Bhide (RBEI/ECG3)
Hello,

I am using tidy-finger-scroll in kinetic mode in a particular application.
Using: tidy-1.0 with Clutter 0.8

Does anybody have an idea how to always hide the scrollbar, even while 
scrolling ?

Thanks !

Kiran