Page 1 of 1

Tradeskill Window Component Names

Posted: Mon Aug 02, 2004 12:10 am
by Mimatas
Okay.. I posted this question inthe UI section, since that's what I wanted to use the info for, and figured someone there may know: http://macroquest2.com/phpBB2/viewtopic.php?t=8550

Since I can't move it, and I haven't seen the correct answer, I figured I'd ask in here. Mods feel free to delete the old topic if you want.
I've spent some time searching around the forums and I can't seem to find this... I did find a nice post by Lax about how to get access to just bout every other item in the recipe list.. but what I want to do is get the name of the item in each of the slots in the new tradeskill window. The help file says to use

${Window[TradeskillWnd].Child[RecipeList].List[1]}

But a post I found elsewhere leads me to believe that this will give me the first recipe in the recipe list. On top of that, attempts to /echo it always return null.

Unfortunately, I can't seem to find the post containing the list of children to the tradeskill window. All I'm trying to do is get the name of each of the components for the selected recipe. Any help is greatly appreciated.
I recieved a response that looks close... but isn't quite right. I've spent time trying to figure it out, but unfortunately I'm stumped still.

Is there maybe a member of Window that will return the mouseover text (the text displayed when the mouse is allowed to idle over the window)?

Posted: Mon Aug 02, 2004 7:50 pm
by Mimatas