Coder Social home page Coder Social logo

Comments (10)

GoogleCodeExporter avatar GoogleCodeExporter commented on September 3, 2024
and when you add in your DidFinishNotification 
[view needsLayout];  ?

Original comment by [email protected] on 13 Aug 2010 at 9:25

from panoramagl.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 3, 2024
This is the code:
[[NSNotificationCenter defaultCenter] addObserver:self 
selector:@selector(movieFinishedCallback:) 
name:MPMoviePlayerPlaybackDidFinishNotification object:player];

Original comment by [email protected] on 13 Aug 2010 at 12:28

from panoramagl.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 3, 2024
ah ok sry..

When you have called the Notificationevent try [view needsLayout]; It will 
repaint your view.
I had a similar situation, (not with Movieplayer) and it work´s for me

Original comment by [email protected] on 13 Aug 2010 at 2:26

from panoramagl.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 3, 2024
I understand, your solution, but when I tried I received the error:
[UIView needsLayout]: unrecognized selector sent to instance 0x5310200

Original comment by [email protected] on 13 Aug 2010 at 6:06

from panoramagl.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 3, 2024
I find, the correct way is: [view setNeedsLayout];

I have another problem, maybe you can help me, I need add some hotspot on the 
panorama image, do you have any idea, how can I do that?


Many thanks.

Original comment by [email protected] on 13 Aug 2010 at 6:32

from panoramagl.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 3, 2024
oh yes, sry that was my fault..

At this moment I have no idea. :( 

Original comment by [email protected] on 13 Aug 2010 at 10:02

from panoramagl.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 3, 2024
[deleted comment]

from panoramagl.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 3, 2024
Hi I'm also desperately in need of implementing hotspots on the panorama image! 

Original comment by [email protected] on 27 Aug 2010 at 8:57

from panoramagl.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 3, 2024
I also want to know how to implement hot spots,Is there any way to convert 
from view to image and image to view coordinates?

Original comment by [email protected] on 22 Dec 2011 at 3:40

from panoramagl.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 3, 2024
Hotspots are supported in 0.1 version, please check last version of PanoramaGL 
library : )

Original comment by [email protected] on 5 Jul 2012 at 4:00

  • Changed state: Fixed

from panoramagl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.