View Single Post
  #2  
Unread 05-18-2005, 10:26 AM
dc_roenfanz's Avatar
dc_roenfanz dc_roenfanz is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Mar 2005
Server: Unkown
Posts: 588
Default

Quote:
Originally Posted by Profit
As a healer I find it hard to see in the middle of battle who I have selected. and I don't really like all the arrows and glows.

So, what I've done is when I click on group members from the group window, the selected member's name increases in font size and the other members font size returns to normal.

Now this works fine, and now it's easy to spot which member I have selected, however... this will not work if I use the F Keys, I have tried OnActivate etc. but no joy.

Any ideas how I can achieve this?
What about OnSelect and OnDeselect (OnUnselect) not sure if they are there but worth a shot.

and remember you hafta have an un-event too. IE Make sure your using Activate and Deactivate .. would be nice to see th exact code you have posted
__________________
Reply With Quote