Titanium Community Questions & Answer Archive

We felt that 6+ years of knowledge should not die so this is the Titanium Community Questions & Answer Archive

Removing an image in a CoverFlowView

Is this possible? I can set the images with the array of image names but how do you remove one? I tried to remove one from the array itself which does not work (using splice). I tried to set the images to a new spliced array. That did not work. There is a remove method on the CoverFlowView but that's to remove a child view and we don't have access to them that I can see. So, its there a way we can remove an image from a CoverFlowView?

— asked March 16th 2010 by Richard Kilmer
  • mobile
0 Comments

1 Answer

  • Upgrade to current official Titanium SDK release.

    Also move the CoverFlowView to iOS namespace, further details here:

    http://developer.appcelerator.com/apidoc/mobile/latest/Titanium.UI.iOS.CoverFlowView-object

    — answered January 30th 2012 by Eduardo Gomez
    permalink
    0 Comments
The ownership of individual contributions to this community generated content is retained by the authors of their contributions.
All trademarks remain the property of the respective owner.