Thread Tools Display Modes
04-02-05, 01:42 PM   #1
Aalwein
A Flamescale Wyrmkin
 
Aalwein's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2005
Posts: 147
Question list of all frames?

is there a list of all (or most) of the frames that are in the ui? I'm specifically looking for the frame names of the "open ticket" window and the paper doll image that pops up when you have badly damaged armor... but I'll most likely come across others as I go. a compendium of frame names would be most useful.
  Reply With Quote
04-05-05, 10:36 AM   #2
Shakma
A Defias Bandit
Join Date: Apr 2005
Posts: 3
# Do not delete the following line!
## Interface: 1300
Fonts.xml
Localization.xml
BasicControls.xml
WorldFrame.xml
UIParent.xml
MoneyFrame.xml
MoneyInputFrame.xml
GameTooltip.xml
UIMenu.xml
UIDropDownMenu.xml
UIPanelTemplates.xml
GameMenuFrame.xml
OptionsFrame.xml
SoundOptionsFrame.xml
UIOptionsFrame.xml
UIErrorsFrame.xml
StaticPopup.xml
MirrorTimer.xml
KeyBindingFrame.xml
CoinPickupFrame.xml
StackSplitFrame.xml
FadingFrame.xml
ZoneText.xml
Minimap.xml
GameTime.xml
TextStatusBar.xml
MainMenuBar.xml
MainMenuBarMicroButtons.xml
Cooldown.xml
ActionButtonTemplate.xml
ActionBarFrame.xml
MultiActionBars.xml
BuffFrame.xml
CombatFeedback.xml
UnitPopup.xml
UnitFrame.xml
PlayerFrame.xml
TargetFrame.xml
PartyFrame.xml
PetFrame.xml
ChatFrame.xml
FloatingChatFrame.xml
ItemButtonTemplate.xml
StatsFrame.xml
SpellBookFrame.xml
CharacterFrame.xml
PaperDollFrame.xml
PetPaperDollFrame.xml
SkillFrame.xml
ReputationFrame.xml
MainMenuBarBagButtons.xml
InspectFrame.xml
InspectPaperDollFrame.xml
QuestFrame.xml
QuestLogFrame.xml
QuestTimerFrame.xml
ClassTrainerFrame.xml
TradeSkillFrame.xml
MerchantFrame.xml
TradeFrame.xml
ContainerFrame.xml
LootFrame.xml
ItemTextFrame.xml
TaxiFrame.xml
CastingBarFrame.xml
BankFrame.xml
FriendsFrame.xml
RaidFrame.xml
PetActionBarFrame.xml
CraftFrame.xml
BonusActionBarFrame.xml
WorldMapFrame.xml
CinematicFrame.xml
ItemRef.xml
ComboFrame.xml
TabardFrame.xml
TutorialFrame.xml
GuildRegistrarFrame.xml
PetitionFrame.xml
HelpFrame.xml
MacroFrame.xml
ColorPickerFrame.xml
GossipFrame.xml
MailFrame.xml
BattlefieldFrame.xml
TalentFrame.xml
AuctionFrame.xml
PetStable.xml
DurabilityFrame.xml

That is the .toc file from the FrameXML folder, hope it helped

--

And so I dont feel like such an ass for pointing out the obvious the two files you are looking for at DuabilityFrame.xml and HelpFrame.xml. I do feel confident you can figure out which is which

Last edited by Shakma : 04-05-05 at 10:39 AM.
  Reply With Quote
04-07-05, 08:34 PM   #3
Aalwein
A Flamescale Wyrmkin
 
Aalwein's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2005
Posts: 147
all i had to do was look at that file... man do i feel retarded thanks Shakma
  Reply With Quote
11-23-06, 09:08 PM   #4
jtbalogh
A Deviate Faerie Dragon
AddOn Author - Click to view addons
Join Date: Jun 2006
Posts: 10
Thread is old, but I'll sort the list for people searching for it.

ActionBarFrame.xml
ActionButtonTemplate.xml
AuctionFrame.xml
BankFrame.xml
BasicControls.xml
BattlefieldFrame.xml
BonusActionBarFrame.xml
BuffFrame.xml
CastingBarFrame.xml
CharacterFrame.xml
ChatFrame.xml
CinematicFrame.xml
ClassTrainerFrame.xml
CoinPickupFrame.xml
ColorPickerFrame.xml
CombatFeedback.xml
ComboFrame.xml
ContainerFrame.xml
Cooldown.xml
CraftFrame.xml
DurabilityFrame.xml
FadingFrame.xml
FloatingChatFrame.xml
Fonts.xml
FriendsFrame.xml
GameMenuFrame.xml
GameTime.xml
GameTooltip.xml
GossipFrame.xml
GuildRegistrarFrame.xml
HelpFrame.xml
InspectFrame.xml
InspectPaperDollFrame.xml
ItemButtonTemplate.xml
ItemRef.xml
ItemTextFrame.xml
KeyBindingFrame.xml
Localization.xml
LootFrame.xml
MacroFrame.xml
MailFrame.xml
MainMenuBar.xml
MainMenuBarBagButtons.xml
MainMenuBarMicroButtons.xml
MerchantFrame.xml
Minimap.xml
MirrorTimer.xml
MoneyFrame.xml
MoneyInputFrame.xml
MultiActionBars.xml
OptionsFrame.xml
PaperDollFrame.xml
PartyFrame.xml
PetActionBarFrame.xml
PetFrame.xml
PetitionFrame.xml
PetPaperDollFrame.xml
PetStable.xml
PlayerFrame.xml
QuestFrame.xml
QuestLogFrame.xml
QuestTimerFrame.xml
RaidFrame.xml
ReputationFrame.xml
SkillFrame.xml
SoundOptionsFrame.xml
SpellBookFrame.xml
StackSplitFrame.xml
StaticPopup.xml
StatsFrame.xml
TabardFrame.xml
TalentFrame.xml
TargetFrame.xml
TaxiFrame.xml
TextStatusBar.xml
TradeFrame.xml
TradeSkillFrame.xml
TutorialFrame.xml
UIDropDownMenu.xml
UIErrorsFrame.xml
UIMenu.xml
UIOptionsFrame.xml
UIPanelTemplates.xml
UIParent.xml
UnitFrame.xml
UnitPopup.xml
WorldFrame.xml
WorldMapFrame.xml
ZoneText.xml

All of these can be found in blizzard's addon kit. See their website. I was an idiot and did not even know that for months.

Last edited by jtbalogh : 12-08-06 at 04:55 PM.
  Reply With Quote
03-22-07, 11:11 AM   #5
Synthos
A Deviate Faerie Dragon
Join Date: Mar 2007
Posts: 10
UIParent:GetChildren();

parse.
  Reply With Quote
03-22-07, 11:18 AM   #6
JoshBorke
A Chromatic Dragonspawn
 
JoshBorke's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2006
Posts: 185
get DevTools (found on this website) and type /dtframestack Hover over any part of the screen and it will tell you all the frames under the mouse
  Reply With Quote

WoWInterface » Developer Discussions » Lua/XML Help » list of all frames?


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off