EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > Developer Discussion > Bugs

Reply
Thread Tools Search this Thread Display Modes
  #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
  #2  
Unread 11-14-2004, 02:47 PM
insomniac's Avatar
insomniac insomniac is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Jul 2004
Server: Blackburrow
Posts: 555
Thumbs Up

THANK YOU!!!!

Attached Thumbnails
Click image for larger version

Name:	evil.gif
Views:	727
Size:	15.7 KB
ID:	140  
__________________
Shizlak Xml - Templar/Provisioner
Blackburrow
Join Chat! irc: #EQ2Interface (dalnet) Ingame: /join eq.serverwide.eq2ui


Reply With Quote
  #3  
Unread 11-17-2004, 09:34 PM
Imadruid Imadruid is offline
A Dervish Cutthroat
 
Join Date: Nov 2004
Server: Antonia Bayle
Posts: 38
Default Lucky Guess

Per the new UIBuilder manual, it looks like my guess was correct:

SelectedRow - currently selected row
integer (-1 for none)
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 07:55 PM.


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