start HLS live stream from beginning of sliding window

2011-10-18 Thread Johan Rydberg
Hi, Not sure there's a better forum for this, but here goes: Is there a way to instruct the iOS movie player to start playing a live HLS stream from the beginning of the window instead of at the end? The scenario is this: we have an event, where we want to keep the content around for later use.

Re: move drag and drop operations between different data sources

2010-09-12 Thread Johan Rydberg
e). Right? Cheers Johan On Fri, Sep 10, 2010 at 7:28 PM, Kyle Sluder wrote: > On Sep 10, 2010, at 2:13 AM, Johan Rydberg > wrote: > > > I'm researching the drag and drop facilities in NSTableView. > > > > Since there's no "commit drag" method in

move drag and drop operations between different data sources

2010-09-10 Thread Johan Rydberg
I'm researching the drag and drop facilities in NSTableView. Since there's no "commit drag" method in the data source protocol, is it possible to do a move operation between two tables with different data sources? If so, when and how is the row removed from the drag data source? All examples I'