PDA

View Full Version : Wraplists and Container.Position(x)


skunkm0nkee
2009-03-20, 18:27
Should the Container.Position(x) code work on wraplist controls?

I'm just messing about with ideas for views and was trying to use Container.Position(x) as an animation condition and it doesn't seem to work.

skunkm0nkee
2009-03-20, 18:49
Ignore me. I think I know what it is.

The Container.Position(x) check doesn't work within the itemlayout does it?

jmarshall
2009-03-21, 07:42
itemlayout conditionals are only updated on refresh.

Cheers,
Jonathan