WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   Lua/XML Help (https://www.wowinterface.com/forums/forumdisplay.php?f=16)
-   -   Table widget library (https://www.wowinterface.com/forums/showthread.php?t=56161)

Sharji 04-19-18 06:37 PM

Table widget library
 
Hello

I have been using Lib ScrollingTable (https://www.wowace.com/projects/lib-st/) to display tabular data but now I need something more complex.

This lib cannot handle anything more than text while I need to have something like this:


+---------------------+----------------+-------------+
| Icon | Name | Price |
+---------------------+----------------+-------------+
| [ICON WITH TOOLTIP] | Some Item Name | 50g 30s 24c |
| [ICON WITH TOOLTIP] | Some Item Name | 50g 30s 24c |
| [ICON WITH TOOLTIP] | Some Item Name | 50g 30s 24c |
+---------------------+----------------+-------------+


It doesn't need to be sortable or have any fireworks. I don't even need a headers
I just need Icon with tooltip in one column and text in other 2 columns.
Other than that I need a scrollbar and on click event on a row.

Is there anything ready to use that has those capabilities? Maybe even built in WoW already?


All times are GMT -6. The time now is 12:26 AM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI