HighlightRow

mycroft

Script Author: MyPrices
Trying to add a bit of fluff to myprices , want it to select the item in the EQ2 broker sale list that it's comparing.

Using the following gives no errors . but nothing happens...

Anyone got any ideas what I'm doing wrong ?

EQ2UIPage[MainPage,Market].Child[listbox,TabPages.SellPage]:HighlightRow[${currentpos}]
 

mycroft

Script Author: MyPrices
yes. HighlightRow is NOT an eq2uielement member. it's an LGUI element member. lavish gui, NOT eq2 ui.
Hmm..because I've been told the opposite before...and this is taken from the ISXEQ2 update notes

* Added the following new METHOD to the 'eq2uielement' datatype:
1. HighlightRow[#] {"List" types only}
(NOTE: 1 = top of the list)
 

Amadeus

The Maestro
Staff member
It is possible that HighlightRow is broken or may not work in that context. Make a bug report and I'll look into it.

(Valerian is mistaken in this instance, by the way.)
 
Top Bottom