Thread Tools Display Modes
03-13-10, 02:16 AM   #21
Xrystal
nUI Maintainer
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Feb 2006
Posts: 5,928
Ah, the Vuhdo author probably did some renaming.
__________________


Characters:
Gwynedda - 70 - Demon Warlock
Galaviel - 65 - Resto Druid
Gamaliel - 61 - Disc Priest
Gwynytha - 60 - Survival Hunter
Lienae - 60 - Resto Shaman
Plus several others below level 60

Info Panel IDs : http://www.wowinterface.com/forums/s...818#post136818
 
03-13-10, 02:28 AM   #22
menfbeast
A Murloc Raider
Join Date: Mar 2010
Posts: 4
Renaming the VdAc1 Frame to....?

How can I check that?
Ill open the Vuhdo addon for frame-names
 
03-13-10, 02:33 AM   #23
menfbeast
A Murloc Raider
Join Date: Mar 2010
Posts: 4
Frame list:

Code:
      <Button name="$parentHd1" inherits="VuhDoButtonTemplateHeader"/>
      <Button name="$parentHd2" inherits="VuhDoButtonTemplateHeader"/>
      <Button name="$parentHd3" inherits="VuhDoButtonTemplateHeader"/>
      <Button name="$parentHd4" inherits="VuhDoButtonTemplateHeader"/>
      <Button name="$parentHd5" inherits="VuhDoButtonTemplateHeader"/>
      <Button name="$parentHd6" inherits="VuhDoButtonTemplateHeader"/>
      <Button name="$parentHd7" inherits="VuhDoButtonTemplateHeader"/>
      <Button name="$parentHd8" inherits="VuhDoButtonTemplateHeader"/>
      <Button name="$parentHd9" inherits="VuhDoButtonTemplateHeader"/>
      <Button name="$parentHd10" inherits="VuhDoButtonTemplateHeader"/>
      <Button name="$parentHd11" inherits="VuhDoButtonTemplateHeader"/>
      <Button name="$parentHd12" inherits="VuhDoButtonTemplateHeader"/>
      <Button name="$parentHd13" inherits="VuhDoButtonTemplateHeader"/>
      <Button name="$parentHd14" inherits="VuhDoButtonTemplateHeader"/>
      <Button name="$parentHd15" inherits="VuhDoButtonTemplateHeader"/>
    </Frames>
    <Scripts>
      <OnMouseDown>
        VuhDoActionOnMouseDown(self,arg1);
      </OnMouseDown>
      <OnMouseUp>
        VuhDoActionOnMouseUp(self,arg1);
      </OnMouseUp>
   </Scripts>
  </Frame>

  <Frame name="VdAc1" hidden="true" inherits="VuhDoActionTemplate">
  </Frame>
  <Frame name="VdAc2" hidden="true" inherits="VuhDoActionTemplate">
  </Frame>
  <Frame name="VdAc3" hidden="true" inherits="VuhDoActionTemplate">
  </Frame>
  <Frame name="VdAc4" hidden="true" inherits="VuhDoActionTemplate">
  </Frame>
  <Frame name="VdAc5" hidden="true" inherits="VuhDoActionTemplate">
  </Frame>
  <Frame name="VdAc6" hidden="true" inherits="VuhDoActionTemplate">
  </Frame>
  <Frame name="VdAc7" hidden="true" inherits="VuhDoActionTemplate">
  </Frame>
  <Frame name="VdAc8" hidden="true" inherits="VuhDoActionTemplate">
  </Frame>
  <Frame name="VdAc9" hidden="true" inherits="VuhDoActionTemplate">
  </Frame>
  <Frame name="VdAc10" hidden="true" inherits="VuhDoActionTemplate">
  </Frame>
is this what you ment?
 
03-13-10, 08:26 AM   #24
Xrystal
nUI Maintainer
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Feb 2006
Posts: 5,928
Well it still shows VdAc1 as a frame from that file. If it is reporting an error on it though you might want to post in the Vudo Infopanel addon page in case the author is watching for comments there more than here.
__________________


Characters:
Gwynedda - 70 - Demon Warlock
Galaviel - 65 - Resto Druid
Gamaliel - 61 - Disc Priest
Gwynytha - 60 - Survival Hunter
Lienae - 60 - Resto Shaman
Plus several others below level 60

Info Panel IDs : http://www.wowinterface.com/forums/s...818#post136818
 
11-24-10, 05:05 PM   #25
bolawalker
A Deviate Faerie Dragon
 
bolawalker's Avatar
Join Date: Mar 2008
Posts: 16
Prof Panel

Is there anyway we can get this updted for patch 4.0.3a?
 
 

WoWInterface » Featured Projects » nUI, MozzFullWorldMap and PartySpotter » Support » nUI: Bug Reports » tiny issue


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