EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > Developer Discussion > XML Modification Help & Info

Reply
Thread Tools Search this Thread Display Modes
  #1  
Unread 02-06-2005, 01:17 PM
betabry betabry is offline
A Brown Bear
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Antonia Bayle
Posts: 13
Default Single Exp bar in a different window?

I've moved my experience bars into my player window but I would prefer to have just one that I can switch between adv/art xp. Tried overlapping them and also messing with the visible properties but I'm not sure how to get the right click menu option to switch between the two like you get in the Exp window. If anyone could point me in the right direction I'd appreciate it.
Reply With Quote
  #2  
Unread 02-06-2005, 01:23 PM
Quib Quib is offline
A Griffon
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Jan 2005
Posts: 720
Default

You can't add that rightclick option to another window, it's hardcoded to the exp window. You could, however, layer an invisible button over the exp bar, and use an OnPress property to allow you to switch between the two gauges by clicking on the gauge (well, clicking the invisible button that's on top of the gauge).

Quib
Reply With Quote
  #3  
Unread 02-06-2005, 01:25 PM
Deathbane27's Avatar
Deathbane27 Deathbane27 is offline
aka Mook
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Jul 2004
Server: Nektulos
Posts: 1,451
Default

All right-click functions are hardcoded into their current windows.

You could make a button do it, though.

OnPress="parent.adventurexppage.visible=false parent.tradeskillxppage.visible=true"

I'll let you figure out the rest.
__________________
If it ain't broke, it needs more features!
Reply With Quote
  #4  
Unread 02-06-2005, 01:29 PM
Quib Quib is offline
A Griffon
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Jan 2005
Posts: 720
Default

OnHoverIn="LocalTooltip=Parent.ExpGauge.LocalTooltip" could be used to pass the exp gauge's tooltip to the button so you don't miss out on the tooltip info.

Quib
Reply With Quote
  #5  
Unread 02-06-2005, 01:33 PM
betabry betabry is offline
A Brown Bear
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Antonia Bayle
Posts: 13
Default

that's an interesting idea, I'll look into that. I did notice that the disable combat experience did carry over... well now that I think about it I havent actually tested that I just know it appears when I right click my exp bar in the player window.

just tested it and it does work, so why would that carry over but not the switch option?

gonna keep digging

[Edit] greatly appreciate the help though
Reply With Quote
  #6  
Unread 02-06-2005, 01:34 PM
Quib Quib is offline
A Griffon
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Jan 2005
Posts: 720
Default

The adventure exp gauge has that right click option hard-codedly attached to it.

The right click option to toggle between gauges is associated with the exp window, not the gauge(s).

Quib
Reply With Quote
  #7  
Unread 02-06-2005, 01:39 PM
betabry betabry is offline
A Brown Bear
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Antonia Bayle
Posts: 13
Default

I see... kinda weak but I suppose the button isn't that big of a difference, thanks again for the help folks!
Reply With Quote
Reply



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
Forum Jump


All times are GMT -5. The time now is 02:37 AM.


Our Network
EQInterface | EQ2Interface | WoWInterface | LoTROInterface | ESOUI | MMOUI