EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > Developer Discussion > Bugs

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Unread 11-14-2004, 02:19 PM
Imadruid Imadruid is offline
A Dervish Cutthroat
 
Join Date: Nov 2004
Server: Antonia Bayle
Posts: 38
Default There is a bug in equi_journal_active.xml

equi_journal_active.xml is for the little quest helper window that can be displayed. However, if you have four or more quest tasks the window doesn't behave as expected.

The window contains a TreeView. The TreeView is used to display the quest steps. By defualt, SOE have set the treeview as Interactive="false". This would mean they don't want you to be able to select things in the tree. However, they also set the value SelectedRow="3". This is a zero-based value that determines what line in the tree is highlighted when the tree is created.

The value they used of "3" works fine as long as the user doesn't change the opactiy settings for this window while in game.

However, if they do change their settings so that the Background opacity is all the way to the left under normal conditions (non-mouseover), then the user will experience a black bar highlighting the fourth task in the quest. Needless to say, the user will be clueless as to why this is happening.

I have come up with a workaround that seems to work for me. I have changed that property to the following: SelectedRow="-1". This seems to eliminate the annoying balck bar. I'm not sure if SOE has a recommended value for "don't highlight anything until the user clicks on something", or not.
Reply With Quote
 



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 11:59 AM.


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