allspaminthecan
Active Member
EQ2UIPage[Examine,Examine].Child[Icon,ExamineRecipe.InfoPage.ProductPage.ProductIcon]:LeftClick
The above command does nothing. I examine a recipe; now I want to open the examine window for the product.
The following renders the word "Icon" as expected, so I know I've got it right:
echo ${EQ2UIPage[Examine,Examine].Child[Icon,ExamineRecipe.InfoPage.ProductPage.ProductIcon].Type}
Is there a way to bring up the examine window for the recipe product?
The above command does nothing. I examine a recipe; now I want to open the examine window for the product.
The following renders the word "Icon" as expected, so I know I've got it right:
echo ${EQ2UIPage[Examine,Examine].Child[Icon,ExamineRecipe.InfoPage.ProductPage.ProductIcon].Type}
Is there a way to bring up the examine window for the recipe product?