View Single Post
01-05-15, 06:19 AM   #4
atl77
A Chromatic Dragonspawn
Join Date: Oct 2014
Posts: 179
Maybe we could create multiple frames to ensure the right placement instead of putting all the text into one frame. Otherwise I can probably come up with some formula to calculate an approximation of the text width. I'll have a look into that later.

Since one can change the font, any width approximation probably wouldn't cut it, leaving two possibilities: get it to work with the existing two columns or reset the column widths and add 3 new columns, if possible.

Update: The list is not meant to contain a changing number of columns. I'll test if I can make do with the existing ones.

Another Update: I found a solution (using raid target Icons, I hope you all like it); alas, I found that normal raids don't seem to be trackable via GetLFGDungeonEncounterInfo, even though I killed Kargath on sunday both NHC and HC, none of these are reflected in my weekly encounters.

These have to be parsed out of the GetSavedInstanceEncounterInfo output. Alas, this is not a simple task, since these saved instance encounters have a very different format.

Last edited by atl77 : 01-06-15 at 08:36 AM.
  Reply With Quote