Thread Tools Display Modes
Prev Previous Post   Next Post Next
06-16-12, 02:17 PM   #1
rx12network
A Murloc Raider
 
rx12network's Avatar
Join Date: Jun 2012
Posts: 4
Getting Table Content in a Frame

Heyho,

i want to get the content of a table in a frame.. but i have totally no idea how to do this.

maybe someone can help me

Content of the Table is:

Lua Code:
  1. RaidDB[name] = {  --put informations in table
  2.                     cname = name,
  3.                     cvisit = 1,
  4.                     crang = rang,
  5.                     clvl = lvl,
  6.                     cklasse = klasse,
  7.                     cclass = class,
  8.                     zone = zone
  9.                 }

The RaidDB table dont have a fixed rowcolumcount - so it have to be scrollable when itemhigh is higher as framehight..

would be nice when anyone can post me a referenze or solution or tipps

thanks and greetings from germany

P.s. i have some more questions.. maybe anyone have a bit time to can tell me something what i want to know in a chatsession.. (i dont want anyone who code me an addon, just some basic questions (please send me a pm))
__________________
I am not a Signature - im just cleaning here...
  Reply With Quote
 

WoWInterface » Developer Discussions » Lua/XML Help » Getting Table Content in a Frame


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off