EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > Developer Discussion > UI Developer Discussion

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #17  
Unread 01-26-2009, 03:19 AM
dragowulf's Avatar
dragowulf dragowulf is offline
A man among men
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Nagafen
Posts: 934
Default

What I'm trying to say is that with a composite, the page that comes first will always be on top of the page that follows. This means, with my mod, that whenever a new spell timer is added, there is huge chance that a previous page's slot will be taken by the new timer, assuming that the new spell timer page comes before the old page (in the code).

Example. This is how it looks in the code:
Page1
Page2

So Page 2 is Visible:
Page2=Visible

Now Page1 becomes visible as well, but it comes before Page2 because it is first in the code, which is my problem:
Page1=Visible
Page2=Visible

It should be (since Page2 was visible first):
Page2=Visible
Page1=Visible


Maybe I'm overlooking something or thinking too hard?
__________________
May Jesus Have Mercy On Us
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 03:37 AM.


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