Thread Tools Display Modes
07-03-07, 09:14 PM   #1
chriswa
A Murloc Raider
 
chriswa's Avatar
Join Date: Jul 2007
Posts: 4
How do I make an HTMLish table of text cells?

I've been fiddling with lua for a while and now I want to get my hands dirty with the xml side of things. I've decided to rewrite Paranoia. Knowing nothing of the widget system, I'm not sure what would be the most sensible way to display a table (a la HTML's <table> or an excel spreadsheet) with text-only cells.

I don't care about being able to scroll my table, it's fine if I display a static number of rows.

Should I be using one MessageFrame per cell, or is there a better way to accomplish this?

Thanks in advance for suggestions,
chriswa

Last edited by chriswa : 07-03-07 at 09:20 PM. Reason: rewording
  Reply With Quote

WoWInterface » Developer Discussions » Lua/XML Help » How to construct an HTMLish table of text cells?


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