Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Maemo: Developers

hildon animation

 

 

Maemo developers RSS feed   Index | Next | Previous | View Threaded


kyle at pbx

Nov 25, 2009, 8:24 PM

Post #1 of 3 (457 views)
Permalink
hildon animation

Hi,

Is there some code you would recommend I look at in order to
understand how to do animated window transitions using the Hildon API?
I assume this is going to involve the AnimationActor objects? What
I'd like to do is use HildonTouchSelectors to implement a menu so that
when you make a selection the window with the new menu slides in from
the right, and when you tap the back button the old window slides back
in from the left. Just like in the media player app, for example.

Hildon doesn't seem to have utility functions for setting up timelines
and transforms like Clutter does. Is this implemented separately in
each application or is there some other library I'm not aware of?

Thanks,
Kyle
_______________________________________________
maemo-developers mailing list
maemo-developers [at] maemo
https://lists.maemo.org/mailman/listinfo/maemo-developers


kyle at pbx

Nov 25, 2009, 10:32 PM

Post #2 of 3 (413 views)
Permalink
Re: hildon animation [In reply to]

Ah, never mind! I see now that HildonStackableWindow is all I need.
I figured I was missing something.

Thanks,
Kyle


On Wed, Nov 25, 2009 at 10:24 PM, kyle cronan <kyle [at] pbx> wrote:
> Hi,
>
> Is there some code you would recommend I look at in order to
> understand how to do animated window transitions using the Hildon API?
>  I assume this is going to involve the AnimationActor objects?  What
> I'd like to do is use HildonTouchSelectors to implement a menu so that
> when you make a selection the window with the new menu slides in from
> the right, and when you tap the back button the old window slides back
> in from the left.  Just like in the media player app, for example.
>
> Hildon doesn't seem to have utility functions for setting up timelines
> and transforms like Clutter does.  Is this implemented separately in
> each application or is there some other library I'm not aware of?
>
> Thanks,
> Kyle
>
_______________________________________________
maemo-developers mailing list
maemo-developers [at] maemo
https://lists.maemo.org/mailman/listinfo/maemo-developers


kimmo.hamalainen at nokia

Nov 25, 2009, 11:49 PM

Post #3 of 3 (408 views)
Permalink
Re: hildon animation [In reply to]

On Thu, 2009-11-26 at 07:32 +0100, ext kyle cronan wrote:
> Ah, never mind! I see now that HildonStackableWindow is all I need.
> I figured I was missing something.

Yes, the animation code is in the window manager (hildon-desktop).
AnimationActors are remote Clutter actors that you can command (scale,
move, position) remotely from your application. Currently they are used
in the image viewer only.

-Kimmo

>
> Thanks,
> Kyle
>
>
> On Wed, Nov 25, 2009 at 10:24 PM, kyle cronan <kyle [at] pbx> wrote:
> > Hi,
> >
> > Is there some code you would recommend I look at in order to
> > understand how to do animated window transitions using the Hildon API?
> > I assume this is going to involve the AnimationActor objects? What
> > I'd like to do is use HildonTouchSelectors to implement a menu so that
> > when you make a selection the window with the new menu slides in from
> > the right, and when you tap the back button the old window slides back
> > in from the left. Just like in the media player app, for example.
> >
> > Hildon doesn't seem to have utility functions for setting up timelines
> > and transforms like Clutter does. Is this implemented separately in
> > each application or is there some other library I'm not aware of?
> >
> > Thanks,
> > Kyle
> >
> _______________________________________________
> maemo-developers mailing list
> maemo-developers [at] maemo
> https://lists.maemo.org/mailman/listinfo/maemo-developers

_______________________________________________
maemo-developers mailing list
maemo-developers [at] maemo
https://lists.maemo.org/mailman/listinfo/maemo-developers

Maemo developers RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.