It's about how to create a FauxScrollingFrame in lua (no XML). I've tried to adapt it so that it could scroll through frames, not just set some data. Is this even possible? I've had no success
Yes, it's possible; you can put whatever you want in there. In fact, in my example in the thread you linked, it's already scrolling through frames -- each row is a Button object. If you want more specific help, you're going to have to be more specific about what you want to do, what you've already tried, etc. and post the actual code you're working with.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
I was playing around with some code posted by Phanx here: http://forums.wowace.com/showthread.php?t=20057
It's about how to create a FauxScrollingFrame in lua (no XML). I've tried to adapt it so that it could scroll through frames, not just set some data. Is this even possible? I've had no success