View Single Post
  #1  
Unread 12-06-2010, 05:35 PM
The Old One The Old One is offline
The Undying
Interface Author - Click to view interfaces
 
Join Date: Feb 2010
Posts: 54
New Craft Panel Element ID

I'm trying to setup a list of the working and not working Element IDs in the new Craft Panel here's what I have so far

Working
"Craft_RecipePage"
"Craft_Recipe_Make_Decrease"
"Craft_Recipe_Make_Increase"
"Craft_Recipe_MakeAllButton"
"Craft_Recipe_ExecuteButton"
"CraftRecipe_Panel"
"CraftRecipe_MasterPage" (can move mastery as a whole)
"EntryField"
"Craft_NoProfessionField"
"Craft_ProfessionPanel" (and all subs)
"Craft_HideOnExecuteText"
"Craft_HideOnExecuteButton"
"Craft_CloseButton"
"Crafting_Base_Box_TitleBar"
"CraftWindow_BaseBox"
"Craft_Recipe_NameText"
"Craft_Recipe_Item"
"MoveBar"

Not working
"CraftRecipe_MainPage" (and all of its sub IDs, can only be move by "CraftRecipe_Panel" parent tag)
all subs of "CraftRecipe_MasterPage"
"Craft_Recipe_MultiOutput"
"Craft_SelectNextRecipe" (as it has changed that's expected)
"CraftWindow_Background"
"Craft_Recipe_BaseBox_BG"

Still need testing
"Craft_Recipe_OneUseOnly"
"Craft_Recipe_CooldownDuration"
"Craft_Recipe_EarnedPointsText"
Reply With Quote