View Single Post
  #8  
Unread 09-06-2009, 10:32 PM
eluthria eluthria is offline
A Young Mystail Rat
 
Join Date: Jun 2005
Server: Antonia Bayle
Posts: 6
Default

Thanks for the reply lordebon. I don't really understand what you mean by first find the name and then navigate to it. I have seen the words parent.parent repeated in other folks UI mods but I'm not really understanding its purpose or how to use it in my own mods. Could you perhaps show me a couple of examples?

Here is the code I am using:

Code:
<Button BackgroundOpacity="0.000" Location="104,1" LocalTooltip="Cure Curse" Name="CureCurse" OnPress="clearabilityqueue; cancel_spellcast; 1 Curse Cure Cast; useability Cure Curse; target_previous" ScrollExtent="16,16" Size="16,16" Style="/ButtonStyles.invisible" />
- Roldy
Reply With Quote