traverso-devel
[Top][All Lists]
Advanced

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

Re: [Traverso-devel] Fold Sheet


From: Remon
Subject: Re: [Traverso-devel] Fold Sheet
Date: Thu, 14 Feb 2008 19:53:49 +0100
User-agent: KMail/1.9.6 (enterprise 0.20070907.709405)

> I guess we need an easy and fast way to know the index of the track
> that a clip is on, 

clip->get_track()->get_sort_index();

> and an easy and fast way to move a clip from 
> whatever track it's on to the track with a given index...

ClipGroup::move_to(int newTrackIndex, TimeRef newlocation);

> I'll try to find time to look at your new Move code soon, but probably

Heh, as you see, things look allready bright :P

> not for a few days at least...  :P  (So many projects!)

No problem, I'll think about it too, there is some kind of idea growing and 
boiling in my head :D

Remon

>
> Ben
>
> On Thu, Feb 14, 2008 at 10:00 AM, Remon <address@hidden> wrote:
> > > I think fold sheet should not move across tracks.  I think the way I
> > >
> >  > implemented it before, it would keep clips on their original tracks.
> >
> >  OK.
> >
> >  > Although when we implement selecting and moving a group of
> >  > user-selected clips, I think those should be able to move across
> >  > tracks, so maybe this needs to get implemented anyway.
> >
> >  Also true.... Can you have a look at the current implementation, I'm not
> > sure how to proceed with moving a group of clips on different tracks
> > across tracks.
> >
> >
> >
> >
> >  Remon
> >
> >
> >  _______________________________________________
> >  Traverso-devel mailing list
> >  address@hidden
> >  http://lists.nongnu.org/mailman/listinfo/traverso-devel






reply via email to

[Prev in Thread] Current Thread [Next in Thread]