Talk:Making a scrollable list using FauxScrollFrameTemplate

From Warcraft Wiki
Jump to navigation Jump to search

I'm French (i'm bad in english) I'have tested this example and it doesn't work. I can scroll down but the item inside don't move...

In my project i use a FauxScrollFrameTemplate with item save in Table:

Myaddontableitem = { {"item1", "value1"}, {"item2", "value2"}, {"item3", "value3"}, {"item4", "value4"}, };

I need help for this part thank's


I'm pretty sure you do not need to use the <OnShow> block. Looking in FriendsFrame.xml, Blizzard themselves aren't using the <OnShow> block only the <OnVerticalScroll> block. --Tanoh (talk) 06:24, 6 April 2009 (UTC)


This tutorial is not very helpful. I try it exactly as-is and I get bombarded with 'cannot index such and such'.

GeodesicDragon (talk) 17:16, August 26, 2010 (UTC)