Gaming
 

Talk:Making a scrollable list using FauxScrollFrameTemplate

From WoWWiki

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)